mradermacher commited on
Commit
f170f26
1 Parent(s): 77d4ccf

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -41,6 +41,7 @@ more details, including on how to concatenate multi-part files.
41
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-i1-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.i1-IQ3_M.gguf) | i1-IQ3_M | 0.9 | |
42
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-i1-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.9 | IQ3_S probably better |
43
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-i1-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.0 | optimal size/speed/quality |
 
44
 
45
  Here is a handy graph by ikawrakow comparing some lower-quality quant
46
  types (lower is better):
 
41
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-i1-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.i1-IQ3_M.gguf) | i1-IQ3_M | 0.9 | |
42
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-i1-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.9 | IQ3_S probably better |
43
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-i1-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.0 | optimal size/speed/quality |
44
+ | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-i1-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.1 | fast, recommended |
45
 
46
  Here is a handy graph by ikawrakow comparing some lower-quality quant
47
  types (lower is better):