mradermacher commited on
Commit
27ea0ac
·
verified ·
1 Parent(s): 5655271

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -52,6 +52,7 @@ more details, including on how to concatenate multi-part files.
52
  | [GGUF](https://huggingface.co/mradermacher/DeepICD-R1-zero-32B-GGUF/resolve/main/DeepICD-R1-zero-32B.Q4_K_M.gguf) | Q4_K_M | 20.0 | fast, recommended |
53
  | [GGUF](https://huggingface.co/mradermacher/DeepICD-R1-zero-32B-GGUF/resolve/main/DeepICD-R1-zero-32B.Q5_K_S.gguf) | Q5_K_S | 22.7 | |
54
  | [GGUF](https://huggingface.co/mradermacher/DeepICD-R1-zero-32B-GGUF/resolve/main/DeepICD-R1-zero-32B.Q6_K.gguf) | Q6_K | 27.0 | very good quality |
 
55
 
56
  Here is a handy graph by ikawrakow comparing some lower-quality quant
57
  types (lower is better):
 
52
  | [GGUF](https://huggingface.co/mradermacher/DeepICD-R1-zero-32B-GGUF/resolve/main/DeepICD-R1-zero-32B.Q4_K_M.gguf) | Q4_K_M | 20.0 | fast, recommended |
53
  | [GGUF](https://huggingface.co/mradermacher/DeepICD-R1-zero-32B-GGUF/resolve/main/DeepICD-R1-zero-32B.Q5_K_S.gguf) | Q5_K_S | 22.7 | |
54
  | [GGUF](https://huggingface.co/mradermacher/DeepICD-R1-zero-32B-GGUF/resolve/main/DeepICD-R1-zero-32B.Q6_K.gguf) | Q6_K | 27.0 | very good quality |
55
+ | [GGUF](https://huggingface.co/mradermacher/DeepICD-R1-zero-32B-GGUF/resolve/main/DeepICD-R1-zero-32B.Q8_0.gguf) | Q8_0 | 34.9 | fast, best quality |
56
 
57
  Here is a handy graph by ikawrakow comparing some lower-quality quant
58
  types (lower is better):