From eb6766b924a7177d2b9bbe183ec43f0412bda8eb Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 20 Jun 2026 01:02:18 +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/Co-rewarding-III-Qwen3-4B-Base-DAPO14k-GGUF Source: Original Platform --- .gitattributes | 47 ++++++++++++ ...ding-III-Qwen3-4B-Base-DAPO14k.IQ4_XS.gguf | 3 + ...arding-III-Qwen3-4B-Base-DAPO14k.Q2_K.gguf | 3 + ...ding-III-Qwen3-4B-Base-DAPO14k.Q3_K_L.gguf | 3 + ...ding-III-Qwen3-4B-Base-DAPO14k.Q3_K_M.gguf | 3 + ...ding-III-Qwen3-4B-Base-DAPO14k.Q3_K_S.gguf | 3 + ...ding-III-Qwen3-4B-Base-DAPO14k.Q4_K_M.gguf | 3 + ...ding-III-Qwen3-4B-Base-DAPO14k.Q4_K_S.gguf | 3 + ...ding-III-Qwen3-4B-Base-DAPO14k.Q5_K_M.gguf | 3 + ...ding-III-Qwen3-4B-Base-DAPO14k.Q5_K_S.gguf | 3 + ...arding-III-Qwen3-4B-Base-DAPO14k.Q6_K.gguf | 3 + ...arding-III-Qwen3-4B-Base-DAPO14k.Q8_0.gguf | 3 + ...warding-III-Qwen3-4B-Base-DAPO14k.f16.gguf | 3 + README.md | 72 +++++++++++++++++++ 14 files changed, 155 insertions(+) create mode 100644 .gitattributes create mode 100644 Co-rewarding-III-Qwen3-4B-Base-DAPO14k.IQ4_XS.gguf create mode 100644 Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q2_K.gguf create mode 100644 Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q3_K_L.gguf create mode 100644 Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q3_K_M.gguf create mode 100644 Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q3_K_S.gguf create mode 100644 Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q4_K_M.gguf create mode 100644 Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q4_K_S.gguf create mode 100644 Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q5_K_M.gguf create mode 100644 Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q5_K_S.gguf create mode 100644 Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q6_K.gguf create mode 100644 Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q8_0.gguf create mode 100644 Co-rewarding-III-Qwen3-4B-Base-DAPO14k.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d032e34 --- /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 +Co-rewarding-III-Qwen3-4B-Base-DAPO14k.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Co-rewarding-III-Qwen3-4B-Base-DAPO14k.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.IQ4_XS.gguf b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.IQ4_XS.gguf new file mode 100644 index 0000000..b0e3e4e --- /dev/null +++ b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e70270f4770ade8370bf9d0e5eacf53d22572206fcad09af1c6c3bad1ed44b12 +size 2492949312 diff --git a/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q2_K.gguf b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q2_K.gguf new file mode 100644 index 0000000..ea5784f --- /dev/null +++ b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd78925bf85ecef684939a2d6b2b719295384a5bdc742fa80fe53d00598c1fc7 +size 1797125952 diff --git a/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q3_K_L.gguf b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q3_K_L.gguf new file mode 100644 index 0000000..7295bf3 --- /dev/null +++ b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3d7656f113487cf7aea03955e0595d04294dd0329bc3af28db87fe0370f7137 +size 2406915392 diff --git a/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q3_K_M.gguf b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q3_K_M.gguf new file mode 100644 index 0000000..120131a --- /dev/null +++ b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c21268d83b7ddf90ed070f6f01c222a1716b1a1907bf395b59ddf60ddf99f094 +size 2242747712 diff --git a/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q3_K_S.gguf b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q3_K_S.gguf new file mode 100644 index 0000000..4e72765 --- /dev/null +++ b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e308e620f88448ebbffbc2526aab9306ef866bc8f95315eacd787fc86cefea46 +size 2054126912 diff --git a/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q4_K_M.gguf b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q4_K_M.gguf new file mode 100644 index 0000000..d765f8b --- /dev/null +++ b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:246891959951609a1f15cdc3c2bfd114190bf59f950290df1ead963ca900c1d4 +size 2716068672 diff --git a/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q4_K_S.gguf b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q4_K_S.gguf new file mode 100644 index 0000000..56f4e0f --- /dev/null +++ b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed714acb0e21462d9f0ecab8466005b87ce951b1ed1336e25e4ea18aa773e147 +size 2602097472 diff --git a/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q5_K_M.gguf b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q5_K_M.gguf new file mode 100644 index 0000000..0b0dac4 --- /dev/null +++ b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1367091c1df292ddaf0bbf214809d859e6a91b271bb5f5c9a362d93bd901784f +size 3156921152 diff --git a/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q5_K_S.gguf b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q5_K_S.gguf new file mode 100644 index 0000000..b6bd9e3 --- /dev/null +++ b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d1ee85e5e49ed9158a5b726a3ded4c3fc28673924fbba01f97674fd16e8ae49 +size 3091118912 diff --git a/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q6_K.gguf b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q6_K.gguf new file mode 100644 index 0000000..cf4b016 --- /dev/null +++ b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf60ce7ac99b520396a273607c4aa64da987d1505dd0d9e0f10473bfbbb02552 +size 3625326912 diff --git a/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q8_0.gguf b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q8_0.gguf new file mode 100644 index 0000000..c991cde --- /dev/null +++ b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b25ef3f2d0e31214173d97c9b5e73595380447b70dc789c97bf5ea4df83dc5f6 +size 4693671232 diff --git a/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.f16.gguf b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.f16.gguf new file mode 100644 index 0000000..bafdff1 --- /dev/null +++ b/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0a9b7b7429369139ed8ec57822a486125817c92895efd425a515170e65b4598 +size 8829197632 diff --git a/README.md b/README.md new file mode 100644 index 0000000..218d589 --- /dev/null +++ b/README.md @@ -0,0 +1,72 @@ +--- +base_model: TMLR-Group-HF/Co-rewarding-III-Qwen3-4B-Base-DAPO14k +language: +- en +library_name: transformers +license: mit +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +static quants of https://huggingface.co/TMLR-Group-HF/Co-rewarding-III-Qwen3-4B-Base-DAPO14k + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Co-rewarding-III-Qwen3-4B-Base-DAPO14k-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/Co-rewarding-III-Qwen3-4B-Base-DAPO14k-GGUF/resolve/main/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q2_K.gguf) | Q2_K | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Co-rewarding-III-Qwen3-4B-Base-DAPO14k-GGUF/resolve/main/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q3_K_S.gguf) | Q3_K_S | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/Co-rewarding-III-Qwen3-4B-Base-DAPO14k-GGUF/resolve/main/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q3_K_M.gguf) | Q3_K_M | 2.3 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Co-rewarding-III-Qwen3-4B-Base-DAPO14k-GGUF/resolve/main/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q3_K_L.gguf) | Q3_K_L | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Co-rewarding-III-Qwen3-4B-Base-DAPO14k-GGUF/resolve/main/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.IQ4_XS.gguf) | IQ4_XS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Co-rewarding-III-Qwen3-4B-Base-DAPO14k-GGUF/resolve/main/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q4_K_S.gguf) | Q4_K_S | 2.7 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Co-rewarding-III-Qwen3-4B-Base-DAPO14k-GGUF/resolve/main/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q4_K_M.gguf) | Q4_K_M | 2.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Co-rewarding-III-Qwen3-4B-Base-DAPO14k-GGUF/resolve/main/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q5_K_S.gguf) | Q5_K_S | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/Co-rewarding-III-Qwen3-4B-Base-DAPO14k-GGUF/resolve/main/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q5_K_M.gguf) | Q5_K_M | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Co-rewarding-III-Qwen3-4B-Base-DAPO14k-GGUF/resolve/main/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q6_K.gguf) | Q6_K | 3.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Co-rewarding-III-Qwen3-4B-Base-DAPO14k-GGUF/resolve/main/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.Q8_0.gguf) | Q8_0 | 4.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Co-rewarding-III-Qwen3-4B-Base-DAPO14k-GGUF/resolve/main/Co-rewarding-III-Qwen3-4B-Base-DAPO14k.f16.gguf) | f16 | 8.9 | 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. + +