From 76c02e94b8cc260eb0a9319d24d66478f5c03614 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 27 May 2026 03:24: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-30B-A3B-Instruct-2507-Heretic-i1-GGUF Source: Original Platform --- .gitattributes | 59 +++++++++++++ ...0B-A3B-Instruct-2507-Heretic.i1-IQ1_M.gguf | 3 + ...0B-A3B-Instruct-2507-Heretic.i1-IQ1_S.gguf | 3 + ...0B-A3B-Instruct-2507-Heretic.i1-IQ2_M.gguf | 3 + ...0B-A3B-Instruct-2507-Heretic.i1-IQ2_S.gguf | 3 + ...B-A3B-Instruct-2507-Heretic.i1-IQ2_XS.gguf | 3 + ...-A3B-Instruct-2507-Heretic.i1-IQ2_XXS.gguf | 3 + ...0B-A3B-Instruct-2507-Heretic.i1-IQ3_M.gguf | 3 + ...0B-A3B-Instruct-2507-Heretic.i1-IQ3_S.gguf | 3 + ...B-A3B-Instruct-2507-Heretic.i1-IQ3_XS.gguf | 3 + ...-A3B-Instruct-2507-Heretic.i1-IQ3_XXS.gguf | 3 + ...B-A3B-Instruct-2507-Heretic.i1-IQ4_XS.gguf | 3 + ...30B-A3B-Instruct-2507-Heretic.i1-Q2_K.gguf | 3 + ...B-A3B-Instruct-2507-Heretic.i1-Q2_K_S.gguf | 3 + ...B-A3B-Instruct-2507-Heretic.i1-Q3_K_L.gguf | 3 + ...B-A3B-Instruct-2507-Heretic.i1-Q3_K_M.gguf | 3 + ...B-A3B-Instruct-2507-Heretic.i1-Q3_K_S.gguf | 3 + ...30B-A3B-Instruct-2507-Heretic.i1-Q4_0.gguf | 3 + ...30B-A3B-Instruct-2507-Heretic.i1-Q4_1.gguf | 3 + ...B-A3B-Instruct-2507-Heretic.i1-Q4_K_M.gguf | 3 + ...B-A3B-Instruct-2507-Heretic.i1-Q4_K_S.gguf | 3 + ...B-A3B-Instruct-2507-Heretic.i1-Q5_K_M.gguf | 3 + ...B-A3B-Instruct-2507-Heretic.i1-Q5_K_S.gguf | 3 + ...30B-A3B-Instruct-2507-Heretic.i1-Q6_K.gguf | 3 + ...30B-A3B-Instruct-2507-Heretic.imatrix.gguf | 3 + README.md | 86 +++++++++++++++++++ 26 files changed, 217 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ1_M.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ1_S.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_M.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_S.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_XS.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_XXS.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_M.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_S.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_XS.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_XXS.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ4_XS.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q2_K.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q2_K_S.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q3_K_L.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q3_K_M.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q3_K_S.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_0.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_1.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_K_M.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_K_S.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q5_K_M.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q5_K_S.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q6_K.gguf create mode 100644 Qwen3-30B-A3B-Instruct-2507-Heretic.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..42bb59e --- /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-Heretic.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ1_M.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ1_M.gguf new file mode 100644 index 0000000..b919070 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d222570a7c8299594477404c65d93c4a6a7778c012bf48932bf76697a9352ba6 +size 7078290880 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ1_S.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ1_S.gguf new file mode 100644 index 0000000..a1e1fc6 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58aaca5bb97a06eb6d18bccdd4fbf8a8e0fccada4dacfbfb34bb459d3409667f +size 6416508352 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_M.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_M.gguf new file mode 100644 index 0000000..a0a613e --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2607f84259cbdb2d99506302ebb09d6542108ea8f9e0970fd5042ed70c13cd95 +size 10169507264 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_S.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_S.gguf new file mode 100644 index 0000000..e227a26 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f93fcec13fe83efef804a4edcd7fca0e86612f9086d068c4923ec950585e40d7 +size 9287130560 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_XS.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_XS.gguf new file mode 100644 index 0000000..d507921 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d643995ad3374d61e9c248d84941ed1224215f209b4f93df7cf849d1fabf340 +size 9076221376 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_XXS.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..58a64ed --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ddee9cd4ee38bb69003609362de4126dcc027bb54baa198f697052de8d71e86 +size 8181261760 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_M.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_M.gguf new file mode 100644 index 0000000..487b570 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dad0a4e85c87a42f9840b3586f6bf4330c2c05dd108afa95a905e776fc329c5 +size 13513061824 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_S.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_S.gguf new file mode 100644 index 0000000..5040096 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1472cb9d784725dcfce3292e142d3e018fc2cdde9950c623dfb1d3a764988fd9 +size 13299152320 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_XS.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_XS.gguf new file mode 100644 index 0000000..dcaa1d8 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39a2c4474b4314682217ebee40f6edd8c9f068cc02c25f2cf90ebccbed3d4525 +size 12598441408 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_XXS.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..42961ca --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69bb8b7914230e182ead2ba5795c391e0574ad3559b2723e5f06bea47c245764 +size 11849326016 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ4_XS.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ4_XS.gguf new file mode 100644 index 0000000..5d44827 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0188864be1e77671d306f3b1b58ab76fbca1fd29fb42d0e71d9c2ecd623c3e35 +size 16368348608 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q2_K.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q2_K.gguf new file mode 100644 index 0000000..9d91b38 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7442f0433f8546fbc03643a1074dd843c5a6cb262850aefdf683cbff4270685a +size 11258609088 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q2_K_S.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q2_K_S.gguf new file mode 100644 index 0000000..f076e42 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b922db87986575a23fef721b5c4be67699790f456b069e93248a2b92df9ff5d1 +size 10519363008 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q3_K_L.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q3_K_L.gguf new file mode 100644 index 0000000..705663e --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49cf3c4a74280dcc1f74a1b98e5da30cecf046ab6bae1e7296fccb81c0f038ff +size 15900669376 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q3_K_M.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q3_K_M.gguf new file mode 100644 index 0000000..df3ed53 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0a8a0ac38bd7c442592fbe6568a5e113a17fd675efca2b125bc2ab367c12702 +size 14711846336 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q3_K_S.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q3_K_S.gguf new file mode 100644 index 0000000..42646e9 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ebd8618f9b7042eaba944705bcd0ebf7c294b26fdbcb6d97b7fdc70d5158594 +size 13292467648 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_0.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_0.gguf new file mode 100644 index 0000000..ff516ae --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0faf8ba476186cf0088f53202b4f69e6e03e47d5c7cdd685312971a4a696333 +size 17379986880 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_1.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_1.gguf new file mode 100644 index 0000000..880eed9 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d08f48a629bcfe305f409ef255f16ece4f09e857f714aa9273fbb8c44f9d4304 +size 19192499648 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_K_M.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_K_M.gguf new file mode 100644 index 0000000..4e15620 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:100aac67fc047a375f3ffd181dc71a397ce468386cc1d3dd521c7761b2111248 +size 18556685760 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_K_S.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_K_S.gguf new file mode 100644 index 0000000..e3374b6 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45b4bb389c13c1ea3e080a6ac38e826791ac7491a307accfdfd8fac7c6b4ab82 +size 17456008640 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q5_K_M.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q5_K_M.gguf new file mode 100644 index 0000000..90afa51 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaa1020fee07e8955ea99e329ab3ff5a98db32e836f926c7b0e00a157e2ad63e +size 21725580736 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q5_K_S.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q5_K_S.gguf new file mode 100644 index 0000000..14ebc1b --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:915920d384f2f7d797ca5de968fd4ebda580ca8e3780db4bb24c74f8126c54c9 +size 21080509888 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q6_K.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q6_K.gguf new file mode 100644 index 0000000..5d40560 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:314e5a6a52edc6fa72dd4e01dbc806aab1ba0196b3bb4b3d13f35dd1d995100d +size 25092531648 diff --git a/Qwen3-30B-A3B-Instruct-2507-Heretic.imatrix.gguf b/Qwen3-30B-A3B-Instruct-2507-Heretic.imatrix.gguf new file mode 100644 index 0000000..152cf75 --- /dev/null +++ b/Qwen3-30B-A3B-Instruct-2507-Heretic.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7c9eb32e86eba0cf60e5535430808f050704dcb0933ca5b880c145f008208e7 +size 122029312 diff --git a/README.md b/README.md new file mode 100644 index 0000000..746add2 --- /dev/null +++ b/README.md @@ -0,0 +1,86 @@ +--- +base_model: dEcQEGdeTshDWbOJQcYp/Qwen3-30B-A3B-Instruct-2507-Heretic +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- heretic +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/dEcQEGdeTshDWbOJQcYp/Qwen3-30B-A3B-Instruct-2507-Heretic + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-30B-A3B-Instruct-2507-Heretic-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-Heretic-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-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.imatrix.gguf) | imatrix | 0.2 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ1_S.gguf) | i1-IQ1_S | 6.5 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ1_M.gguf) | i1-IQ1_M | 7.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 8.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_XS.gguf) | i1-IQ2_XS | 9.2 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_S.gguf) | i1-IQ2_S | 9.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ2_M.gguf) | i1-IQ2_M | 10.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q2_K_S.gguf) | i1-Q2_K_S | 10.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q2_K.gguf) | i1-Q2_K | 11.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 11.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_XS.gguf) | i1-IQ3_XS | 12.7 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.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-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_S.gguf) | i1-IQ3_S | 13.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ3_M.gguf) | i1-IQ3_M | 13.6 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.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-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.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-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-IQ4_XS.gguf) | i1-IQ4_XS | 16.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_0.gguf) | i1-Q4_0 | 17.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.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-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_K_M.gguf) | i1-Q4_K_M | 18.7 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q4_1.gguf) | i1-Q4_1 | 19.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q5_K_S.gguf) | i1-Q5_K_S | 21.2 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.i1-Q5_K_M.gguf) | i1-Q5_K_M | 21.8 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-Instruct-2507-Heretic-i1-GGUF/resolve/main/Qwen3-30B-A3B-Instruct-2507-Heretic.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. + +