From 453634067e44303095fff5313f62acf3695de4ce Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 27 May 2026 05:00:17 +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-30B-A3B-Instruct-2507-FT-i1-GGUF Source: Original Platform --- .gitattributes | 59 ++++++++++++ Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ1_M.gguf | 3 + Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ1_S.gguf | 3 + Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_M.gguf | 3 + Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_S.gguf | 3 + Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_XS.gguf | 3 + ...3-30B-A3B-Instruct-2507-FT.i1-IQ2_XXS.gguf | 3 + Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_M.gguf | 3 + Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_S.gguf | 3 + Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_XS.gguf | 3 + ...3-30B-A3B-Instruct-2507-FT.i1-IQ3_XXS.gguf | 3 + Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ4_XS.gguf | 3 + Qwen3-30B-A3B-Instruct-2507-FT.i1-Q2_K.gguf | 3 + Qwen3-30B-A3B-Instruct-2507-FT.i1-Q2_K_S.gguf | 3 + Qwen3-30B-A3B-Instruct-2507-FT.i1-Q3_K_L.gguf | 3 + Qwen3-30B-A3B-Instruct-2507-FT.i1-Q3_K_M.gguf | 3 + Qwen3-30B-A3B-Instruct-2507-FT.i1-Q3_K_S.gguf | 3 + Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_0.gguf | 3 + Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_1.gguf | 3 + Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_K_M.gguf | 3 + Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_K_S.gguf | 3 + Qwen3-30B-A3B-Instruct-2507-FT.i1-Q5_K_M.gguf | 3 + Qwen3-30B-A3B-Instruct-2507-FT.i1-Q5_K_S.gguf | 3 + Qwen3-30B-A3B-Instruct-2507-FT.i1-Q6_K.gguf | 3 + Qwen3-30B-A3B-Instruct-2507-FT.imatrix.gguf | 3 + README.md | 94 +++++++++++++++++++ 26 files changed, 225 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ1_M.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ1_S.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_M.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_S.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_XS.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_XXS.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_M.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_S.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_XS.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_XXS.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ4_XS.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-Q2_K.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-Q2_K_S.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-Q3_K_L.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-Q3_K_M.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-Q3_K_S.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_0.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_1.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_K_M.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_K_S.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-Q5_K_M.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-Q5_K_S.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.i1-Q6_K.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-FT.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..310cc70 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,59 @@ +*.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-30B-A3B-Instruct-2507-FT.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ1_M.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ1_M.gguf new file mode 100644 index 0000000..13709e9 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6a49b28b0f1e31f03507cc49739f0b31aa8d4db4e4e619124b5278501c9d84b +size 7078292640 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ1_S.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ1_S.gguf new file mode 100644 index 0000000..f87ba28 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b76fafb3a1ac916f819bc0f8cbb7ad514799bd1ae616aa07c9c4ca7b34362b74 +size 6416510112 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_M.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_M.gguf new file mode 100644 index 0000000..766d2c6 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76d33fda1a1add20cd5c984f044c6fae4865985ac44807709510b03babb9dbaf +size 10169509024 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_S.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_S.gguf new file mode 100644 index 0000000..070093b --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb6b7899baa31f105d594684ca4b4c1d8bfea11486a8fa0aa2e7049c532b2391 +size 9287132320 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_XS.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_XS.gguf new file mode 100644 index 0000000..28e70e4 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7696db01bd36fd3f5785d1da789d69a48bdf6df1e6ee24d1a0d36c22f753aac +size 9076223136 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_XXS.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..bb2e3e5 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9518ba7d0153424604bd418441e6f6382c5dca71043e7a45a769bb6e427d9fb +size 8181263520 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_M.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_M.gguf new file mode 100644 index 0000000..92b57da --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfbbb82c2a1bda8a214d30813cbf7a9ebb0cbc5d75a004b497bcd7856ca1af88 +size 13513063584 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_S.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_S.gguf new file mode 100644 index 0000000..f909e4e --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb9f6d2f849686b4cd2607f7b5aa6587313ada723fb9587a34190e5d76298723 +size 13299154080 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_XS.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_XS.gguf new file mode 100644 index 0000000..4cd447b --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8be6a9102de9d5687ca37c1c917f74b2e473a747926be4b1285430a87877afa +size 12598443168 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_XXS.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..e3f7b3b --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c5ea9c70842a4226d9a5cb38f4501cfcc652d879f5991592a87534826fa76cb +size 11849327776 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ4_XS.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ4_XS.gguf new file mode 100644 index 0000000..17a6cf7 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b73332739da6801b76b23927f8d92b69ee7d43becd5075234fc878bb14f637b2 +size 16368350368 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q2_K.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q2_K.gguf new file mode 100644 index 0000000..acd4df4 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b86aff5840ead09640f9afd7f984b4559b7ec48a967bc7bdde816f0798f6d4f6 +size 11258610848 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q2_K_S.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q2_K_S.gguf new file mode 100644 index 0000000..8dd2a81 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:443b7aec323b63f79e063dc27593327905f46b0cecff91f69d46efff73b784c3 +size 10519364768 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q3_K_L.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q3_K_L.gguf new file mode 100644 index 0000000..7e5358d --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96cec54592720c4b70b75bc9fbafdaaba4abe04bda37dc68c45bd7b8bd8ae7fb +size 15900671136 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q3_K_M.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q3_K_M.gguf new file mode 100644 index 0000000..7baca15 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23087b53bba30c9c176b0e5ba1a69ebc0753ea6f5758e42ebbfb1dc4b29fc1dc +size 14711848096 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q3_K_S.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q3_K_S.gguf new file mode 100644 index 0000000..97f3129 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77aaf61ddabd8aa1e98f474c016c22b4c1a7521a0f9cddbeac6e12e2d825c886 +size 13292469408 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_0.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_0.gguf new file mode 100644 index 0000000..f9ffa63 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92ce3c1a29bac45caf7a12c0c9a0b1d3dbf4e64dad35f8a5f7a6d12dbb95a047 +size 17379988640 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_1.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_1.gguf new file mode 100644 index 0000000..33dcc93 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81f8bb920545cdce40cf2417f71acb0ddef000a7c374e2d90564b81bedc79602 +size 19192501408 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_K_M.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_K_M.gguf new file mode 100644 index 0000000..3390481 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21f738aea67eb2a60e1b30683307c3641742aa4b4e07b8cc0e69d27e25040ab7 +size 18556687520 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_K_S.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_K_S.gguf new file mode 100644 index 0000000..49eea31 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dbe75017a0689c75c6e1fc9b2d72d6da2e244cae861520910d6e8649020ab84 +size 17456010400 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q5_K_M.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q5_K_M.gguf new file mode 100644 index 0000000..3b07925 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2ddb59f60e2a0b86e6c94268839cfa234b6ea63e1853b1e4802bcdce2a14aa0 +size 21725582496 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q5_K_S.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q5_K_S.gguf new file mode 100644 index 0000000..c931ceb --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed50535860fe9266c50594e947401b0d3acfce1f9c49ecb34638813a9d0dcc69 +size 21080511648 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q6_K.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q6_K.gguf new file mode 100644 index 0000000..0cca34b --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:747b9128b38903ed898e27c805a9198021d4a935c053c3bd1d43530272ab107b +size 25092533408 diff --git a/Qwen3-30B-A3B-Instruct-2507-FT.imatrix.gguf b/Qwen3-30B-A3B-Instruct-2507-FT.imatrix.gguf new file mode 100644 index 0000000..f1aa072 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-FT.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0522862704e15c6aa01d63772728635be2a09fe1454462a74649cf68b30e5568 +size 122029312 diff --git a/README.md b/README.md new file mode 100644 index 0000000..bf94f61 --- /dev/null +++ b/README.md @@ -0,0 +1,94 @@ +--- +base_model: aifeifei798/Qwen3-30B-A3B-Instruct-2507-FT +language: +- zh +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- qwen +- qwen3 +- unsloth +- Fragmented Training +- FT +- chat +- lora +- QiMing-Janus +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/aifeifei798/Qwen3-30B-A3B-Instruct-2507-FT + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-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-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.imatrix.gguf) | imatrix | 0.2 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ1_S.gguf) | i1-IQ1_S | 6.5 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ1_M.gguf) | i1-IQ1_M | 7.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 8.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_XS.gguf) | i1-IQ2_XS | 9.2 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_S.gguf) | i1-IQ2_S | 9.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ2_M.gguf) | i1-IQ2_M | 10.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q2_K_S.gguf) | i1-Q2_K_S | 10.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q2_K.gguf) | i1-Q2_K | 11.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 11.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_XS.gguf) | i1-IQ3_XS | 12.7 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q3_K_S.gguf) | i1-Q3_K_S | 13.4 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_S.gguf) | i1-IQ3_S | 13.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ3_M.gguf) | i1-IQ3_M | 13.6 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q3_K_M.gguf) | i1-Q3_K_M | 14.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q3_K_L.gguf) | i1-Q3_K_L | 16.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-IQ4_XS.gguf) | i1-IQ4_XS | 16.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_0.gguf) | i1-Q4_0 | 17.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_K_S.gguf) | i1-Q4_K_S | 17.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_K_M.gguf) | i1-Q4_K_M | 18.7 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q4_1.gguf) | i1-Q4_1 | 19.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q5_K_S.gguf) | i1-Q5_K_S | 21.2 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q5_K_M.gguf) | i1-Q5_K_M | 21.8 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-FT-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-FT.i1-Q6_K.gguf) | i1-Q6_K | 25.2 | 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. + +