auto-patch README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ tags:
|
|
22 |
static quants of https://huggingface.co/nicoboss/Qwen-3-32B-Medical-Reasoning
|
23 |
|
24 |
<!-- provided-files -->
|
25 |
-
weighted/imatrix quants
|
26 |
## Usage
|
27 |
|
28 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
@@ -39,8 +39,11 @@ more details, including on how to concatenate multi-part files.
|
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Qwen-3-32B-Medical-Reasoning-GGUF/resolve/main/Qwen-3-32B-Medical-Reasoning.Q3_K_S.gguf) | Q3_K_S | 14.5 | |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Qwen-3-32B-Medical-Reasoning-GGUF/resolve/main/Qwen-3-32B-Medical-Reasoning.Q3_K_M.gguf) | Q3_K_M | 16.1 | lower quality |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Qwen-3-32B-Medical-Reasoning-GGUF/resolve/main/Qwen-3-32B-Medical-Reasoning.Q3_K_L.gguf) | Q3_K_L | 17.4 | |
|
|
|
42 |
| [GGUF](https://huggingface.co/mradermacher/Qwen-3-32B-Medical-Reasoning-GGUF/resolve/main/Qwen-3-32B-Medical-Reasoning.Q4_K_S.gguf) | Q4_K_S | 18.9 | fast, recommended |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Qwen-3-32B-Medical-Reasoning-GGUF/resolve/main/Qwen-3-32B-Medical-Reasoning.Q4_K_M.gguf) | Q4_K_M | 19.9 | fast, recommended |
|
|
|
|
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Qwen-3-32B-Medical-Reasoning-GGUF/resolve/main/Qwen-3-32B-Medical-Reasoning.Q6_K.gguf) | Q6_K | 27.0 | very good quality |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/Qwen-3-32B-Medical-Reasoning-GGUF/resolve/main/Qwen-3-32B-Medical-Reasoning.Q8_0.gguf) | Q8_0 | 34.9 | fast, best quality |
|
46 |
|
|
|
22 |
static quants of https://huggingface.co/nicoboss/Qwen-3-32B-Medical-Reasoning
|
23 |
|
24 |
<!-- provided-files -->
|
25 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Qwen-3-32B-Medical-Reasoning-i1-GGUF
|
26 |
## Usage
|
27 |
|
28 |
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
|
|
39 |
| [GGUF](https://huggingface.co/mradermacher/Qwen-3-32B-Medical-Reasoning-GGUF/resolve/main/Qwen-3-32B-Medical-Reasoning.Q3_K_S.gguf) | Q3_K_S | 14.5 | |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/Qwen-3-32B-Medical-Reasoning-GGUF/resolve/main/Qwen-3-32B-Medical-Reasoning.Q3_K_M.gguf) | Q3_K_M | 16.1 | lower quality |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/Qwen-3-32B-Medical-Reasoning-GGUF/resolve/main/Qwen-3-32B-Medical-Reasoning.Q3_K_L.gguf) | Q3_K_L | 17.4 | |
|
42 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen-3-32B-Medical-Reasoning-GGUF/resolve/main/Qwen-3-32B-Medical-Reasoning.IQ4_XS.gguf) | IQ4_XS | 18.0 | |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/Qwen-3-32B-Medical-Reasoning-GGUF/resolve/main/Qwen-3-32B-Medical-Reasoning.Q4_K_S.gguf) | Q4_K_S | 18.9 | fast, recommended |
|
44 |
| [GGUF](https://huggingface.co/mradermacher/Qwen-3-32B-Medical-Reasoning-GGUF/resolve/main/Qwen-3-32B-Medical-Reasoning.Q4_K_M.gguf) | Q4_K_M | 19.9 | fast, recommended |
|
45 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen-3-32B-Medical-Reasoning-GGUF/resolve/main/Qwen-3-32B-Medical-Reasoning.Q5_K_S.gguf) | Q5_K_S | 22.7 | |
|
46 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen-3-32B-Medical-Reasoning-GGUF/resolve/main/Qwen-3-32B-Medical-Reasoning.Q5_K_M.gguf) | Q5_K_M | 23.3 | |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/Qwen-3-32B-Medical-Reasoning-GGUF/resolve/main/Qwen-3-32B-Medical-Reasoning.Q6_K.gguf) | Q6_K | 27.0 | very good quality |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/Qwen-3-32B-Medical-Reasoning-GGUF/resolve/main/Qwen-3-32B-Medical-Reasoning.Q8_0.gguf) | Q8_0 | 34.9 | fast, best quality |
|
49 |
|