Transformers
GGUF
reasoning
conversational
mradermacher commited on
Commit
d907ce5
·
verified ·
1 Parent(s): 7134a9f

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -57,7 +57,7 @@ tags:
57
  static quants of https://huggingface.co/lightblue/DeepSeek-R1-Distill-Qwen-7B-Multilingual
58
 
59
  <!-- provided-files -->
60
- weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
61
  ## Usage
62
 
63
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -74,6 +74,7 @@ more details, including on how to concatenate multi-part files.
74
  | [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-7B-Multilingual-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-7B-Multilingual.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
75
  | [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-7B-Multilingual-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-7B-Multilingual.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
76
  | [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-7B-Multilingual-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-7B-Multilingual.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
 
77
  | [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-7B-Multilingual-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-7B-Multilingual.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
78
  | [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-7B-Multilingual-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-7B-Multilingual.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
79
  | [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-7B-Multilingual-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-7B-Multilingual.Q5_K_S.gguf) | Q5_K_S | 5.4 | |
 
57
  static quants of https://huggingface.co/lightblue/DeepSeek-R1-Distill-Qwen-7B-Multilingual
58
 
59
  <!-- provided-files -->
60
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-7B-Multilingual-i1-GGUF
61
  ## Usage
62
 
63
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
74
  | [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-7B-Multilingual-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-7B-Multilingual.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
75
  | [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-7B-Multilingual-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-7B-Multilingual.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
76
  | [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-7B-Multilingual-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-7B-Multilingual.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
77
+ | [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-7B-Multilingual-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-7B-Multilingual.IQ4_XS.gguf) | IQ4_XS | 4.4 | |
78
  | [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-7B-Multilingual-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-7B-Multilingual.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
79
  | [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-7B-Multilingual-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-7B-Multilingual.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
80
  | [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-Distill-Qwen-7B-Multilingual-GGUF/resolve/main/DeepSeek-R1-Distill-Qwen-7B-Multilingual.Q5_K_S.gguf) | Q5_K_S | 5.4 | |