mradermacher
commited on
Commit
•
418d30c
1
Parent(s):
ed3cac7
auto-patch README.md
Browse files
README.md
CHANGED
@@ -40,6 +40,7 @@ more details, including on how to concatenate multi-part files.
|
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-32B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-32B-Instruct.Q3_K_S.gguf) | Q3_K_S | 14.5 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-32B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-32B-Instruct.Q3_K_M.gguf) | Q3_K_M | 16.0 | lower quality |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-32B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-32B-Instruct.Q3_K_L.gguf) | Q3_K_L | 17.3 | |
|
|
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-32B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-32B-Instruct.Q4_K_S.gguf) | Q4_K_S | 18.9 | fast, recommended |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-32B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-32B-Instruct.Q4_K_M.gguf) | Q4_K_M | 20.0 | fast, recommended |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-32B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-32B-Instruct.Q5_K_S.gguf) | Q5_K_S | 22.7 | |
|
|
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-32B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-32B-Instruct.Q3_K_S.gguf) | Q3_K_S | 14.5 | |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-32B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-32B-Instruct.Q3_K_M.gguf) | Q3_K_M | 16.0 | lower quality |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-32B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-32B-Instruct.Q3_K_L.gguf) | Q3_K_L | 17.3 | |
|
43 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-32B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-32B-Instruct.IQ4_XS.gguf) | IQ4_XS | 18.0 | |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-32B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-32B-Instruct.Q4_K_S.gguf) | Q4_K_S | 18.9 | fast, recommended |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-32B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-32B-Instruct.Q4_K_M.gguf) | Q4_K_M | 20.0 | fast, recommended |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-32B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-32B-Instruct.Q5_K_S.gguf) | Q5_K_S | 22.7 | |
|