Skip to content

Commit fd560fe

Browse files
authored
Update README.md to fix broken link to docs (#8399)
Update the "Performance troubleshooting" doc link to be correct - the file was moved into a dir called 'development'
1 parent e500d61 commit fd560fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ To learn more how to measure perplexity using llama.cpp, [read this documentatio
453453
- [How to build](./docs/build.md)
454454
- [Running on Docker](./docs/docker.md)
455455
- [Build on Android](./docs/android.md)
456-
- [Performance troubleshooting](./docs/token_generation_performance_tips.md)
456+
- [Performance troubleshooting](./docs/development/token_generation_performance_tips.md)
457457
- [GGML tips & tricks](https://github.com/ggerganov/llama.cpp/wiki/GGML-Tips-&-Tricks)
458458

459459
**Seminal papers and background on the models**

0 commit comments

Comments
 (0)