From: Ruan Date: Tue, 17 Dec 2024 09:47:20 +0000 (+0800) Subject: readme : update typos (#10863) X-Git-Tag: upstream/0.0.4488~148 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=4f51968aca049080dc77e26603aa0681ea77fe45;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : update typos (#10863) --- diff --git a/README.md b/README.md index a3b49175..da8d9d16 100644 --- 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.