auto-patch README.md
Browse files
README.md
CHANGED
@@ -39,7 +39,7 @@ quantized_by: mradermacher
|
|
39 |
static quants of https://huggingface.co/nicoboss/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed
|
40 |
|
41 |
<!-- provided-files -->
|
42 |
-
weighted/imatrix quants
|
43 |
## Usage
|
44 |
|
45 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -56,6 +56,7 @@ more details, including on how to concatenate multi-part files.
|
|
56 |
| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed-GGUF/resolve/main/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed.Q3_K_S.gguf) | Q3_K_S | 10.5 | |
|
57 |
| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed-GGUF/resolve/main/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed.Q3_K_M.gguf) | Q3_K_M | 11.6 | lower quality |
|
58 |
| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed-GGUF/resolve/main/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed.Q3_K_L.gguf) | Q3_K_L | 12.5 | |
|
|
|
59 |
| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed-GGUF/resolve/main/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed.Q4_K_S.gguf) | Q4_K_S | 13.6 | fast, recommended |
|
60 |
| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed-GGUF/resolve/main/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed.Q4_K_M.gguf) | Q4_K_M | 14.4 | fast, recommended |
|
61 |
| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed-GGUF/resolve/main/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed.Q5_K_S.gguf) | Q5_K_S | 16.4 | |
|
|
|
39 |
static quants of https://huggingface.co/nicoboss/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed
|
40 |
|
41 |
<!-- provided-files -->
|
42 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed-i1-GGUF
|
43 |
## Usage
|
44 |
|
45 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
56 |
| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed-GGUF/resolve/main/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed.Q3_K_S.gguf) | Q3_K_S | 10.5 | |
|
57 |
| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed-GGUF/resolve/main/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed.Q3_K_M.gguf) | Q3_K_M | 11.6 | lower quality |
|
58 |
| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed-GGUF/resolve/main/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed.Q3_K_L.gguf) | Q3_K_L | 12.5 | |
|
59 |
+
| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed-GGUF/resolve/main/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed.IQ4_XS.gguf) | IQ4_XS | 13.0 | |
|
60 |
| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed-GGUF/resolve/main/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed.Q4_K_S.gguf) | Q4_K_S | 13.6 | fast, recommended |
|
61 |
| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed-GGUF/resolve/main/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed.Q4_K_M.gguf) | Q4_K_M | 14.4 | fast, recommended |
|
62 |
| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed-GGUF/resolve/main/Mistral-Small-3.2-24B-Instruct-2506-llamacppfixed.Q5_K_S.gguf) | Q5_K_S | 16.4 | |
|