Update README.md
Browse files
README.md
CHANGED
@@ -19,8 +19,8 @@ license_link: LICENSE
|
|
19 |
|
20 |
# Quant Infos
|
21 |
|
22 |
-
Quantized with [llama.cpp](https://github.com/ggerganov/llama.cpp) commit
|
23 |
-
|
24 |
Imatrix dataset was used from [here](https://github.com/ggerganov/llama.cpp/discussions/5263#discussioncomment-8395384)
|
25 |
|
26 |
Using this command to generate the importance matrix from the f16.gguf
|
|
|
19 |
|
20 |
# Quant Infos
|
21 |
|
22 |
+
Quantized with [llama.cpp](https://github.com/ggerganov/llama.cpp) commit [0d56246f4b9764158525d894b96606f6163c53a8](https://github.com/ggerganov/llama.cpp/commit/0d56246f4b9764158525d894b96606f6163c53a8) (master from 2024-04-18)
|
23 |
+
with tokenizer fixes from [this](https://github.com/ggerganov/llama.cpp/pull/6745) branch cherry-picked
|
24 |
Imatrix dataset was used from [here](https://github.com/ggerganov/llama.cpp/discussions/5263#discussioncomment-8395384)
|
25 |
|
26 |
Using this command to generate the importance matrix from the f16.gguf
|