mradermacher commited on
Commit
8bd1771
·
verified ·
1 Parent(s): 267fd2e

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -36,7 +36,9 @@ 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.IQ3_M.gguf) | IQ3_M | 15.7 | |
 
39
  | [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 |
 
40
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q8_0.gguf) | Q8_0 | 36.6 | fast, best quality |
41
 
42
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
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.IQ3_M.gguf) | IQ3_M | 15.7 | |
39
+ | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q3_K_M.gguf) | Q3_K_M | 16.8 | lower quality |
40
  | [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 |
41
+ | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q6_K.gguf) | Q6_K | 28.3 | very good quality |
42
  | [GGUF](https://huggingface.co/mradermacher/platypus-yi-34b-GGUF/resolve/main/platypus-yi-34b.Q8_0.gguf) | Q8_0 | 36.6 | fast, best quality |
43
 
44
  Here is a handy graph by ikawrakow comparing some lower-quality quant