From 7ca7c4e908e2dec5859ac23405791f57165b34eb Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 15 Jul 2026 07:52:09 +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-Open-R1-GRPO-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++ ...2.5-1.5B-Instruct-Open-R1-GRPO.IQ4_XS.gguf | 3 + Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q2_K.gguf | 3 + ...2.5-1.5B-Instruct-Open-R1-GRPO.Q3_K_L.gguf | 3 + ...2.5-1.5B-Instruct-Open-R1-GRPO.Q3_K_M.gguf | 3 + ...2.5-1.5B-Instruct-Open-R1-GRPO.Q3_K_S.gguf | 3 + ...2.5-1.5B-Instruct-Open-R1-GRPO.Q4_K_M.gguf | 3 + ...2.5-1.5B-Instruct-Open-R1-GRPO.Q4_K_S.gguf | 3 + ...2.5-1.5B-Instruct-Open-R1-GRPO.Q5_K_M.gguf | 3 + ...2.5-1.5B-Instruct-Open-R1-GRPO.Q5_K_S.gguf | 3 + Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q6_K.gguf | 3 + Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q8_0.gguf | 3 + Qwen2.5-1.5B-Instruct-Open-R1-GRPO.f16.gguf | 3 + README.md | 70 +++++++++++++++++++ 14 files changed, 153 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen2.5-1.5B-Instruct-Open-R1-GRPO.IQ4_XS.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q2_K.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q3_K_L.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q3_K_M.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q3_K_S.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q4_K_M.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q4_K_S.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q5_K_M.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q5_K_S.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q6_K.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q8_0.gguf create mode 100644 Qwen2.5-1.5B-Instruct-Open-R1-GRPO.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c477dc0 --- /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-Open-R1-GRPO.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-1.5B-Instruct-Open-R1-GRPO.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.IQ4_XS.gguf b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.IQ4_XS.gguf new file mode 100644 index 0000000..3418a05 --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec247989fac6f9f73b78a2a02da034174f9d7a6c4798b6a975233b88b50115fd +size 1026163360 diff --git a/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q2_K.gguf b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q2_K.gguf new file mode 100644 index 0000000..1cfe2a3 --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5a6a36a9cc8b739ad5006b325ae97bd306c23082faa42eeeb94ac26edb17c11 +size 752881312 diff --git a/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q3_K_L.gguf b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q3_K_L.gguf new file mode 100644 index 0000000..737e98a --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0b48ae9685ca4bc00617b93b3f90e2c92599e7dcfcd0e6e3a81a7b50385a62d +size 980441248 diff --git a/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q3_K_M.gguf b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q3_K_M.gguf new file mode 100644 index 0000000..ed1b9a5 --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52398a7d6d7d27e0211f4959753587e42dab44c434df304ae13bf859efe78d1b +size 924457120 diff --git a/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q3_K_S.gguf b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q3_K_S.gguf new file mode 100644 index 0000000..e1e2cdf --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:479e31a34d4c7efad58998d86331dc0b66b8b121857744f854a306e440b5d867 +size 861223072 diff --git a/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q4_K_M.gguf b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q4_K_M.gguf new file mode 100644 index 0000000..e5841fa --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23596c4d839daf844a570bfba8482f9680ac87d72ad9d296077dbdb570f95586 +size 1117321888 diff --git a/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q4_K_S.gguf b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q4_K_S.gguf new file mode 100644 index 0000000..62ebd04 --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9320ec62f0c23e8e386e037ece4d95bc8d8b3aedbfc86f753a45b1f7d3229ab2 +size 1071585952 diff --git a/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q5_K_M.gguf b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q5_K_M.gguf new file mode 100644 index 0000000..6d23c1e --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97a86fe2670887bd8071e956aafacb751c305f87dc0dbff09e7a6daf14a2b7b1 +size 1285495456 diff --git a/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q5_K_S.gguf b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q5_K_S.gguf new file mode 100644 index 0000000..c947eec --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eba363124a8c8a53fe0d9445f5bcd4d994b7c54e3ed423eb85c18eee9819fc9b +size 1259174560 diff --git a/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q6_K.gguf b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q6_K.gguf new file mode 100644 index 0000000..032d4bb --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c3ed993f3feeaa0bdbe091913bc1c3d33cd067ce84c87c597da71df7153a046 +size 1464179872 diff --git a/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q8_0.gguf b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q8_0.gguf new file mode 100644 index 0000000..da97af2 --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f668867f8800c9e6bb12c1ab5df64a530fb254bdc1f08679536a7ad43392c18c +size 1894533280 diff --git a/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.f16.gguf b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.f16.gguf new file mode 100644 index 0000000..dca7d37 --- /dev/null +++ b/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef03343e5fefff8f331169a208b429eee3e0174d2d523239825aa273ec62f5e7 +size 3560417440 diff --git a/README.md b/README.md new file mode 100644 index 0000000..dff9e74 --- /dev/null +++ b/README.md @@ -0,0 +1,70 @@ +--- +base_model: schwamaths/Qwen2.5-1.5B-Instruct-Open-R1-GRPO +datasets: zwt963/FinReasoner +language: +- en +library_name: transformers +model_name: Qwen2.5-1.5B-Instruct-Open-R1-GRPO +quantized_by: mradermacher +tags: +- generated_from_trainer +- open-r1 +- trl +- grpo +--- +## About + + + + + + +static quants of https://huggingface.co/schwamaths/Qwen2.5-1.5B-Instruct-Open-R1-GRPO + + +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-Open-R1-GRPO-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q2_K.gguf) | Q2_K | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Open-R1-GRPO-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q3_K_S.gguf) | Q3_K_S | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Open-R1-GRPO-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q3_K_M.gguf) | Q3_K_M | 1.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Open-R1-GRPO-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q3_K_L.gguf) | Q3_K_L | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Open-R1-GRPO-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.IQ4_XS.gguf) | IQ4_XS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Open-R1-GRPO-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q4_K_S.gguf) | Q4_K_S | 1.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Open-R1-GRPO-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q4_K_M.gguf) | Q4_K_M | 1.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Open-R1-GRPO-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q5_K_S.gguf) | Q5_K_S | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Open-R1-GRPO-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q5_K_M.gguf) | Q5_K_M | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Open-R1-GRPO-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q6_K.gguf) | Q6_K | 1.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Open-R1-GRPO-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.Q8_0.gguf) | Q8_0 | 2.0 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-1.5B-Instruct-Open-R1-GRPO-GGUF/resolve/main/Qwen2.5-1.5B-Instruct-Open-R1-GRPO.f16.gguf) | f16 | 3.7 | 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. + +