From 677e6ad46dc573fd9363ac3ae0d8c1fa207acdc9 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 27 May 2026 09:11:16 +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-Base-Continued-GRPO-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++ Qwen3-4B-Base-Continued-GRPO.i1-IQ1_M.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-IQ1_S.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-IQ2_M.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-IQ2_S.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-IQ2_XS.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-IQ2_XXS.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-IQ3_M.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-IQ3_S.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-IQ3_XS.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-IQ3_XXS.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-IQ4_NL.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-IQ4_XS.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-Q2_K.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-Q2_K_S.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-Q3_K_L.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-Q3_K_M.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-Q3_K_S.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-Q4_0.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-Q4_1.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-Q4_K_M.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-Q4_K_S.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-Q5_K_M.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-Q5_K_S.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.i1-Q6_K.gguf | 3 + Qwen3-4B-Base-Continued-GRPO.imatrix.gguf | 3 + README.md | 85 ++++++++++++++++++++ 27 files changed, 220 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-IQ1_M.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-IQ1_S.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-IQ2_M.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-IQ2_S.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-IQ2_XS.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-IQ2_XXS.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-IQ3_M.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-IQ3_S.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-IQ3_XS.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-IQ3_XXS.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-IQ4_NL.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-IQ4_XS.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-Q2_K.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-Q2_K_S.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-Q3_K_L.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-Q3_K_M.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-Q3_K_S.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-Q4_0.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-Q4_1.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-Q4_K_M.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-Q4_K_S.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-Q5_K_M.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-Q5_K_S.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.i1-Q6_K.gguf create mode 100644 Qwen3-4B-Base-Continued-GRPO.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..44657f4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.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-Base-Continued-GRPO.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Base-Continued-GRPO.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-IQ1_M.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-IQ1_M.gguf new file mode 100644 index 0000000..77a322c --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06c258500b9342d4c9bfeecda66f34f34a55fa897efb42087ffee66aba348998 +size 1127018272 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-IQ1_S.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-IQ1_S.gguf new file mode 100644 index 0000000..0b72af1 --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a320e0c9a3c15fa89bed3f6ac7f1a71199bb8d350ded7921406071082c355ddc +size 1055256352 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-IQ2_M.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-IQ2_M.gguf new file mode 100644 index 0000000..5cc48bb --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:639aa3ffb5e0d2cd0d8e719b9f4bc1dc04107039fe255afafdb147401e9e1618 +size 1512984352 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-IQ2_S.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-IQ2_S.gguf new file mode 100644 index 0000000..441db37 --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edfe0e25bdd9b094310314f14d87bd8b85139cdb3439d3d69234d92ea0fbe752 +size 1417301792 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-IQ2_XS.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-IQ2_XS.gguf new file mode 100644 index 0000000..b834dc7 --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3095273bbe791f644fb1fa012a005ab66cf004de8a3f065808d936e6bb10fc1 +size 1354100512 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-IQ2_XXS.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..fad2e34 --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5225e015219504954326b16cbb08f2e102ccf2896d62050bb0273be0150cf678 +size 1246621472 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-IQ3_M.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-IQ3_M.gguf new file mode 100644 index 0000000..1ac44f4 --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83d01a587b98e0526028e22ed845066859e1ddbf10f99f41535ba3613dc4bba8 +size 1962896672 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-IQ3_S.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-IQ3_S.gguf new file mode 100644 index 0000000..31e541e --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05221d870b9b2b55d60472a167e61a3978fe58a5eed1b57f0b90869ac940df0e +size 1899531552 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-IQ3_XS.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-IQ3_XS.gguf new file mode 100644 index 0000000..c02bd3f --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:462d135f9bdbc427d3b3c131715db1d561481091a0dbd05f19d9f588136a06a2 +size 1814375712 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-IQ3_XXS.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..acf4430 --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6af897410a6e5b29509a9dfac8bae36ef7e730698be51d51cb1d8eff3152bf29 +size 1670188832 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-IQ4_NL.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-IQ4_NL.gguf new file mode 100644 index 0000000..0ae035a --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2de9c16012a4751eac8228406c1b07950ab2caff535c45a1142483309f7e6443 +size 2381344032 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-IQ4_XS.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-IQ4_XS.gguf new file mode 100644 index 0000000..f539a38 --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9fa11062579c4880f2e80f649e7aa1c39a0dee29e7d782256fdeeec02350f2f +size 2270752032 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-Q2_K.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-Q2_K.gguf new file mode 100644 index 0000000..708fb18 --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f88fbf2617e854f65d203ce2573c03dcd1fc1d27bb9acf65b5d7b8a7c53dd3b +size 1669500192 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-Q2_K_S.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-Q2_K_S.gguf new file mode 100644 index 0000000..3935ff4 --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:117b6e5e4ccc2bc4ad5b5ab95fff4e6cc4f839c25f1fd22ac2557b5bb5a0a49d +size 1563454752 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-Q3_K_L.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-Q3_K_L.gguf new file mode 100644 index 0000000..90805de --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ebeec5d7ef94c688ed5587be49e4324bd5c40e50ba959d7b7ddf51eb3a914ea +size 2239786272 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-Q3_K_M.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-Q3_K_M.gguf new file mode 100644 index 0000000..021d054 --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78e7a70e2ed8062f26ac9af23768e22bba747bb2d8d1d96eaeb1badb05b3534c +size 2075618592 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-Q3_K_S.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-Q3_K_S.gguf new file mode 100644 index 0000000..f80cb6f --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:446756cf99882a2ecb7996d2edac81dac46c889a1df6164345a3dec6d64552b4 +size 1886997792 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-Q4_0.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-Q4_0.gguf new file mode 100644 index 0000000..f340523 --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14986da6d43a7015126a2f784fdb849a20f1edb30d0def00558312f67b96a1c5 +size 2375773472 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-Q4_1.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-Q4_1.gguf new file mode 100644 index 0000000..167aeb6 --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4d8f4a30146c1a7dc4360429942a1650d2f9ab9d65b30e95a06494af2c6e90e +size 2596629792 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-Q4_K_M.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-Q4_K_M.gguf new file mode 100644 index 0000000..f5e7d7a --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d27d5a042386fcd037b5f5e721b82eed4e09f687e2040372d401b7b46eb716ce +size 2497281312 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-Q4_K_S.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-Q4_K_S.gguf new file mode 100644 index 0000000..c9dc971 --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7b45bf2a3d57edd7a2295120dcaec9a23bc99aebfc674bac7e3df3fb4d7455d +size 2383310112 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-Q5_K_M.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-Q5_K_M.gguf new file mode 100644 index 0000000..3a3e103 --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bfb9099f7ef14634a14bf512a1e60ebd5308dec73c249fdb729a138f234395f +size 2889514272 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-Q5_K_S.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-Q5_K_S.gguf new file mode 100644 index 0000000..8a2d893 --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa871daf7e0143b34bcf960edfac26e399d591a42e4015aaa89b40ac75d83a9 +size 2823712032 diff --git a/Qwen3-4B-Base-Continued-GRPO.i1-Q6_K.gguf b/Qwen3-4B-Base-Continued-GRPO.i1-Q6_K.gguf new file mode 100644 index 0000000..521b4d1 --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2842072a81f9ef5f7fcd307d44c7143f660ad7aa6001fbb7b212514cebb30f87 +size 3306261792 diff --git a/Qwen3-4B-Base-Continued-GRPO.imatrix.gguf b/Qwen3-4B-Base-Continued-GRPO.imatrix.gguf new file mode 100644 index 0000000..dcafa2c --- /dev/null +++ b/Qwen3-4B-Base-Continued-GRPO.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22b2c787c0c709ee58471ee7e8dd6298c729d8123385fb79d783198ed29ead8c +size 3872640 diff --git a/README.md b/README.md new file mode 100644 index 0000000..7be040e --- /dev/null +++ b/README.md @@ -0,0 +1,85 @@ +--- +base_model: Lambent/Qwen3-4B-Base-Continued-GRPO +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Lambent/Qwen3-4B-Base-Continued-GRPO + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-4B-Base-Continued-GRPO-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-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-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-IQ1_S.gguf) | i1-IQ1_S | 1.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-IQ1_M.gguf) | i1-IQ1_M | 1.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-IQ2_S.gguf) | i1-IQ2_S | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-IQ2_M.gguf) | i1-IQ2_M | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-Q2_K.gguf) | i1-Q2_K | 1.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-Q3_K_S.gguf) | i1-Q3_K_S | 2.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-IQ3_S.gguf) | i1-IQ3_S | 2.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-IQ3_M.gguf) | i1-IQ3_M | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-Q3_K_M.gguf) | i1-Q3_K_M | 2.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.3 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-Q4_0.gguf) | i1-Q4_0 | 2.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-Q4_1.gguf) | i1-Q4_1 | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-Q5_K_M.gguf) | i1-Q5_K_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Base-Continued-GRPO-i1-GGUF/resolve/main/Qwen3-4B-Base-Continued-GRPO.i1-Q6_K.gguf) | i1-Q6_K | 3.4 | practically like static Q6_K | + +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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to. + +