Skip to content

Commit 44f09c8

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 33e3968 commit 44f09c8

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

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

0 commit comments

Comments
 (0)