Skip to content

Commit 1a31d0d

Browse files
author
qingy1337
authored
Update README.md (ggml-org#10772)
1 parent 92f77a6 commit 1a31d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/quantize/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Several quantization methods are supported. They differ in the resulting model d
8181
- [#4930 - imatrix for all k-quants](https://github.com/ggerganov/llama.cpp/pull/4930)
8282
- [#4951 - imatrix on the GPU](https://github.com/ggerganov/llama.cpp/pull/4957)
8383
- [#4969 - imatrix for legacy quants](https://github.com/ggerganov/llama.cpp/pull/4969)
84-
- [#4996 - k-qunats tuning](https://github.com/ggerganov/llama.cpp/pull/4996)
84+
- [#4996 - k-quants tuning](https://github.com/ggerganov/llama.cpp/pull/4996)
8585
- [#5060 - Q3_K_XS](https://github.com/ggerganov/llama.cpp/pull/5060)
8686
- [#5196 - 3-bit i-quants](https://github.com/ggerganov/llama.cpp/pull/5196)
8787
- [quantization tuning](https://github.com/ggerganov/llama.cpp/pull/5320), [another one](https://github.com/ggerganov/llama.cpp/pull/5334), and [another one](https://github.com/ggerganov/llama.cpp/pull/5361)

0 commit comments

Comments
 (0)