Skip to content

Commit 8af1746

Browse files
andysalernoNeo Zhang
authored andcommitted
Update README.md to fix broken link to docs (ggml-org#8399)
Update the "Performance troubleshooting" doc link to be correct - the file was moved into a dir called 'development'
1 parent 0e6506a commit 8af1746

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
@@ -487,7 +487,7 @@ To learn more how to measure perplexity using llama.cpp, [read this documentatio
487487
- [How to build](./docs/build.md)
488488
- [Running on Docker](./docs/docker.md)
489489
- [Build on Android](./docs/android.md)
490-
- [Performance troubleshooting](./docs/token_generation_performance_tips.md)
490+
- [Performance troubleshooting](./docs/development/token_generation_performance_tips.md)
491491
- [GGML tips & tricks](https://github.com/ggerganov/llama.cpp/wiki/GGML-Tips-&-Tricks)
492492

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

0 commit comments

Comments
 (0)