commit 7179c7d8017b43a1417dcf3d77029c35468237c7 Author: ModelHub XC Date: Mon Apr 20 02:06:04 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/Sculptor-Qwen3_Med-Reasoning-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c992d01 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,47 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +Sculptor-Qwen3_Med-Reasoning.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Sculptor-Qwen3_Med-Reasoning.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Sculptor-Qwen3_Med-Reasoning.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Sculptor-Qwen3_Med-Reasoning.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Sculptor-Qwen3_Med-Reasoning.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sculptor-Qwen3_Med-Reasoning.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Sculptor-Qwen3_Med-Reasoning.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sculptor-Qwen3_Med-Reasoning.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Sculptor-Qwen3_Med-Reasoning.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sculptor-Qwen3_Med-Reasoning.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Sculptor-Qwen3_Med-Reasoning.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Sculptor-Qwen3_Med-Reasoning.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..9c82809 --- /dev/null +++ b/README.md @@ -0,0 +1,78 @@ +--- +base_model: prithivMLmods/Sculptor-Qwen3_Med-Reasoning +datasets: +- FreedomIntelligence/medical-o1-reasoning-SFT +- UCSC-VLAA/MedReason +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- moe +- medical +- biology +- trl +--- +## About + + + + + + +static quants of https://huggingface.co/prithivMLmods/Sculptor-Qwen3_Med-Reasoning + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Sculptor-Qwen3_Med-Reasoning-GGUF).*** + +weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion. +## Usage + +If you are unsure how to use GGUF files, refer to one of [TheBloke's +READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for +more details, including on how to concatenate multi-part files. + +## Provided Quants + +(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants) + +| Link | Type | Size/GB | Notes | +|:-----|:-----|--------:|:------| +| [GGUF](https://huggingface.co/mradermacher/Sculptor-Qwen3_Med-Reasoning-GGUF/resolve/main/Sculptor-Qwen3_Med-Reasoning.Q2_K.gguf) | Q2_K | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Sculptor-Qwen3_Med-Reasoning-GGUF/resolve/main/Sculptor-Qwen3_Med-Reasoning.Q3_K_S.gguf) | Q3_K_S | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Sculptor-Qwen3_Med-Reasoning-GGUF/resolve/main/Sculptor-Qwen3_Med-Reasoning.Q3_K_M.gguf) | Q3_K_M | 1.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Sculptor-Qwen3_Med-Reasoning-GGUF/resolve/main/Sculptor-Qwen3_Med-Reasoning.Q3_K_L.gguf) | Q3_K_L | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Sculptor-Qwen3_Med-Reasoning-GGUF/resolve/main/Sculptor-Qwen3_Med-Reasoning.IQ4_XS.gguf) | IQ4_XS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Sculptor-Qwen3_Med-Reasoning-GGUF/resolve/main/Sculptor-Qwen3_Med-Reasoning.Q4_K_S.gguf) | Q4_K_S | 1.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Sculptor-Qwen3_Med-Reasoning-GGUF/resolve/main/Sculptor-Qwen3_Med-Reasoning.Q4_K_M.gguf) | Q4_K_M | 1.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Sculptor-Qwen3_Med-Reasoning-GGUF/resolve/main/Sculptor-Qwen3_Med-Reasoning.Q5_K_S.gguf) | Q5_K_S | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/Sculptor-Qwen3_Med-Reasoning-GGUF/resolve/main/Sculptor-Qwen3_Med-Reasoning.Q5_K_M.gguf) | Q5_K_M | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/Sculptor-Qwen3_Med-Reasoning-GGUF/resolve/main/Sculptor-Qwen3_Med-Reasoning.Q6_K.gguf) | Q6_K | 1.5 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Sculptor-Qwen3_Med-Reasoning-GGUF/resolve/main/Sculptor-Qwen3_Med-Reasoning.Q8_0.gguf) | Q8_0 | 1.9 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Sculptor-Qwen3_Med-Reasoning-GGUF/resolve/main/Sculptor-Qwen3_Med-Reasoning.f16.gguf) | f16 | 3.5 | 16 bpw, overkill | + +Here is a handy graph by ikawrakow comparing some lower-quality quant +types (lower is better): + +![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png) + +And here are Artefact2's thoughts on the matter: +https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9 + +## FAQ / Model Request + +See https://huggingface.co/mradermacher/model_requests for some answers to +questions you might have and/or if you want some other model quantized. + +## Thanks + +I thank my company, [nethype GmbH](https://www.nethype.de/), for letting +me use its servers and providing upgrades to my workstation to enable +this work in my free time. + + diff --git a/Sculptor-Qwen3_Med-Reasoning.IQ4_XS.gguf b/Sculptor-Qwen3_Med-Reasoning.IQ4_XS.gguf new file mode 100644 index 0000000..a873286 --- /dev/null +++ b/Sculptor-Qwen3_Med-Reasoning.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dded662b5f7b926b5d3856e7cdac1eb7a5f9e019282c2b9363c5cfdac3795cd0 +size 1016282624 diff --git a/Sculptor-Qwen3_Med-Reasoning.Q2_K.gguf b/Sculptor-Qwen3_Med-Reasoning.Q2_K.gguf new file mode 100644 index 0000000..0a704a8 --- /dev/null +++ b/Sculptor-Qwen3_Med-Reasoning.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b298e50c4a73f4fad77646c4360e9c9f5383b19c2411cb541b220357f8de1bc +size 777797120 diff --git a/Sculptor-Qwen3_Med-Reasoning.Q3_K_L.gguf b/Sculptor-Qwen3_Med-Reasoning.Q3_K_L.gguf new file mode 100644 index 0000000..29a2d33 --- /dev/null +++ b/Sculptor-Qwen3_Med-Reasoning.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f6fdd45874d01f12c532ddc27d9013f901675a8dfc48da516b43bb02f18295e +size 1003503104 diff --git a/Sculptor-Qwen3_Med-Reasoning.Q3_K_M.gguf b/Sculptor-Qwen3_Med-Reasoning.Q3_K_M.gguf new file mode 100644 index 0000000..1d3d845 --- /dev/null +++ b/Sculptor-Qwen3_Med-Reasoning.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e102ce7e90af7a0dd5783c3c584661668fd6d4cbb9bc5fe41b5632a9cd914865 +size 939539968 diff --git a/Sculptor-Qwen3_Med-Reasoning.Q3_K_S.gguf b/Sculptor-Qwen3_Med-Reasoning.Q3_K_S.gguf new file mode 100644 index 0000000..c2c33dc --- /dev/null +++ b/Sculptor-Qwen3_Med-Reasoning.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14cf09d2005bd0157adf2a301d18586aeb3b2b8cf1074a7686ad6d640e25d17e +size 867253760 diff --git a/Sculptor-Qwen3_Med-Reasoning.Q4_K_M.gguf b/Sculptor-Qwen3_Med-Reasoning.Q4_K_M.gguf new file mode 100644 index 0000000..86d7bac --- /dev/null +++ b/Sculptor-Qwen3_Med-Reasoning.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49aab67e51021ec3c58c312abdbe79fb61eb2f9331afbc0c967da9713b25933d +size 1107410432 diff --git a/Sculptor-Qwen3_Med-Reasoning.Q4_K_S.gguf b/Sculptor-Qwen3_Med-Reasoning.Q4_K_S.gguf new file mode 100644 index 0000000..9459430 --- /dev/null +++ b/Sculptor-Qwen3_Med-Reasoning.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c84798f66b7c1ba4e6cd7cdb179b892038843a3a806c3db1b9af37265f3ecfb +size 1060191744 diff --git a/Sculptor-Qwen3_Med-Reasoning.Q5_K_M.gguf b/Sculptor-Qwen3_Med-Reasoning.Q5_K_M.gguf new file mode 100644 index 0000000..0cb36c6 --- /dev/null +++ b/Sculptor-Qwen3_Med-Reasoning.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2a5495c07cc57d2ecfc3bf104641026dcc209214de88146de8fc6e2f6b8ff03 +size 1257881088 diff --git a/Sculptor-Qwen3_Med-Reasoning.Q5_K_S.gguf b/Sculptor-Qwen3_Med-Reasoning.Q5_K_S.gguf new file mode 100644 index 0000000..79e3a79 --- /dev/null +++ b/Sculptor-Qwen3_Med-Reasoning.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9320807498e3add6e2c4021e4b070b1e21a4abb5a8e124f2b48d424234a411d +size 1230585344 diff --git a/Sculptor-Qwen3_Med-Reasoning.Q6_K.gguf b/Sculptor-Qwen3_Med-Reasoning.Q6_K.gguf new file mode 100644 index 0000000..79db9f5 --- /dev/null +++ b/Sculptor-Qwen3_Med-Reasoning.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2de7fe970e34a3627ce5f68b5968ae20f52d7c79fd3ad501a3c4bdd28b9849 +size 1417756160 diff --git a/Sculptor-Qwen3_Med-Reasoning.Q8_0.gguf b/Sculptor-Qwen3_Med-Reasoning.Q8_0.gguf new file mode 100644 index 0000000..2d19a4a --- /dev/null +++ b/Sculptor-Qwen3_Med-Reasoning.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f39d4fe05d55dcad713cae15a467e33f13e307c8ad76da60824fef37a7a1c19b +size 1834427904 diff --git a/Sculptor-Qwen3_Med-Reasoning.f16.gguf b/Sculptor-Qwen3_Med-Reasoning.f16.gguf new file mode 100644 index 0000000..89eccfa --- /dev/null +++ b/Sculptor-Qwen3_Med-Reasoning.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:732d3312ef365250b893de7066e4e1e779d0ae097a9cc053a2f61f20bf0f3fa3 +size 3447350784