From 0071b116b6726d7bb29f08b2974571cab6026b9c Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 4 May 2026 17:20:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=EF=BC=8C=E7=94=B1ModelHub=20XC=E7=A4=BE=E5=8C=BA=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Model: mradermacher/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++ ...-2507-Gemini-2.5-Flash-Distill.IQ4_XS.gguf | 3 + ...ng-2507-Gemini-2.5-Flash-Distill.Q2_K.gguf | 3 + ...-2507-Gemini-2.5-Flash-Distill.Q3_K_L.gguf | 3 + ...-2507-Gemini-2.5-Flash-Distill.Q3_K_M.gguf | 3 + ...-2507-Gemini-2.5-Flash-Distill.Q3_K_S.gguf | 3 + ...-2507-Gemini-2.5-Flash-Distill.Q4_K_M.gguf | 3 + ...-2507-Gemini-2.5-Flash-Distill.Q4_K_S.gguf | 3 + ...-2507-Gemini-2.5-Flash-Distill.Q5_K_M.gguf | 3 + ...-2507-Gemini-2.5-Flash-Distill.Q5_K_S.gguf | 3 + ...ng-2507-Gemini-2.5-Flash-Distill.Q6_K.gguf | 3 + ...ng-2507-Gemini-2.5-Flash-Distill.Q8_0.gguf | 3 + ...ing-2507-Gemini-2.5-Flash-Distill.f16.gguf | 3 + README.md | 79 +++++++++++++++++++ 14 files changed, 162 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.IQ4_XS.gguf create mode 100644 Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q2_K.gguf create mode 100644 Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q3_K_L.gguf create mode 100644 Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q3_K_M.gguf create mode 100644 Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q3_K_S.gguf create mode 100644 Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q4_K_M.gguf create mode 100644 Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q4_K_S.gguf create mode 100644 Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q5_K_M.gguf create mode 100644 Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q5_K_S.gguf create mode 100644 Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q6_K.gguf create mode 100644 Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q8_0.gguf create mode 100644 Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4944d71 --- /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 +Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.IQ4_XS.gguf b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.IQ4_XS.gguf new file mode 100644 index 0000000..728987a --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c62f9f69b5307ced8973f316d0e575a4d76b34dc2e3e4af309603f80ba457e69 +size 2286317088 diff --git a/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q2_K.gguf b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q2_K.gguf new file mode 100644 index 0000000..0a9a014 --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa60b20465dfb93e9bcbd0f19eaaca3ff6f92516417d9779606bcce0e5322610 +size 1669500448 diff --git a/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q3_K_L.gguf b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q3_K_L.gguf new file mode 100644 index 0000000..dac9371 --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f8e16abb02bbbc2264a5490977ae6a50a9c16f4d04534c74af5efbf25160dae +size 2239786528 diff --git a/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q3_K_M.gguf b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q3_K_M.gguf new file mode 100644 index 0000000..9413a66 --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:624b2b3427962559d3482f1511d7c25a37aa20301e5d42e3f73456f157dae86a +size 2075618848 diff --git a/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q3_K_S.gguf b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q3_K_S.gguf new file mode 100644 index 0000000..ec6aa1e --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4d5149b26ac81b4cf0ccdfb3ae3344ef389d3edd8ed7c61e9c16d37af152552 +size 1886998048 diff --git a/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q4_K_M.gguf b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q4_K_M.gguf new file mode 100644 index 0000000..7c54ef8 --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8fbbc53f9c0e5c5034d0cb1cbad71eef98611edfec50553516c24ea4cf573c0 +size 2497281568 diff --git a/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q4_K_S.gguf b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q4_K_S.gguf new file mode 100644 index 0000000..48f4da8 --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0e6a296ed0bf41b9ec3a46db37851252f1be8d4e508062652d1736a0fcb6352 +size 2383310368 diff --git a/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q5_K_M.gguf b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q5_K_M.gguf new file mode 100644 index 0000000..f4e5ccb --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9488cee8b509356153350bfb09e4ef8b9bc71b91a01344a656e45382a972c132 +size 2889514528 diff --git a/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q5_K_S.gguf b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q5_K_S.gguf new file mode 100644 index 0000000..0f20a36 --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36c7801a04a9e679b267e8a74fd60374b03e9866fd463bfc3dcddf7c4f9cc588 +size 2823712288 diff --git a/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q6_K.gguf b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q6_K.gguf new file mode 100644 index 0000000..874a105 --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3796b86cbcaf45f5b3622ac52d9fe82bd21cf661f826d1fbb8fe1f6779c3fdc +size 3306262048 diff --git a/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q8_0.gguf b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q8_0.gguf new file mode 100644 index 0000000..a5af807 --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eec0c76ff98a811f4cd4157b7f6b8441c15b7b3fcd3d57919b278ffe3bae397 +size 4280406048 diff --git a/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.f16.gguf b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.f16.gguf new file mode 100644 index 0000000..a3e7573 --- /dev/null +++ b/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42cf95e6cc795a35b2e18adf91681b9bc0f886d2d33dfb5bfba01e04edcf2f0d +size 8051286048 diff --git a/README.md b/README.md new file mode 100644 index 0000000..87d43b7 --- /dev/null +++ b/README.md @@ -0,0 +1,79 @@ +--- +base_model: TeichAI/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill +datasets: +- TeichAI/gemini-2.5-flash-11000x +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- qwen3 +--- +## About + + + + + + + + + +static quants of https://huggingface.co/TeichAI/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill-i1-GGUF +## 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/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q2_K.gguf) | Q2_K | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q3_K_S.gguf) | Q3_K_S | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q3_K_M.gguf) | Q3_K_M | 2.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q3_K_L.gguf) | Q3_K_L | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.IQ4_XS.gguf) | IQ4_XS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q4_K_S.gguf) | Q4_K_S | 2.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q4_K_M.gguf) | Q4_K_M | 2.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q5_K_S.gguf) | Q5_K_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q5_K_M.gguf) | Q5_K_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q6_K.gguf) | Q6_K | 3.4 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.Q8_0.gguf) | Q8_0 | 4.4 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill-GGUF/resolve/main/Qwen3-4B-Thinking-2507-Gemini-2.5-Flash-Distill.f16.gguf) | f16 | 8.2 | 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. + +