readme : update typos (#10863)

This commit is contained in:
Ruan 2024-12-17 17:47:20 +08:00 committed by GitHub
parent 227d7c5a7f
commit 4f51968aca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -414,7 +414,7 @@ To learn more about model quantization, [read this documentation](examples/quant
[^1]: [examples/perplexity/README.md](examples/perplexity/README.md) [^1]: [examples/perplexity/README.md](examples/perplexity/README.md)
[^2]: [https://huggingface.co/docs/transformers/perplexity](https://huggingface.co/docs/transformers/perplexity) [^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. #### Benchmark the performance of the inference for various parameters.