Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ tags:
|
|
20 |
|
21 |
# Quant Infos
|
22 |
|
23 |
-
- Requires latest llama.cpp master;
|
24 |
- quants done with an importance matrix for improved quantization loss
|
25 |
- gguf & imatrix generated from bf16 for "optimal" accuracy loss (some say this is snake oil, but it can't hurt)
|
26 |
- [WIP] Wide coverage of different gguf quant types from Q\_8\_0 down to IQ1\_S (in progress)
|
|
|
20 |
|
21 |
# Quant Infos
|
22 |
|
23 |
+
- Requires latest llama.cpp master;
|
24 |
- quants done with an importance matrix for improved quantization loss
|
25 |
- gguf & imatrix generated from bf16 for "optimal" accuracy loss (some say this is snake oil, but it can't hurt)
|
26 |
- [WIP] Wide coverage of different gguf quant types from Q\_8\_0 down to IQ1\_S (in progress)
|