From 161d66de2c360de78da7079ea4f7235a8a0db0b6 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 6 Jun 2026 10:06:15 +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: guray16/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++ ...truct-2507-20250808-233922-0.i1-IQ1_M.gguf | 3 + ...truct-2507-20250808-233922-0.i1-IQ1_S.gguf | 3 + ...truct-2507-20250808-233922-0.i1-IQ2_M.gguf | 3 + ...truct-2507-20250808-233922-0.i1-IQ2_S.gguf | 3 + ...ruct-2507-20250808-233922-0.i1-IQ2_XS.gguf | 3 + ...uct-2507-20250808-233922-0.i1-IQ2_XXS.gguf | 3 + ...truct-2507-20250808-233922-0.i1-IQ3_M.gguf | 3 + ...truct-2507-20250808-233922-0.i1-IQ3_S.gguf | 3 + ...ruct-2507-20250808-233922-0.i1-IQ3_XS.gguf | 3 + ...uct-2507-20250808-233922-0.i1-IQ3_XXS.gguf | 3 + ...ruct-2507-20250808-233922-0.i1-IQ4_NL.gguf | 3 + ...ruct-2507-20250808-233922-0.i1-IQ4_XS.gguf | 3 + ...struct-2507-20250808-233922-0.i1-Q2_K.gguf | 3 + ...ruct-2507-20250808-233922-0.i1-Q2_K_S.gguf | 3 + ...ruct-2507-20250808-233922-0.i1-Q3_K_L.gguf | 3 + ...ruct-2507-20250808-233922-0.i1-Q3_K_M.gguf | 3 + ...ruct-2507-20250808-233922-0.i1-Q3_K_S.gguf | 3 + ...struct-2507-20250808-233922-0.i1-Q4_0.gguf | 3 + ...struct-2507-20250808-233922-0.i1-Q4_1.gguf | 3 + ...ruct-2507-20250808-233922-0.i1-Q4_K_M.gguf | 3 + ...ruct-2507-20250808-233922-0.i1-Q4_K_S.gguf | 3 + ...ruct-2507-20250808-233922-0.i1-Q5_K_M.gguf | 3 + ...ruct-2507-20250808-233922-0.i1-Q5_K_S.gguf | 3 + ...struct-2507-20250808-233922-0.i1-Q6_K.gguf | 3 + ...struct-2507-20250808-233922-0.imatrix.gguf | 3 + README.md | 96 +++++++++++++++++++ 27 files changed, 231 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ1_M.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ1_S.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_M.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_S.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_XS.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_XXS.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_M.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_S.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_XS.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_XXS.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ4_NL.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ4_XS.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q2_K.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q2_K_S.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q3_K_L.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q3_K_M.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q3_K_S.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_0.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_1.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_K_M.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_K_S.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q5_K_M.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q5_K_S.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q6_K.gguf create mode 100644 Qwen3-4B-Instruct-2507-20250808-233922-0.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b3e4f40 --- /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-Instruct-2507-20250808-233922-0.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ1_M.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ1_M.gguf new file mode 100644 index 0000000..f3c9f5c --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de409d4e4d5d349170c36c3cc6df95a12e46c4ae8017634fc7afd2fe21ed4b24 +size 1127021472 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ1_S.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ1_S.gguf new file mode 100644 index 0000000..cfb1ddd --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2672c586b97b455520ab7a314bed284a4fb627d05c9381464de1ec33023090d +size 1055259552 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_M.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_M.gguf new file mode 100644 index 0000000..ca1d87d --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf4ca9e2c18654af65cdd92e83f86edc149e94d39f8aa2a828e45613591d9225 +size 1512987552 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_S.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_S.gguf new file mode 100644 index 0000000..83c905c --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:923d245542787bb70e72a1f67507e2a712e26f1556c8c47c5ecaa4632837ee8d +size 1417304992 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_XS.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_XS.gguf new file mode 100644 index 0000000..4bb45e7 --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92c70bd0f2ef9352f336beb1720991e57107a6bdb5db21a6b6a62ca41e82913f +size 1354103712 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_XXS.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..e56ff51 --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5da29bef2718c91750ac27607bc7bfc1ea96ef7a5a8763ccec94490dd51bc6c +size 1246624672 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_M.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_M.gguf new file mode 100644 index 0000000..04e9f99 --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c2a4ffc9cb250386a76b1ac0fbf7a47d2f961bf5f464eb9f935987b02c9c340 +size 1962899872 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_S.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_S.gguf new file mode 100644 index 0000000..d948945 --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4edbaedbfa0c77342c3871f428708e17e048a3325d03c07b16cd32970d9adfc +size 1899534752 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_XS.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_XS.gguf new file mode 100644 index 0000000..402b52c --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c12f31a54ec23b35526d80db131c00459e8a9e2bc847cf8c380053f55dbf9f3d +size 1814378912 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_XXS.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..7f2524e --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e03ebe6ab69c0c96098b64bf047254df79812a25d516f00007ca2aaab7233f33 +size 1670192032 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ4_NL.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ4_NL.gguf new file mode 100644 index 0000000..ebb81c4 --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adc046540c38f1fcdf54d2acecfeaa274f95093a5ab8361e76ab787d87c1a96d +size 2381347232 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ4_XS.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ4_XS.gguf new file mode 100644 index 0000000..2b4e36b --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:874b829e28e16ff1a9e11e6119c782cff9da5666e2a2f4d68e5e8da166395501 +size 2270755232 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q2_K.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q2_K.gguf new file mode 100644 index 0000000..f4d54f7 --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6efe49efc5de47cf376f255d713321a768f75b2cff5a5655733468d07f83bd03 +size 1669503392 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q2_K_S.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q2_K_S.gguf new file mode 100644 index 0000000..fbef938 --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4d6c7f22a8b580bf0edc2b7b6af0d6c4a7b9a907d012eb9c89f2898f85e4262 +size 1563457952 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q3_K_L.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q3_K_L.gguf new file mode 100644 index 0000000..23e79de --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79329e406518ca4a81d61e6df31d355abe61486d408fcce8d61fdc1ca5f04265 +size 2239789472 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q3_K_M.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q3_K_M.gguf new file mode 100644 index 0000000..10d5fb8 --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05f177a52fe4b8b3f78a9c245a928b332d0aadeb83762f1e8f8e330ab315fb6c +size 2075621792 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q3_K_S.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q3_K_S.gguf new file mode 100644 index 0000000..0871f32 --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a6976f1bb50edc212474f924f427a556bc655d557cb833861082f89b2ac3289 +size 1887000992 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_0.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_0.gguf new file mode 100644 index 0000000..53ed95a --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e298aa1c826f572013933d848cbc00d71f0435c2bdbe1b592c8c12162c553c96 +size 2375776672 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_1.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_1.gguf new file mode 100644 index 0000000..ac7fd55 --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70db34e6594f472ae6b138048f1f5e46b97692a3880e17c2483877031284ab46 +size 2596632992 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_K_M.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_K_M.gguf new file mode 100644 index 0000000..1f5f0e0 --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2346bc49cf9bb635b8f139d9f8ee2ffc1161e0a027e41a1ef9330d1f7a6a777 +size 2497284512 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_K_S.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_K_S.gguf new file mode 100644 index 0000000..204887c --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77d773b68d11e6fd4a656c21c36801f2ff79bfde8c3a8e032d4ca5013750fe8c +size 2383313312 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q5_K_M.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q5_K_M.gguf new file mode 100644 index 0000000..ac5eeda --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08bd8797ee7f0543595af5bc333fe92726b9105589a11692d78ff17d98c37d8e +size 2889517472 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q5_K_S.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q5_K_S.gguf new file mode 100644 index 0000000..4060cf2 --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:445c1ae6a79a162db751bb041baa4dd355227ed23f77f10dd972527d7bcb80e7 +size 2823715232 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q6_K.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q6_K.gguf new file mode 100644 index 0000000..f3ad5b2 --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51bf95d464ba8b277f1b27c2d75b537d9b44b4278390ddc8030f3b917d68563a +size 3306264992 diff --git a/Qwen3-4B-Instruct-2507-20250808-233922-0.imatrix.gguf b/Qwen3-4B-Instruct-2507-20250808-233922-0.imatrix.gguf new file mode 100644 index 0000000..8af1630 --- /dev/null +++ b/Qwen3-4B-Instruct-2507-20250808-233922-0.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:670a7fe1e7623cb4bdeaf58dcfc2417233cdec99bccd55c7ba0b29c6dfe96a4a +size 3872640 diff --git a/README.md b/README.md new file mode 100644 index 0000000..e8448ab --- /dev/null +++ b/README.md @@ -0,0 +1,96 @@ +--- +base_model: EganAI/Qwen3-4B-Instruct-2507-20250808-233922-0 +datasets: +- Idavidrein/gpqa +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- merge +- model-merging +- mergekit +- lazymergekit +- qwen3 +- 4b +- text-generation +- causal-lm +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/EganAI/Qwen3-4B-Instruct-2507-20250808-233922-0 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-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-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ1_S.gguf) | i1-IQ1_S | 1.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ1_M.gguf) | i1-IQ1_M | 1.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_S.gguf) | i1-IQ2_S | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ2_M.gguf) | i1-IQ2_M | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q2_K.gguf) | i1-Q2_K | 1.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q3_K_S.gguf) | i1-Q3_K_S | 2.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_S.gguf) | i1-IQ3_S | 2.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ3_M.gguf) | i1-IQ3_M | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q3_K_M.gguf) | i1-Q3_K_M | 2.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.3 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_0.gguf) | i1-Q4_0 | 2.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q4_1.gguf) | i1-Q4_1 | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.i1-Q5_K_M.gguf) | i1-Q5_K_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Instruct-2507-20250808-233922-0-i1-GGUF/resolve/main/Qwen3-4B-Instruct-2507-20250808-233922-0.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. + +