auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
<!-- ### quantize_version: 2 -->
|
2 |
<!-- ### output_tensor_quantised: 1 -->
|
3 |
<!-- ### convert_type: hf -->
|
@@ -7,3 +30,54 @@
|
|
7 |
<!-- ### quants_skip: -->
|
8 |
<!-- ### skip_mmproj: -->
|
9 |
static quants of https://huggingface.co/lastmass/Qwen3_Medical_GRPO
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: lastmass/Qwen3_Medical_GRPO
|
3 |
+
datasets:
|
4 |
+
- FreedomIntelligence/medical-o1-reasoning-SFT
|
5 |
+
- lastmass/medical-o1-reasoning-SFT-keywords
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
- zh
|
9 |
+
library_name: transformers
|
10 |
+
license: apache-2.0
|
11 |
+
mradermacher:
|
12 |
+
readme_rev: 1
|
13 |
+
quantized_by: mradermacher
|
14 |
+
tags:
|
15 |
+
- text-generation-inference
|
16 |
+
- transformers
|
17 |
+
- unsloth
|
18 |
+
- qwen3
|
19 |
+
- vllm
|
20 |
+
- medical
|
21 |
+
---
|
22 |
+
## About
|
23 |
+
|
24 |
<!-- ### quantize_version: 2 -->
|
25 |
<!-- ### output_tensor_quantised: 1 -->
|
26 |
<!-- ### convert_type: hf -->
|
|
|
30 |
<!-- ### quants_skip: -->
|
31 |
<!-- ### skip_mmproj: -->
|
32 |
static quants of https://huggingface.co/lastmass/Qwen3_Medical_GRPO
|
33 |
+
|
34 |
+
<!-- provided-files -->
|
35 |
+
|
36 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3_Medical_GRPO-GGUF).***
|
37 |
+
|
38 |
+
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Qwen3_Medical_GRPO-i1-GGUF
|
39 |
+
## Usage
|
40 |
+
|
41 |
+
If you are unsure how to use GGUF files, refer to one of [TheBloke's
|
42 |
+
READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
|
43 |
+
more details, including on how to concatenate multi-part files.
|
44 |
+
|
45 |
+
## Provided Quants
|
46 |
+
|
47 |
+
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
48 |
+
|
49 |
+
| Link | Type | Size/GB | Notes |
|
50 |
+
|:-----|:-----|--------:|:------|
|
51 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3_Medical_GRPO-GGUF/resolve/main/Qwen3_Medical_GRPO.Q2_K.gguf) | Q2_K | 1.8 | |
|
52 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3_Medical_GRPO-GGUF/resolve/main/Qwen3_Medical_GRPO.Q3_K_S.gguf) | Q3_K_S | 2.0 | |
|
53 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3_Medical_GRPO-GGUF/resolve/main/Qwen3_Medical_GRPO.Q3_K_M.gguf) | Q3_K_M | 2.2 | lower quality |
|
54 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3_Medical_GRPO-GGUF/resolve/main/Qwen3_Medical_GRPO.Q3_K_L.gguf) | Q3_K_L | 2.3 | |
|
55 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3_Medical_GRPO-GGUF/resolve/main/Qwen3_Medical_GRPO.IQ4_XS.gguf) | IQ4_XS | 2.4 | |
|
56 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3_Medical_GRPO-GGUF/resolve/main/Qwen3_Medical_GRPO.Q4_K_S.gguf) | Q4_K_S | 2.5 | fast, recommended |
|
57 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3_Medical_GRPO-GGUF/resolve/main/Qwen3_Medical_GRPO.Q4_K_M.gguf) | Q4_K_M | 2.6 | fast, recommended |
|
58 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3_Medical_GRPO-GGUF/resolve/main/Qwen3_Medical_GRPO.Q5_K_S.gguf) | Q5_K_S | 2.9 | |
|
59 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3_Medical_GRPO-GGUF/resolve/main/Qwen3_Medical_GRPO.Q5_K_M.gguf) | Q5_K_M | 3.0 | |
|
60 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3_Medical_GRPO-GGUF/resolve/main/Qwen3_Medical_GRPO.Q6_K.gguf) | Q6_K | 3.4 | very good quality |
|
61 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3_Medical_GRPO-GGUF/resolve/main/Qwen3_Medical_GRPO.Q8_0.gguf) | Q8_0 | 4.4 | fast, best quality |
|
62 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen3_Medical_GRPO-GGUF/resolve/main/Qwen3_Medical_GRPO.f16.gguf) | f16 | 8.2 | 16 bpw, overkill |
|
63 |
+
|
64 |
+
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
65 |
+
types (lower is better):
|
66 |
+
|
67 |
+

|
68 |
+
|
69 |
+
And here are Artefact2's thoughts on the matter:
|
70 |
+
https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
|
71 |
+
|
72 |
+
## FAQ / Model Request
|
73 |
+
|
74 |
+
See https://huggingface.co/mradermacher/model_requests for some answers to
|
75 |
+
questions you might have and/or if you want some other model quantized.
|
76 |
+
|
77 |
+
## Thanks
|
78 |
+
|
79 |
+
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
80 |
+
me use its servers and providing upgrades to my workstation to enable
|
81 |
+
this work in my free time.
|
82 |
+
|
83 |
+
<!-- end -->
|