]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : update typos (#10863)
authorRuan <redacted>
Tue, 17 Dec 2024 09:47:20 +0000 (17:47 +0800)
committerGitHub <redacted>
Tue, 17 Dec 2024 09:47:20 +0000 (11:47 +0200)
README.md

index a3b4917540a949a0f5664768d82edc5bdf926dc6..da8d9d16643839a1cc158ced3a1ff604e4f3dbb2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -414,7 +414,7 @@ To learn more about model quantization, [read this documentation](examples/quant
 [^1]: [examples/perplexity/README.md](examples/perplexity/README.md)
 [^2]: [https://huggingface.co/docs/transformers/perplexity](https://huggingface.co/docs/transformers/perplexity)
 
-## [`llama-bench`](example/bench)
+## [`llama-bench`](examples/llama-bench)
 
 #### Benchmark the performance of the inference for various parameters.