Update README.md
Browse files
README.md
CHANGED
@@ -20,12 +20,10 @@ model-index:
|
|
20 |
results: []
|
21 |
---
|
22 |
|
23 |
-
#
|
24 |
-
|
25 |
-
https://huggingface.co/bartowski/Codestral-22B-v0.1-GGUF these are aldready fixed.
|
26 |
-
|
27 |
# Quant Infos
|
28 |
|
|
|
29 |
- quants done with an importance matrix for improved quantization loss
|
30 |
- ggufs & imatrix generated from bf16 for "optimal" accuracy loss
|
31 |
- Wide coverage of different gguf quant types from Q\_8\_0 down to IQ1\_S
|
|
|
20 |
results: []
|
21 |
---
|
22 |
|
23 |
+
#
|
|
|
|
|
|
|
24 |
# Quant Infos
|
25 |
|
26 |
+
- Includes tokenizer fixes that were bugged in the initial version
|
27 |
- quants done with an importance matrix for improved quantization loss
|
28 |
- ggufs & imatrix generated from bf16 for "optimal" accuracy loss
|
29 |
- Wide coverage of different gguf quant types from Q\_8\_0 down to IQ1\_S
|