From 73a36cd02d055fde6284c137a7df771e240f03db Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 21 Jul 2026 12:28:10 +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-Element11b-i1-GGUF Source: Original Platform --- .gitattributes | 59 ++++++++++++ Qwen3-30B-A3B-Element11b.i1-IQ1_M.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-IQ1_S.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-IQ2_M.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-IQ2_S.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-IQ2_XS.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-IQ2_XXS.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-IQ3_M.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-IQ3_S.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-IQ3_XS.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-IQ3_XXS.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-IQ4_XS.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-Q2_K.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-Q2_K_S.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-Q3_K_L.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-Q3_K_M.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-Q3_K_S.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-Q4_0.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-Q4_1.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-Q4_K_M.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-Q4_K_S.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-Q5_K_M.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-Q5_K_S.gguf | 3 + Qwen3-30B-A3B-Element11b.i1-Q6_K.gguf | 3 + Qwen3-30B-A3B-Element11b.imatrix.gguf | 3 + README.md | 117 +++++++++++++++++++++++ 26 files changed, 248 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen3-30B-A3B-Element11b.i1-IQ1_M.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-IQ1_S.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-IQ2_M.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-IQ2_S.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-IQ2_XS.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-IQ2_XXS.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-IQ3_M.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-IQ3_S.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-IQ3_XS.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-IQ3_XXS.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-IQ4_XS.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-Q2_K.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-Q2_K_S.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-Q3_K_L.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-Q3_K_M.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-Q3_K_S.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-Q4_0.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-Q4_1.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-Q4_K_M.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-Q4_K_S.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-Q5_K_M.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-Q5_K_S.gguf create mode 100644 Qwen3-30B-A3B-Element11b.i1-Q6_K.gguf create mode 100644 Qwen3-30B-A3B-Element11b.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1180e65 --- /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-Element11b.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Element11b.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen3-30B-A3B-Element11b.i1-IQ1_M.gguf b/Qwen3-30B-A3B-Element11b.i1-IQ1_M.gguf new file mode 100644 index 0000000..c89cd9b --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af5e6f12a3ab9abb2ea40d0da3ec288a535b66d881700a03bdbfaf2e81373345 +size 7077739424 diff --git a/Qwen3-30B-A3B-Element11b.i1-IQ1_S.gguf b/Qwen3-30B-A3B-Element11b.i1-IQ1_S.gguf new file mode 100644 index 0000000..36fd52d --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84b7cf35ebe61609b0280801569d769932e9c8e90364c3c0b3a11bb0e6c037bf +size 6415956896 diff --git a/Qwen3-30B-A3B-Element11b.i1-IQ2_M.gguf b/Qwen3-30B-A3B-Element11b.i1-IQ2_M.gguf new file mode 100644 index 0000000..26b03ce --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:182cc188d8234ed96fe4ef137d7c3737a4c9383d41d8b764b83130a2d3674e04 +size 10168900288 diff --git a/Qwen3-30B-A3B-Element11b.i1-IQ2_S.gguf b/Qwen3-30B-A3B-Element11b.i1-IQ2_S.gguf new file mode 100644 index 0000000..0cad68c --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78bf716a916030ec6a47e1660f608a56f9a70fb697eae17fb172cb21b3951519 +size 9286523584 diff --git a/Qwen3-30B-A3B-Element11b.i1-IQ2_XS.gguf b/Qwen3-30B-A3B-Element11b.i1-IQ2_XS.gguf new file mode 100644 index 0000000..8966412 --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bae5d6b764f0ac6e8420348eaeb97a8d8aa86b5e8b09fc9580cf0766b869b23 +size 9075669920 diff --git a/Qwen3-30B-A3B-Element11b.i1-IQ2_XXS.gguf b/Qwen3-30B-A3B-Element11b.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..247099f --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42803beb315f22f6d404232e0d61b7764e3646c656acfd485f7c8e8d21d6fe61 +size 8180710304 diff --git a/Qwen3-30B-A3B-Element11b.i1-IQ3_M.gguf b/Qwen3-30B-A3B-Element11b.i1-IQ3_M.gguf new file mode 100644 index 0000000..8f40556 --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9a71d5efe93f73cfac6a346188e97808c255a871f2c6b860050a142434b3a4a +size 13512382240 diff --git a/Qwen3-30B-A3B-Element11b.i1-IQ3_S.gguf b/Qwen3-30B-A3B-Element11b.i1-IQ3_S.gguf new file mode 100644 index 0000000..0310d37 --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e5ee93e957f8c61264de5b8000d6a155588c2269f7e74ad8adb294c5c6c2459 +size 13298472736 diff --git a/Qwen3-30B-A3B-Element11b.i1-IQ3_XS.gguf b/Qwen3-30B-A3B-Element11b.i1-IQ3_XS.gguf new file mode 100644 index 0000000..4c4d143 --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d190c4324c8067d9e19d7fc02580cdfa10e54af1465ae926923c29e81fa8fcb +size 12597761824 diff --git a/Qwen3-30B-A3B-Element11b.i1-IQ3_XXS.gguf b/Qwen3-30B-A3B-Element11b.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..f8367c7 --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1b78c8cdeaf7ea26fb01757a9dec3d197da2697b8d8ed06de2e47a4f4f1fde5 +size 11848719040 diff --git a/Qwen3-30B-A3B-Element11b.i1-IQ4_XS.gguf b/Qwen3-30B-A3B-Element11b.i1-IQ4_XS.gguf new file mode 100644 index 0000000..53e77bc --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f613c6182dbd038b63982fb3cb71526723d9b6be01532b98150d273fd115c509 +size 16367613472 diff --git a/Qwen3-30B-A3B-Element11b.i1-Q2_K.gguf b/Qwen3-30B-A3B-Element11b.i1-Q2_K.gguf new file mode 100644 index 0000000..25f3d14 --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bdff617ef6dc23733e4aa4cc7bc51c345a0a663a91a8e5fef09aeac4d9b472e +size 11257985024 diff --git a/Qwen3-30B-A3B-Element11b.i1-Q2_K_S.gguf b/Qwen3-30B-A3B-Element11b.i1-Q2_K_S.gguf new file mode 100644 index 0000000..53cced4 --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c65c701ebc978015fa192f99ceaf6452de84c6059c90360194bbfad1229d9c1 +size 10518738944 diff --git a/Qwen3-30B-A3B-Element11b.i1-Q3_K_L.gguf b/Qwen3-30B-A3B-Element11b.i1-Q3_K_L.gguf new file mode 100644 index 0000000..46e28ef --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b48dbaf15a60fc4f7887bf28ffb7898b3101bcd6e8b36847ced89d56387bc22 +size 15899989792 diff --git a/Qwen3-30B-A3B-Element11b.i1-Q3_K_M.gguf b/Qwen3-30B-A3B-Element11b.i1-Q3_K_M.gguf new file mode 100644 index 0000000..0536760 --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66d2063233c4a77789bfad96b2dcb40ffe4c1cf38325cd4a88d2e3367886abc0 +size 14711166752 diff --git a/Qwen3-30B-A3B-Element11b.i1-Q3_K_S.gguf b/Qwen3-30B-A3B-Element11b.i1-Q3_K_S.gguf new file mode 100644 index 0000000..7e5f2cf --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:803eff40bfdb11014ced69b33c50c06bf74341bddff4ea2c6825e498924974ef +size 13291788064 diff --git a/Qwen3-30B-A3B-Element11b.i1-Q4_0.gguf b/Qwen3-30B-A3B-Element11b.i1-Q4_0.gguf new file mode 100644 index 0000000..c80c740 --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bd91b0a1f7d1da19f67c21d501207c9f8bdf3f79c4c6822f17f91e4fb96d23f +size 17379234656 diff --git a/Qwen3-30B-A3B-Element11b.i1-Q4_1.gguf b/Qwen3-30B-A3B-Element11b.i1-Q4_1.gguf new file mode 100644 index 0000000..5ac3bdf --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8ccdeb22a5f880019b14bc51e6eb9ccf10ce9df445c1e039780d929795dfb46 +size 19191713248 diff --git a/Qwen3-30B-A3B-Element11b.i1-Q4_K_M.gguf b/Qwen3-30B-A3B-Element11b.i1-Q4_K_M.gguf new file mode 100644 index 0000000..5a8f4d5 --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a39c078d2388a0af964335cda8eb0fc69e08eeec1ff52003b3c1b0121d1d30dd +size 18555933536 diff --git a/Qwen3-30B-A3B-Element11b.i1-Q4_K_S.gguf b/Qwen3-30B-A3B-Element11b.i1-Q4_K_S.gguf new file mode 100644 index 0000000..6851038 --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a6fa7206e7ac3dd1d452bc2c43da588c768a86a7d49e00f2e7f0d1a971cc77 +size 17455256416 diff --git a/Qwen3-30B-A3B-Element11b.i1-Q5_K_M.gguf b/Qwen3-30B-A3B-Element11b.i1-Q5_K_M.gguf new file mode 100644 index 0000000..db98149 --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:768597f8be4245600d863ff2b538fbcab20817f745482ba4c21511bf81a1c5aa +size 21724760160 diff --git a/Qwen3-30B-A3B-Element11b.i1-Q5_K_S.gguf b/Qwen3-30B-A3B-Element11b.i1-Q5_K_S.gguf new file mode 100644 index 0000000..ee66e46 --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d03e59c8c74a0470d19f90264f4291156b3b78e35141cdc26cfd49920c0dbbb +size 21079689312 diff --git a/Qwen3-30B-A3B-Element11b.i1-Q6_K.gguf b/Qwen3-30B-A3B-Element11b.i1-Q6_K.gguf new file mode 100644 index 0000000..14db2d8 --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:631677c6f6447e59c1570ce1e5a16be1411d8c946d5f95d3420f89c787e5307a +size 25091638464 diff --git a/Qwen3-30B-A3B-Element11b.imatrix.gguf b/Qwen3-30B-A3B-Element11b.imatrix.gguf new file mode 100644 index 0000000..edb4a85 --- /dev/null +++ b/Qwen3-30B-A3B-Element11b.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2979636ee9574e792012536819289251f8de6fdb85f2aa52eaf1a498b6eafa9 +size 122029312 diff --git a/README.md b/README.md new file mode 100644 index 0000000..ac39998 --- /dev/null +++ b/README.md @@ -0,0 +1,117 @@ +--- +base_model: nightmedia/Qwen3-30B-A3B-Element11b +language: +- en +- zh +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- coding +- research +- deep thinking +- 1M context +- 256k context +- Qwen3 +- All use cases +- creative +- creative writing +- fiction writing +- plot generation +- sub-plot generation +- fiction writing +- story generation +- scene continue +- storytelling +- fiction story +- science fiction +- all genres +- story +- writing +- vivid prosing +- vivid writing +- fiction +- roleplaying +- bfloat16 +- finetune +- mergekit +- transformers +- merge +- mlx +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/nightmedia/Qwen3-30B-A3B-Element11b + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-30B-A3B-Element11b-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-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-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.imatrix.gguf) | imatrix | 0.2 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-IQ1_S.gguf) | i1-IQ1_S | 6.5 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-IQ1_M.gguf) | i1-IQ1_M | 7.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 8.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 9.2 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-IQ2_S.gguf) | i1-IQ2_S | 9.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-IQ2_M.gguf) | i1-IQ2_M | 10.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-Q2_K_S.gguf) | i1-Q2_K_S | 10.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-Q2_K.gguf) | i1-Q2_K | 11.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 11.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 12.7 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 13.4 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-IQ3_S.gguf) | i1-IQ3_S | 13.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-IQ3_M.gguf) | i1-IQ3_M | 13.6 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 14.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 16.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 16.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-Q4_0.gguf) | i1-Q4_0 | 17.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 17.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 18.7 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-Q4_1.gguf) | i1-Q4_1 | 19.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 21.2 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 21.8 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Element11b-i1-GGUF/resolve/main/Qwen3-30B-A3B-Element11b.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. + +