Update README.md
Browse files
README.md
CHANGED
|
@@ -2,4 +2,41 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
datasets:
|
| 4 |
- mteb/raw_medrxiv
|
| 5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
datasets:
|
| 4 |
- mteb/raw_medrxiv
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# **Canum-med-Qwen3-Reasoning-GGUF**
|
| 8 |
+
|
| 9 |
+
> Canum-med-Qwen3-Reasoning is an experimental medical reasoning and advisory model fine-tuned on Qwen/Qwen3-1.7B using the MTEB/raw_medrxiv dataset. It is designed to support clinical reasoning, biomedical understanding, and structured advisory outputs, making it a useful tool for researchers, educators, and medical professionals in experimental workflows.
|
| 10 |
+
|
| 11 |
+
## Model Files
|
| 12 |
+
|
| 13 |
+
| File Name | Quant Type | File Size |
|
| 14 |
+
| - | - | - |
|
| 15 |
+
| Canum-med-Qwen3-Reasoning.BF16.gguf | BF16 | 3.45 GB |
|
| 16 |
+
| Canum-med-Qwen3-Reasoning.F16.gguf | F16 | 3.45 GB |
|
| 17 |
+
| Canum-med-Qwen3-Reasoning.F32.gguf | F32 | 6.89 GB |
|
| 18 |
+
| Canum-med-Qwen3-Reasoning.Q2_K.gguf | Q2_K | 778 MB |
|
| 19 |
+
| Canum-med-Qwen3-Reasoning.Q3_K_L.gguf | Q3_K_L | 1 GB |
|
| 20 |
+
| Canum-med-Qwen3-Reasoning.Q3_K_M.gguf | Q3_K_M | 940 MB |
|
| 21 |
+
| Canum-med-Qwen3-Reasoning.Q3_K_S.gguf | Q3_K_S | 867 MB |
|
| 22 |
+
| Canum-med-Qwen3-Reasoning.Q4_0.gguf | Q4_0 | 1.05 GB |
|
| 23 |
+
| Canum-med-Qwen3-Reasoning.Q4_1.gguf | Q4_1 | 1.14 GB |
|
| 24 |
+
| Canum-med-Qwen3-Reasoning.Q4_K.gguf | Q4_K | 1.11 GB |
|
| 25 |
+
| Canum-med-Qwen3-Reasoning.Q4_K_M.gguf | Q4_K_M | 1.11 GB |
|
| 26 |
+
| Canum-med-Qwen3-Reasoning.Q4_K_S.gguf | Q4_K_S | 1.06 GB |
|
| 27 |
+
| Canum-med-Qwen3-Reasoning.Q5_0.gguf | Q5_0 | 1.23 GB |
|
| 28 |
+
| Canum-med-Qwen3-Reasoning.Q5_1.gguf | Q5_1 | 1.32 GB |
|
| 29 |
+
| Canum-med-Qwen3-Reasoning.Q5_K.gguf | Q5_K | 1.26 GB |
|
| 30 |
+
| Canum-med-Qwen3-Reasoning.Q5_K_M.gguf | Q5_K_M | 1.26 GB |
|
| 31 |
+
| Canum-med-Qwen3-Reasoning.Q5_K_S.gguf | Q5_K_S | 1.23 GB |
|
| 32 |
+
| Canum-med-Qwen3-Reasoning.Q6_K.gguf | Q6_K | 1.42 GB |
|
| 33 |
+
| Canum-med-Qwen3-Reasoning.Q8_0.gguf | Q8_0 | 1.83 GB |
|
| 34 |
+
|
| 35 |
+
## Quants Usage
|
| 36 |
+
|
| 37 |
+
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
| 38 |
+
|
| 39 |
+
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
| 40 |
+
types (lower is better):
|
| 41 |
+
|
| 42 |
+

|