mradermacher
commited on
Commit
•
2fabeaf
1
Parent(s):
7e0cb2f
auto-patch README.md
Browse files
README.md
CHANGED
@@ -36,6 +36,7 @@ more details, including on how to concatenate multi-part files.
|
|
36 |
| [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q2_K.gguf) | Q2_K | 12.9 | |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.IQ3_S.gguf) | IQ3_S | 15.1 | beats Q3_K* |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q4_K_S.gguf) | Q4_K_S | 19.7 | fast, recommended |
|
|
|
39 |
|
40 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
41 |
types (lower is better):
|
|
|
36 |
| [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q2_K.gguf) | Q2_K | 12.9 | |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.IQ3_S.gguf) | IQ3_S | 15.1 | beats Q3_K* |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q4_K_S.gguf) | Q4_K_S | 19.7 | fast, recommended |
|
39 |
+
| [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q8_0.gguf) | Q8_0 | 36.6 | fast, best quality |
|
40 |
|
41 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
42 |
types (lower is better):
|