From 4f51968aca049080dc77e26603aa0681ea77fe45 Mon Sep 17 00:00:00 2001 From: Ruan <47767371+ruanych@users.noreply.github.com> Date: Tue, 17 Dec 2024 17:47:20 +0800 Subject: [PATCH] readme : update typos (#10863) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3b491754..da8d9d166 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.