File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
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) [^1] (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,8 +459,7 @@ To learn more about model quantization, [read this documentation](tools/quantize
459459
460460 < /details>
461461
462- [^1]: [tools/perplexity/README.md](./tools/perplexity/README.md)
463- [^2]: [https://huggingface.co/docs/transformers/perplexity](https://huggingface.co/docs/transformers/perplexity)
462+ [^1]: [https://huggingface.co/docs/transformers/perplexity](https://huggingface.co/docs/transformers/perplexity)
464463
465464# # [`llama-bench`](tools/llama-bench)
466465
You can’t perform that action at this time.
0 commit comments