mradermacher commited on
Commit
d6090ef
·
verified ·
1 Parent(s): adc944e

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -37,7 +37,11 @@ more details, including on how to concatenate multi-part files.
37
  | [GGUF](https://huggingface.co/mradermacher/Deepseek-R1-Distill-14B-Code-Ft-GGUF/resolve/main/Deepseek-R1-Distill-14B-Code-Ft.Q3_K_S.gguf) | Q3_K_S | 6.8 | |
38
  | [GGUF](https://huggingface.co/mradermacher/Deepseek-R1-Distill-14B-Code-Ft-GGUF/resolve/main/Deepseek-R1-Distill-14B-Code-Ft.Q3_K_M.gguf) | Q3_K_M | 7.4 | lower quality |
39
  | [GGUF](https://huggingface.co/mradermacher/Deepseek-R1-Distill-14B-Code-Ft-GGUF/resolve/main/Deepseek-R1-Distill-14B-Code-Ft.Q3_K_L.gguf) | Q3_K_L | 8.0 | |
 
40
  | [GGUF](https://huggingface.co/mradermacher/Deepseek-R1-Distill-14B-Code-Ft-GGUF/resolve/main/Deepseek-R1-Distill-14B-Code-Ft.Q4_K_S.gguf) | Q4_K_S | 8.7 | fast, recommended |
 
 
 
41
  | [GGUF](https://huggingface.co/mradermacher/Deepseek-R1-Distill-14B-Code-Ft-GGUF/resolve/main/Deepseek-R1-Distill-14B-Code-Ft.Q6_K.gguf) | Q6_K | 12.2 | very good quality |
42
  | [GGUF](https://huggingface.co/mradermacher/Deepseek-R1-Distill-14B-Code-Ft-GGUF/resolve/main/Deepseek-R1-Distill-14B-Code-Ft.Q8_0.gguf) | Q8_0 | 15.8 | fast, best quality |
43
 
 
37
  | [GGUF](https://huggingface.co/mradermacher/Deepseek-R1-Distill-14B-Code-Ft-GGUF/resolve/main/Deepseek-R1-Distill-14B-Code-Ft.Q3_K_S.gguf) | Q3_K_S | 6.8 | |
38
  | [GGUF](https://huggingface.co/mradermacher/Deepseek-R1-Distill-14B-Code-Ft-GGUF/resolve/main/Deepseek-R1-Distill-14B-Code-Ft.Q3_K_M.gguf) | Q3_K_M | 7.4 | lower quality |
39
  | [GGUF](https://huggingface.co/mradermacher/Deepseek-R1-Distill-14B-Code-Ft-GGUF/resolve/main/Deepseek-R1-Distill-14B-Code-Ft.Q3_K_L.gguf) | Q3_K_L | 8.0 | |
40
+ | [GGUF](https://huggingface.co/mradermacher/Deepseek-R1-Distill-14B-Code-Ft-GGUF/resolve/main/Deepseek-R1-Distill-14B-Code-Ft.IQ4_XS.gguf) | IQ4_XS | 8.3 | |
41
  | [GGUF](https://huggingface.co/mradermacher/Deepseek-R1-Distill-14B-Code-Ft-GGUF/resolve/main/Deepseek-R1-Distill-14B-Code-Ft.Q4_K_S.gguf) | Q4_K_S | 8.7 | fast, recommended |
42
+ | [GGUF](https://huggingface.co/mradermacher/Deepseek-R1-Distill-14B-Code-Ft-GGUF/resolve/main/Deepseek-R1-Distill-14B-Code-Ft.Q4_K_M.gguf) | Q4_K_M | 9.1 | fast, recommended |
43
+ | [GGUF](https://huggingface.co/mradermacher/Deepseek-R1-Distill-14B-Code-Ft-GGUF/resolve/main/Deepseek-R1-Distill-14B-Code-Ft.Q5_K_S.gguf) | Q5_K_S | 10.4 | |
44
+ | [GGUF](https://huggingface.co/mradermacher/Deepseek-R1-Distill-14B-Code-Ft-GGUF/resolve/main/Deepseek-R1-Distill-14B-Code-Ft.Q5_K_M.gguf) | Q5_K_M | 10.6 | |
45
  | [GGUF](https://huggingface.co/mradermacher/Deepseek-R1-Distill-14B-Code-Ft-GGUF/resolve/main/Deepseek-R1-Distill-14B-Code-Ft.Q6_K.gguf) | Q6_K | 12.2 | very good quality |
46
  | [GGUF](https://huggingface.co/mradermacher/Deepseek-R1-Distill-14B-Code-Ft-GGUF/resolve/main/Deepseek-R1-Distill-14B-Code-Ft.Q8_0.gguf) | Q8_0 | 15.8 | fast, best quality |
47