File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -436,7 +436,7 @@ To learn more about model quantization, [read this documentation](tools/quantize
436436
437437# # [`llama-perplexity`](tools/perplexity)
438438
439- # ### A tool for measuring the perplexity [^1][^2] (and other quality metrics) of a model over a given text.
439+ # ### A tool for measuring the [perplexity](./tools/perplexity/README.md) (and other quality metrics) of a model over a given text.
440440
441441- < details open>
442442 < summary> Measure the perplexity over a text file< /summary>
@@ -459,9 +459,6 @@ To learn more about model quantization, [read this documentation](tools/quantize
459459
460460 < /details>
461461
462- [^1]: [https://github.com/ggml-org/llama.cpp/blob/master/tools/perplexity/README.md](./tools/perplexity/README.md)
463- [^2]: [https://huggingface.co/docs/transformers/perplexity](https://huggingface.co/docs/transformers/perplexity)
464-
465462# # [`llama-bench`](tools/llama-bench)
466463
467464# ### Benchmark the performance of the inference for various parameters.
You can’t perform that action at this time.
0 commit comments