We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac0922f commit 693dfb2Copy full SHA for 693dfb2
tools/imatrix/README.md
@@ -1,7 +1,7 @@
1
# llama.cpp/tools/imatrix
2
3
Compute an importance matrix for a model and given text dataset. Can be used during quantization to enhance the quality of the quantized models.
4
-More information is [available here](https://github.com/ggml-org/llama.cpp/pull/4861)
+More information is available in <https://github.com/ggml-org/llama.cpp/pull/4861>.
5
6
## Usage
7
0 commit comments