From be8616394afb77855b3eefc0942d5014a438cc44 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 28 May 2026 13:20: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-VL-30B-A3B-Instruct-Heretic-i1-GGUF Source: Original Platform --- .gitattributes | 59 ++++++++++++ ...-VL-30B-A3B-Instruct-Heretic.i1-IQ1_M.gguf | 3 + ...-VL-30B-A3B-Instruct-Heretic.i1-IQ1_S.gguf | 3 + ...-VL-30B-A3B-Instruct-Heretic.i1-IQ2_M.gguf | 3 + ...-VL-30B-A3B-Instruct-Heretic.i1-IQ2_S.gguf | 3 + ...VL-30B-A3B-Instruct-Heretic.i1-IQ2_XS.gguf | 3 + ...L-30B-A3B-Instruct-Heretic.i1-IQ2_XXS.gguf | 3 + ...-VL-30B-A3B-Instruct-Heretic.i1-IQ3_M.gguf | 3 + ...-VL-30B-A3B-Instruct-Heretic.i1-IQ3_S.gguf | 3 + ...VL-30B-A3B-Instruct-Heretic.i1-IQ3_XS.gguf | 3 + ...L-30B-A3B-Instruct-Heretic.i1-IQ3_XXS.gguf | 3 + ...VL-30B-A3B-Instruct-Heretic.i1-IQ4_XS.gguf | 3 + ...3-VL-30B-A3B-Instruct-Heretic.i1-Q2_K.gguf | 3 + ...VL-30B-A3B-Instruct-Heretic.i1-Q2_K_S.gguf | 3 + ...VL-30B-A3B-Instruct-Heretic.i1-Q3_K_L.gguf | 3 + ...VL-30B-A3B-Instruct-Heretic.i1-Q3_K_M.gguf | 3 + ...VL-30B-A3B-Instruct-Heretic.i1-Q3_K_S.gguf | 3 + ...3-VL-30B-A3B-Instruct-Heretic.i1-Q4_0.gguf | 3 + ...3-VL-30B-A3B-Instruct-Heretic.i1-Q4_1.gguf | 3 + ...VL-30B-A3B-Instruct-Heretic.i1-Q4_K_M.gguf | 3 + ...VL-30B-A3B-Instruct-Heretic.i1-Q4_K_S.gguf | 3 + ...VL-30B-A3B-Instruct-Heretic.i1-Q5_K_M.gguf | 3 + ...VL-30B-A3B-Instruct-Heretic.i1-Q5_K_S.gguf | 3 + ...3-VL-30B-A3B-Instruct-Heretic.i1-Q6_K.gguf | 3 + ...3-VL-30B-A3B-Instruct-Heretic.imatrix.gguf | 3 + README.md | 90 +++++++++++++++++++ 26 files changed, 221 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ1_M.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ1_S.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_M.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_S.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_XS.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_XXS.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_M.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_S.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_XS.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_XXS.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ4_XS.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q2_K.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q2_K_S.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q3_K_L.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q3_K_M.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q3_K_S.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_0.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_1.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_K_M.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_K_S.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q5_K_M.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q5_K_S.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q6_K.gguf create mode 100644 Qwen3-VL-30B-A3B-Instruct-Heretic.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fd21ec1 --- /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-VL-30B-A3B-Instruct-Heretic.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ1_M.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ1_M.gguf new file mode 100644 index 0000000..1c3abfc --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20be99e7d4386037786234aa598dba990bf46abae1c37e2611409d417490f7de +size 7078293600 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ1_S.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ1_S.gguf new file mode 100644 index 0000000..12fd4d4 --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d05df1d81e4e9ac7d825f3bde02913278068518176da16beb6eeb4d390f99472 +size 6416511072 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_M.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_M.gguf new file mode 100644 index 0000000..5200484 --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6c33d05afb9757f3fd5b23ca3519818d9c9deab4691ec58f7c5a131b005f23d +size 10169509984 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_S.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_S.gguf new file mode 100644 index 0000000..330ca28 --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d854ea55e413439a6e53564eab23aa4501af5c1b33bd472ac24639f03f886cc +size 9287133280 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_XS.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_XS.gguf new file mode 100644 index 0000000..3378664 --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1d658ef438e10c13c7307ee6b732fc66b70047db1242f9e6ffa72f4e1fb221d +size 9076224096 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_XXS.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..317a0f9 --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae1ebba3641ab3b2158096eb53b3df2efbbf56ae021f5eab56ca48662c0c7815 +size 8181264480 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_M.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_M.gguf new file mode 100644 index 0000000..f6cc10b --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37f0c9e3bde6142148e988a86c1e5fcdfab0948b5ebded345f9da1869271d683 +size 13513064544 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_S.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_S.gguf new file mode 100644 index 0000000..7b90408 --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac7cbb5ff2ff7c06281aa6c331c1c90ed801b29b2bbc74e6cbca21edb50eb931 +size 13299155040 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_XS.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_XS.gguf new file mode 100644 index 0000000..d4ef831 --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf4ab99c12ac7869c11497c0c62210306ad42a35f86f1cedb201b82404638c08 +size 12598444128 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_XXS.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..d98186a --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2da4efdb4ce37084feb9fc9f15ea7b209dce27be46b78e8655203435b0c6c15f +size 11849328736 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ4_XS.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ4_XS.gguf new file mode 100644 index 0000000..00a4bb2 --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e3bb5ce15d98e3bff24797943d4be829465db3836170b46204be1b15e4e549 +size 16368351328 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q2_K.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q2_K.gguf new file mode 100644 index 0000000..beacf60 --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb3434cbcf659b30347acf2fb77ccd2ed517dcf070def536ee7dfde30c3cf0df +size 11258611808 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q2_K_S.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q2_K_S.gguf new file mode 100644 index 0000000..25cce54 --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d449a40529848722e8cbb9730dcb068a331db0758f2420379d5c66c29e32614 +size 10519365728 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q3_K_L.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q3_K_L.gguf new file mode 100644 index 0000000..c328ebb --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce2a76547c4c2ab5ae756aab90b01845fa1ba9f92719a854ed558bd70466f93d +size 15900672096 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q3_K_M.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q3_K_M.gguf new file mode 100644 index 0000000..7e385c9 --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07e0114bd57c74d96fb5c678ba815e745dee23bbbe517a65e2b6609c7fb16dd3 +size 14711849056 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q3_K_S.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q3_K_S.gguf new file mode 100644 index 0000000..c88d249 --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfb8e55289c74dfdea06cdfb515bd669b18789763a9021967ccb2604a38d655a +size 13292470368 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_0.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_0.gguf new file mode 100644 index 0000000..3bafb6a --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68e0ee6b6f924dd6858a5cb9da641e44c07472034599a2ce4fbfbf9fe6711d64 +size 17379989600 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_1.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_1.gguf new file mode 100644 index 0000000..7d0b3a4 --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ba01bb1745813db9e96abd389310f21ade28b90191d6d8108c2ec36b92c7a5f +size 19192502368 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_K_M.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_K_M.gguf new file mode 100644 index 0000000..a7c39be --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68ff1bf2d95a10d8d38ec8304cbda8715c97e139eb79c15ba3cfceaf79eabccb +size 18556688480 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_K_S.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_K_S.gguf new file mode 100644 index 0000000..5470433 --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39f06037bd717a99841dd8a1bcb38e9061a0cbfa4263ad3f4caf72fbeb8b7d24 +size 17456011360 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q5_K_M.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q5_K_M.gguf new file mode 100644 index 0000000..888057d --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab689e9f8f2611ca9dcd52d59695e2f02ee430f9391a065a5c2c532ae9701261 +size 21725583456 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q5_K_S.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q5_K_S.gguf new file mode 100644 index 0000000..cef4b2c --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4574c90e8b39e7bc69d44b413046c3c10800789aa68b460284f4a599743dafbe +size 21080512608 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q6_K.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q6_K.gguf new file mode 100644 index 0000000..c2c5020 --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe64fb4b3d841467c0da5dc2f0a4063bb974d9728fd00a67014b477282193b6b +size 25092534368 diff --git a/Qwen3-VL-30B-A3B-Instruct-Heretic.imatrix.gguf b/Qwen3-VL-30B-A3B-Instruct-Heretic.imatrix.gguf new file mode 100644 index 0000000..c5c6341 --- /dev/null +++ b/Qwen3-VL-30B-A3B-Instruct-Heretic.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3574aecb062fb8b9c99d1a9f5329c186b7dddb1f024d1f01158f37c6b201456 +size 122029312 diff --git a/README.md b/README.md new file mode 100644 index 0000000..0c8d9a4 --- /dev/null +++ b/README.md @@ -0,0 +1,90 @@ +--- +base_model: catplusplus/Qwen3-VL-30B-A3B-Instruct-Heretic +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- uncensored +- heretic +- not-for-all-audiences +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/catplusplus/Qwen3-VL-30B-A3B-Instruct-Heretic + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-GGUF + +**This is a vision model - mmproj files (if any) will be in the [static repository](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-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-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.imatrix.gguf) | imatrix | 0.2 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ1_S.gguf) | i1-IQ1_S | 6.5 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ1_M.gguf) | i1-IQ1_M | 7.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 8.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_XS.gguf) | i1-IQ2_XS | 9.2 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_S.gguf) | i1-IQ2_S | 9.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ2_M.gguf) | i1-IQ2_M | 10.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q2_K_S.gguf) | i1-Q2_K_S | 10.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q2_K.gguf) | i1-Q2_K | 11.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 11.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_XS.gguf) | i1-IQ3_XS | 12.7 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q3_K_S.gguf) | i1-Q3_K_S | 13.4 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_S.gguf) | i1-IQ3_S | 13.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ3_M.gguf) | i1-IQ3_M | 13.6 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q3_K_M.gguf) | i1-Q3_K_M | 14.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q3_K_L.gguf) | i1-Q3_K_L | 16.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-IQ4_XS.gguf) | i1-IQ4_XS | 16.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_0.gguf) | i1-Q4_0 | 17.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_K_S.gguf) | i1-Q4_K_S | 17.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_K_M.gguf) | i1-Q4_K_M | 18.7 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q4_1.gguf) | i1-Q4_1 | 19.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q5_K_S.gguf) | i1-Q5_K_S | 21.2 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-Heretic.i1-Q5_K_M.gguf) | i1-Q5_K_M | 21.8 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-30B-A3B-Instruct-Heretic-i1-GGUF/resolve/main/Qwen3-VL-30B-A3B-Instruct-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. + +