mradermacher commited on
Commit
839689b
1 Parent(s): 1eef149

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -43,6 +43,7 @@ more details, including on how to concatenate multi-part files.
43
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.Q3_K_M.gguf) | Q3_K_M | 0.9 | lower quality |
44
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.Q3_K_L.gguf) | Q3_K_L | 1.0 | |
45
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended |
 
46
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.Q6_K.gguf) | Q6_K | 1.4 | very good quality |
47
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality |
48
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.f16.gguf) | f16 | 3.2 | 16 bpw, overkill |
 
43
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.Q3_K_M.gguf) | Q3_K_M | 0.9 | lower quality |
44
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.Q3_K_L.gguf) | Q3_K_L | 1.0 | |
45
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended |
46
+ | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.Q4_K_M.gguf) | Q4_K_M | 1.1 | fast, recommended |
47
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.Q6_K.gguf) | Q6_K | 1.4 | very good quality |
48
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality |
49
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.f16.gguf) | f16 | 3.2 | 16 bpw, overkill |