From aa2354a9c23eaa72d1882578e86a48ab72ebaa60 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 16 Jul 2026 14:25:11 +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/Qwen2.5-1.5B-Instruct-Math-v3-GGUF Source: Original Platform --- .gitattributes | 47 ++++++++++++++ Qwen2.5-1.5B-Instruct-Math-v3.IQ4_XS.gguf | 3 + Qwen2.5-1.5B-Instruct-Math-v3.Q2_K.gguf | 3 + Qwen2.5-1.5B-Instruct-Math-v3.Q3_K_L.gguf | 3 + Qwen2.5-1.5B-Instruct-Math-v3.Q3_K_M.gguf | 3 + Qwen2.5-1.5B-Instruct-Math-v3.Q3_K_S.gguf | 3 + Qwen2.5-1.5B-Instruct-Math-v3.Q4_K_M.gguf | 3 + Qwen2.5-1.5B-Instruct-Math-v3.Q4_K_S.gguf | 3 + Qwen2.5-1.5B-Instruct-Math-v3.Q5_K_M.gguf | 3 + Qwen2.5-1.5B-Instruct-Math-v3.Q5_K_S.gguf | 3 + Qwen2.5-1.5B-Instruct-Math-v3.Q6_K.gguf | 3 + Qwen2.5-1.5B-Instruct-Math-v3.Q8_0.gguf | 3 + Qwen2.5-1.5B-Instruct-Math-v3.f16.gguf | 3 + README.md | 77 +++++++++++++++++++++++ 14 files changed, 160 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen2.5-1.5B-Instruct-Math-v3.IQ4_XS.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Math-v3.Q2_K.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Math-v3.Q3_K_L.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Math-v3.Q3_K_M.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Math-v3.Q3_K_S.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Math-v3.Q4_K_M.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Math-v3.Q4_K_S.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Math-v3.Q5_K_M.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Math-v3.Q5_K_S.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Math-v3.Q6_K.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Math-v3.Q8_0.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Math-v3.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e171b53 --- /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 +Qwen2.5-1.5B-Instruct-Math-v3.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Math-v3.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Math-v3.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Math-v3.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Math-v3.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Math-v3.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Math-v3.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Math-v3.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Math-v3.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Math-v3.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Math-v3.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Math-v3.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen2.5-1.5B-Instruct-Math-v3.IQ4_XS.gguf b/Qwen2.5-1.5B-Instruct-Math-v3.IQ4_XS.gguf new file mode 100644 index 0000000..fd77007 --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Math-v3.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54c2c87b1502b08c9f126a3388c478c5e42a0aa406fe161a68fa2b7075b02709 +size 902183360 diff --git a/Qwen2.5-1.5B-Instruct-Math-v3.Q2_K.gguf b/Qwen2.5-1.5B-Instruct-Math-v3.Q2_K.gguf new file mode 100644 index 0000000..ed501c4 --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Math-v3.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4880f5460d6dcb0fbb53d55dc780a1f7e5ebc09a3037ddabce0df48e37bd4c99 +size 676305344 diff --git a/Qwen2.5-1.5B-Instruct-Math-v3.Q3_K_L.gguf b/Qwen2.5-1.5B-Instruct-Math-v3.Q3_K_L.gguf new file mode 100644 index 0000000..e4e35bd --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Math-v3.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6689c2561ec8eac523c9ba6d99c0a272e5dd5859e2d8ad76b6e59ee7a44889e +size 880163264 diff --git a/Qwen2.5-1.5B-Instruct-Math-v3.Q3_K_M.gguf b/Qwen2.5-1.5B-Instruct-Math-v3.Q3_K_M.gguf new file mode 100644 index 0000000..d0db31d --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Math-v3.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c500b4e0bce482adab354a86e84839c3ec7860c2307b35b6bf551086c3305d87 +size 824179136 diff --git a/Qwen2.5-1.5B-Instruct-Math-v3.Q3_K_S.gguf b/Qwen2.5-1.5B-Instruct-Math-v3.Q3_K_S.gguf new file mode 100644 index 0000000..4e7fa5b --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Math-v3.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4b6d4685c7ebddf41b60d494e415fde07c8dea554728f121ff3448df6c32d4b +size 760945088 diff --git a/Qwen2.5-1.5B-Instruct-Math-v3.Q4_K_M.gguf b/Qwen2.5-1.5B-Instruct-Math-v3.Q4_K_M.gguf new file mode 100644 index 0000000..aea0f60 --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Math-v3.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ae6470e7e5528c48ad595017547937c6049b6eaea6f89095e754a5f51ed9f05 +size 986048960 diff --git a/Qwen2.5-1.5B-Instruct-Math-v3.Q4_K_S.gguf b/Qwen2.5-1.5B-Instruct-Math-v3.Q4_K_S.gguf new file mode 100644 index 0000000..fa2d3ee --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Math-v3.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:853a94624aa4ec54c727391e55808ef60bfc27acef2d61e0149b51811ed6956b +size 940313024 diff --git a/Qwen2.5-1.5B-Instruct-Math-v3.Q5_K_M.gguf b/Qwen2.5-1.5B-Instruct-Math-v3.Q5_K_M.gguf new file mode 100644 index 0000000..45d0fd4 --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Math-v3.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500d10f3e88917f26dc69f1db4f5d690695725e24bc53dc77d583bd0e03ec416 +size 1125050816 diff --git a/Qwen2.5-1.5B-Instruct-Math-v3.Q5_K_S.gguf b/Qwen2.5-1.5B-Instruct-Math-v3.Q5_K_S.gguf new file mode 100644 index 0000000..b65d95f --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Math-v3.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cc06ad8f34ade93d1c878555f4cd0a1d86a0e840dcd80ae16a84d8a547457a9 +size 1098729920 diff --git a/Qwen2.5-1.5B-Instruct-Math-v3.Q6_K.gguf b/Qwen2.5-1.5B-Instruct-Math-v3.Q6_K.gguf new file mode 100644 index 0000000..2737fc7 --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Math-v3.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fba631edb19ab1c072fb462026813f952f23bf772e2b5217c4c9cb5a6cd232c +size 1272740288 diff --git a/Qwen2.5-1.5B-Instruct-Math-v3.Q8_0.gguf b/Qwen2.5-1.5B-Instruct-Math-v3.Q8_0.gguf new file mode 100644 index 0000000..6916101 --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Math-v3.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be8df6ff480324b29869ba60d31193b9417d934ad366e616b4edbd8298afd889 +size 1646573504 diff --git a/Qwen2.5-1.5B-Instruct-Math-v3.f16.gguf b/Qwen2.5-1.5B-Instruct-Math-v3.f16.gguf new file mode 100644 index 0000000..a677317 --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Math-v3.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a4e552557f6d3f2c179d95062d5bd8a3f3798848b44f11f5a86c6fc2065e069 +size 3093669824 diff --git a/README.md b/README.md new file mode 100644 index 0000000..d7b84c3 --- /dev/null +++ b/README.md @@ -0,0 +1,77 @@ +--- +base_model: Alelcv27/Qwen2.5-1.5B-Instruct-Math-v3 +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- qwen2 +--- +## About + + + + + + + + + +static quants of https://huggingface.co/Alelcv27/Qwen2.5-1.5B-Instruct-Math-v3 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen2.5-1.5B-Instruct-Math-v3-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/Qwen2.5-1.5B-Instruct-Math-v3-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Math-v3.Q2_K.gguf) | Q2_K | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Math-v3-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Math-v3.Q3_K_S.gguf) | Q3_K_S | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Math-v3-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Math-v3.Q3_K_M.gguf) | Q3_K_M | 0.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Math-v3-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Math-v3.Q3_K_L.gguf) | Q3_K_L | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Math-v3-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Math-v3.IQ4_XS.gguf) | IQ4_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Math-v3-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Math-v3.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Math-v3-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Math-v3.Q4_K_M.gguf) | Q4_K_M | 1.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Math-v3-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Math-v3.Q5_K_S.gguf) | Q5_K_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Math-v3-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Math-v3.Q5_K_M.gguf) | Q5_K_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Math-v3-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Math-v3.Q6_K.gguf) | Q6_K | 1.4 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Math-v3-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Math-v3.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Math-v3-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Math-v3.f16.gguf) | f16 | 3.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. + +