Skip to content

Commit

Permalink
Update README.md to fix broken link to docs (ggerganov#8399)
Browse files Browse the repository at this point in the history
Update the "Performance troubleshooting" doc link to be correct - the file was moved into a dir called 'development'
  • Loading branch information
andysalerno authored and Neo Zhang committed Jul 13, 2024
1 parent 0e6506a commit 8af1746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ To learn more how to measure perplexity using llama.cpp, [read this documentatio
- [How to build](./docs/build.md)
- [Running on Docker](./docs/docker.md)
- [Build on Android](./docs/android.md)
- [Performance troubleshooting](./docs/token_generation_performance_tips.md)
- [Performance troubleshooting](./docs/development/token_generation_performance_tips.md)
- [GGML tips & tricks](https://github.com/ggerganov/llama.cpp/wiki/GGML-Tips-&-Tricks)

**Seminal papers and background on the models**
Expand Down

0 comments on commit 8af1746

Please sign in to comment.