From b237e19f1868d46caddedc72a95800cb20f5b579 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 28 Jul 2026 02:06: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-VL-8B-Instruct-Heretic-GGUF Source: Original Platform --- .gitattributes | 61 ++++++++++++++++ Qwen3-VL-8B-Instruct-Heretic.IQ4_XS.gguf | 3 + Qwen3-VL-8B-Instruct-Heretic.Q2_K.gguf | 3 + Qwen3-VL-8B-Instruct-Heretic.Q3_K_L.gguf | 3 + Qwen3-VL-8B-Instruct-Heretic.Q3_K_M.gguf | 3 + Qwen3-VL-8B-Instruct-Heretic.Q3_K_S.gguf | 3 + Qwen3-VL-8B-Instruct-Heretic.Q4_K_M.gguf | 3 + Qwen3-VL-8B-Instruct-Heretic.Q4_K_S.gguf | 3 + Qwen3-VL-8B-Instruct-Heretic.Q5_K_M.gguf | 3 + Qwen3-VL-8B-Instruct-Heretic.Q5_K_S.gguf | 3 + Qwen3-VL-8B-Instruct-Heretic.Q6_K.gguf | 3 + Qwen3-VL-8B-Instruct-Heretic.Q8_0.gguf | 3 + Qwen3-VL-8B-Instruct-Heretic.f16.gguf | 3 + Qwen3-VL-8B-Instruct-heretic.IQ4_XS.gguf | 3 + Qwen3-VL-8B-Instruct-heretic.Q2_K.gguf | 3 + Qwen3-VL-8B-Instruct-heretic.Q3_K_L.gguf | 3 + Qwen3-VL-8B-Instruct-heretic.Q3_K_M.gguf | 3 + Qwen3-VL-8B-Instruct-heretic.Q3_K_S.gguf | 3 + Qwen3-VL-8B-Instruct-heretic.Q4_K_M.gguf | 3 + Qwen3-VL-8B-Instruct-heretic.Q4_K_S.gguf | 3 + Qwen3-VL-8B-Instruct-heretic.Q5_K_M.gguf | 3 + Qwen3-VL-8B-Instruct-heretic.Q5_K_S.gguf | 3 + Qwen3-VL-8B-Instruct-heretic.Q6_K.gguf | 3 + Qwen3-VL-8B-Instruct-heretic.Q8_0.gguf | 3 + Qwen3-VL-8B-Instruct-heretic.f16.gguf | 3 + Qwen3-VL-8B-Instruct-heretic.mmproj-Q8_0.gguf | 3 + Qwen3-VL-8B-Instruct-heretic.mmproj-f16.gguf | 3 + README.md | 73 +++++++++++++++++++ 28 files changed, 212 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen3-VL-8B-Instruct-Heretic.IQ4_XS.gguf create mode 100644 Qwen3-VL-8B-Instruct-Heretic.Q2_K.gguf create mode 100644 Qwen3-VL-8B-Instruct-Heretic.Q3_K_L.gguf create mode 100644 Qwen3-VL-8B-Instruct-Heretic.Q3_K_M.gguf create mode 100644 Qwen3-VL-8B-Instruct-Heretic.Q3_K_S.gguf create mode 100644 Qwen3-VL-8B-Instruct-Heretic.Q4_K_M.gguf create mode 100644 Qwen3-VL-8B-Instruct-Heretic.Q4_K_S.gguf create mode 100644 Qwen3-VL-8B-Instruct-Heretic.Q5_K_M.gguf create mode 100644 Qwen3-VL-8B-Instruct-Heretic.Q5_K_S.gguf create mode 100644 Qwen3-VL-8B-Instruct-Heretic.Q6_K.gguf create mode 100644 Qwen3-VL-8B-Instruct-Heretic.Q8_0.gguf create mode 100644 Qwen3-VL-8B-Instruct-Heretic.f16.gguf create mode 100644 Qwen3-VL-8B-Instruct-heretic.IQ4_XS.gguf create mode 100644 Qwen3-VL-8B-Instruct-heretic.Q2_K.gguf create mode 100644 Qwen3-VL-8B-Instruct-heretic.Q3_K_L.gguf create mode 100644 Qwen3-VL-8B-Instruct-heretic.Q3_K_M.gguf create mode 100644 Qwen3-VL-8B-Instruct-heretic.Q3_K_S.gguf create mode 100644 Qwen3-VL-8B-Instruct-heretic.Q4_K_M.gguf create mode 100644 Qwen3-VL-8B-Instruct-heretic.Q4_K_S.gguf create mode 100644 Qwen3-VL-8B-Instruct-heretic.Q5_K_M.gguf create mode 100644 Qwen3-VL-8B-Instruct-heretic.Q5_K_S.gguf create mode 100644 Qwen3-VL-8B-Instruct-heretic.Q6_K.gguf create mode 100644 Qwen3-VL-8B-Instruct-heretic.Q8_0.gguf create mode 100644 Qwen3-VL-8B-Instruct-heretic.f16.gguf create mode 100644 Qwen3-VL-8B-Instruct-heretic.mmproj-Q8_0.gguf create mode 100644 Qwen3-VL-8B-Instruct-heretic.mmproj-f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..df5d5d9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,61 @@ +*.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-8B-Instruct-Heretic.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-Heretic.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-Heretic.f16.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-Heretic.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-Heretic.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-Heretic.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-Heretic.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-Heretic.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-Heretic.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-Heretic.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-Heretic.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-Heretic.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-heretic.mmproj-f16.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-heretic.mmproj-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-heretic.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-heretic.f16.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-heretic.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-heretic.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-heretic.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-heretic.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-heretic.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-heretic.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-heretic.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-heretic.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-heretic.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-VL-8B-Instruct-heretic.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen3-VL-8B-Instruct-Heretic.IQ4_XS.gguf b/Qwen3-VL-8B-Instruct-Heretic.IQ4_XS.gguf new file mode 100644 index 0000000..b983fff --- /dev/null +++ b/Qwen3-VL-8B-Instruct-Heretic.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:418cd70262df1ae866b268a689dd8a00bbbc3e53f57362764117ddea5faffe0b +size 4593298912 diff --git a/Qwen3-VL-8B-Instruct-Heretic.Q2_K.gguf b/Qwen3-VL-8B-Instruct-Heretic.Q2_K.gguf new file mode 100644 index 0000000..dd80e2b --- /dev/null +++ b/Qwen3-VL-8B-Instruct-Heretic.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adfdad3a43d316be77497a6e581ed48359f3d8068d8d52850d4e3193a44fc082 +size 3281735136 diff --git a/Qwen3-VL-8B-Instruct-Heretic.Q3_K_L.gguf b/Qwen3-VL-8B-Instruct-Heretic.Q3_K_L.gguf new file mode 100644 index 0000000..c639e54 --- /dev/null +++ b/Qwen3-VL-8B-Instruct-Heretic.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74dc55c60a4b11a76a09c190e4b4ec62995c7529a3e66cf24c301bf3b491df46 +size 4431396320 diff --git a/Qwen3-VL-8B-Instruct-Heretic.Q3_K_M.gguf b/Qwen3-VL-8B-Instruct-Heretic.Q3_K_M.gguf new file mode 100644 index 0000000..55cef9d --- /dev/null +++ b/Qwen3-VL-8B-Instruct-Heretic.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f92365038b2a98994dc28874da1aa88273ff394e3d2f28ac1a8a43a7d263f23c +size 4124163552 diff --git a/Qwen3-VL-8B-Instruct-Heretic.Q3_K_S.gguf b/Qwen3-VL-8B-Instruct-Heretic.Q3_K_S.gguf new file mode 100644 index 0000000..e88fc29 --- /dev/null +++ b/Qwen3-VL-8B-Instruct-Heretic.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49b8f19c70d32c947f7fc4c4eca053170acbdf3e24c1b2a10791ebd6c625fe55 +size 3769613792 diff --git a/Qwen3-VL-8B-Instruct-Heretic.Q4_K_M.gguf b/Qwen3-VL-8B-Instruct-Heretic.Q4_K_M.gguf new file mode 100644 index 0000000..8111fa6 --- /dev/null +++ b/Qwen3-VL-8B-Instruct-Heretic.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35eadfb88453b3df39060ffa5c7d78fcd3935cc52a7574f8684b49a0efb54b52 +size 5027786208 diff --git a/Qwen3-VL-8B-Instruct-Heretic.Q4_K_S.gguf b/Qwen3-VL-8B-Instruct-Heretic.Q4_K_S.gguf new file mode 100644 index 0000000..2794e76 --- /dev/null +++ b/Qwen3-VL-8B-Instruct-Heretic.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c659ece00962fc00503bb19fd325386d80408c6162007b77fa2aeec88d9757d +size 4802014688 diff --git a/Qwen3-VL-8B-Instruct-Heretic.Q5_K_M.gguf b/Qwen3-VL-8B-Instruct-Heretic.Q5_K_M.gguf new file mode 100644 index 0000000..4a8ad62 --- /dev/null +++ b/Qwen3-VL-8B-Instruct-Heretic.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40a0c52d185105570781a318d6ed815d2ed722d3c242128a8fc7f2060efe7473 +size 5851114976 diff --git a/Qwen3-VL-8B-Instruct-Heretic.Q5_K_S.gguf b/Qwen3-VL-8B-Instruct-Heretic.Q5_K_S.gguf new file mode 100644 index 0000000..a135054 --- /dev/null +++ b/Qwen3-VL-8B-Instruct-Heretic.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:786d04833bb18094e14b0817c8a9731ad6e163ddb45ddab13361fb544c145616 +size 5720763872 diff --git a/Qwen3-VL-8B-Instruct-Heretic.Q6_K.gguf b/Qwen3-VL-8B-Instruct-Heretic.Q6_K.gguf new file mode 100644 index 0000000..86b0727 --- /dev/null +++ b/Qwen3-VL-8B-Instruct-Heretic.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76ce6f2706c3ffa42500a2f330d6c6b779b54f29376c6498c9117ca0206a2212 +size 6725901792 diff --git a/Qwen3-VL-8B-Instruct-Heretic.Q8_0.gguf b/Qwen3-VL-8B-Instruct-Heretic.Q8_0.gguf new file mode 100644 index 0000000..dc8233d --- /dev/null +++ b/Qwen3-VL-8B-Instruct-Heretic.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2aca20a0d9a024929c97b99093618cc0f0e91d57400dfbd5cb5f6e78592f384 +size 8709520864 diff --git a/Qwen3-VL-8B-Instruct-Heretic.f16.gguf b/Qwen3-VL-8B-Instruct-Heretic.f16.gguf new file mode 100644 index 0000000..f322012 --- /dev/null +++ b/Qwen3-VL-8B-Instruct-Heretic.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f18dbfe3cc06a014efb9ba748a3f1ca9dd6f9c925e525b606eef6f4d465186f +size 16388046304 diff --git a/Qwen3-VL-8B-Instruct-heretic.IQ4_XS.gguf b/Qwen3-VL-8B-Instruct-heretic.IQ4_XS.gguf new file mode 100644 index 0000000..8b2f4c8 --- /dev/null +++ b/Qwen3-VL-8B-Instruct-heretic.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbf3f6324500bdfef1c08c657edb5ce1281efe95880b78dc94689ac07b607fd4 +size 4593298528 diff --git a/Qwen3-VL-8B-Instruct-heretic.Q2_K.gguf b/Qwen3-VL-8B-Instruct-heretic.Q2_K.gguf new file mode 100644 index 0000000..c27323a --- /dev/null +++ b/Qwen3-VL-8B-Instruct-heretic.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c0e47705e9b763b44b12adfe8b4e1351b16b71af9f07765a776c6cb32beec22 +size 3281734752 diff --git a/Qwen3-VL-8B-Instruct-heretic.Q3_K_L.gguf b/Qwen3-VL-8B-Instruct-heretic.Q3_K_L.gguf new file mode 100644 index 0000000..27d9db3 --- /dev/null +++ b/Qwen3-VL-8B-Instruct-heretic.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eea08bb85781b9adaf0933f83dc608ea48c6bd1a15359230b3fc29a1dc12c12 +size 4431395936 diff --git a/Qwen3-VL-8B-Instruct-heretic.Q3_K_M.gguf b/Qwen3-VL-8B-Instruct-heretic.Q3_K_M.gguf new file mode 100644 index 0000000..506a926 --- /dev/null +++ b/Qwen3-VL-8B-Instruct-heretic.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:693fc588e3f0dfe2fbcb0ede3cfb5d0835c7e0429ddfa514e1098b56525b8524 +size 4124163168 diff --git a/Qwen3-VL-8B-Instruct-heretic.Q3_K_S.gguf b/Qwen3-VL-8B-Instruct-heretic.Q3_K_S.gguf new file mode 100644 index 0000000..4a06fe2 --- /dev/null +++ b/Qwen3-VL-8B-Instruct-heretic.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbefef8387b50bd620ac1d729f45cc07b65dd993337a6beb514b548a39cb5ebc +size 3769613408 diff --git a/Qwen3-VL-8B-Instruct-heretic.Q4_K_M.gguf b/Qwen3-VL-8B-Instruct-heretic.Q4_K_M.gguf new file mode 100644 index 0000000..9186111 --- /dev/null +++ b/Qwen3-VL-8B-Instruct-heretic.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6a743c51554311e1a509e78d2403a51375d942d34b664c36ca97044188452d7 +size 5027785824 diff --git a/Qwen3-VL-8B-Instruct-heretic.Q4_K_S.gguf b/Qwen3-VL-8B-Instruct-heretic.Q4_K_S.gguf new file mode 100644 index 0000000..b968186 --- /dev/null +++ b/Qwen3-VL-8B-Instruct-heretic.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56b3805e4f84e00f6b7316b22fa4dad285ae0a7fd6e990a352238fbcd4978268 +size 4802014304 diff --git a/Qwen3-VL-8B-Instruct-heretic.Q5_K_M.gguf b/Qwen3-VL-8B-Instruct-heretic.Q5_K_M.gguf new file mode 100644 index 0000000..73bba35 --- /dev/null +++ b/Qwen3-VL-8B-Instruct-heretic.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bac9b4698475cc8f6b02cbb0cbc5adbf8cfc232cd3f9452dbff10dc6d98e0fe +size 5851114592 diff --git a/Qwen3-VL-8B-Instruct-heretic.Q5_K_S.gguf b/Qwen3-VL-8B-Instruct-heretic.Q5_K_S.gguf new file mode 100644 index 0000000..182d362 --- /dev/null +++ b/Qwen3-VL-8B-Instruct-heretic.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a67cc9a6173aa2f5327e1adad8462ba4ed7fb48c082efccb34c76d706ffc5429 +size 5720763488 diff --git a/Qwen3-VL-8B-Instruct-heretic.Q6_K.gguf b/Qwen3-VL-8B-Instruct-heretic.Q6_K.gguf new file mode 100644 index 0000000..c4a8bbc --- /dev/null +++ b/Qwen3-VL-8B-Instruct-heretic.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dfe8bc4cf1a97ac7971dc1e86531661266c2eae22e74d4056900c9eb21678fa +size 6725901408 diff --git a/Qwen3-VL-8B-Instruct-heretic.Q8_0.gguf b/Qwen3-VL-8B-Instruct-heretic.Q8_0.gguf new file mode 100644 index 0000000..01368bd --- /dev/null +++ b/Qwen3-VL-8B-Instruct-heretic.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f3f0f656e78150e0539ee3c954d0a668163cd69fe1f93a9a2051de6942ad295 +size 8709520480 diff --git a/Qwen3-VL-8B-Instruct-heretic.f16.gguf b/Qwen3-VL-8B-Instruct-heretic.f16.gguf new file mode 100644 index 0000000..7636b69 --- /dev/null +++ b/Qwen3-VL-8B-Instruct-heretic.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d7a2d5cada90ac65ea3297c819eb3525ee42351b78e943babbb111ce044b4d3 +size 16388045920 diff --git a/Qwen3-VL-8B-Instruct-heretic.mmproj-Q8_0.gguf b/Qwen3-VL-8B-Instruct-heretic.mmproj-Q8_0.gguf new file mode 100644 index 0000000..f6e9cb6 --- /dev/null +++ b/Qwen3-VL-8B-Instruct-heretic.mmproj-Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:455aa6f7bb03a78514dac728f37c0aef340ae7f7876ee80928e465ca06c91520 +size 752290304 diff --git a/Qwen3-VL-8B-Instruct-heretic.mmproj-f16.gguf b/Qwen3-VL-8B-Instruct-heretic.mmproj-f16.gguf new file mode 100644 index 0000000..25e2b88 --- /dev/null +++ b/Qwen3-VL-8B-Instruct-heretic.mmproj-f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98d5a4f0ce0a908edfd207ee0eed9304b052149c6a6cf1f487d6e7ec4dadf07a +size 1159030400 diff --git a/README.md b/README.md new file mode 100644 index 0000000..a226cce --- /dev/null +++ b/README.md @@ -0,0 +1,73 @@ +--- +base_model: wfen/Qwen3-VL-8B-Instruct-Heretic +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +static quants of https://huggingface.co/wfen/Qwen3-VL-8B-Instruct-Heretic + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-VL-8B-Instruct-Heretic-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-i1-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-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-heretic.mmproj-Q8_0.gguf) | mmproj-Q8_0 | 0.9 | multi-modal supplement | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-heretic.mmproj-f16.gguf) | mmproj-f16 | 1.3 | multi-modal supplement | +| [PART 1](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-Heretic.Q2_K.gguf) [PART 2](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-heretic.Q2_K.gguf) | Q2_K | 6.7 | | +| [PART 1](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-Heretic.Q3_K_S.gguf) [PART 2](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-heretic.Q3_K_S.gguf) | Q3_K_S | 7.6 | | +| [PART 1](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-Heretic.Q3_K_M.gguf) [PART 2](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-heretic.Q3_K_M.gguf) | Q3_K_M | 8.3 | lower quality | +| [PART 1](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-Heretic.Q3_K_L.gguf) [PART 2](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-heretic.Q3_K_L.gguf) | Q3_K_L | 9.0 | | +| [PART 1](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-Heretic.IQ4_XS.gguf) [PART 2](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-heretic.IQ4_XS.gguf) | IQ4_XS | 9.3 | | +| [PART 1](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-Heretic.Q4_K_S.gguf) [PART 2](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-heretic.Q4_K_S.gguf) | Q4_K_S | 9.7 | fast, recommended | +| [PART 1](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-Heretic.Q4_K_M.gguf) [PART 2](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-heretic.Q4_K_M.gguf) | Q4_K_M | 10.2 | fast, recommended | +| [PART 1](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-Heretic.Q5_K_S.gguf) [PART 2](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-heretic.Q5_K_S.gguf) | Q5_K_S | 11.5 | | +| [PART 1](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-Heretic.Q5_K_M.gguf) [PART 2](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-heretic.Q5_K_M.gguf) | Q5_K_M | 11.8 | | +| [PART 1](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-Heretic.Q6_K.gguf) [PART 2](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-heretic.Q6_K.gguf) | Q6_K | 13.6 | very good quality | +| [PART 1](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-Heretic.Q8_0.gguf) [PART 2](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-heretic.Q8_0.gguf) | Q8_0 | 17.5 | fast, best quality | +| [PART 1](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-Heretic.f16.gguf) [PART 2](https://huggingface.co/mradermacher/Qwen3-VL-8B-Instruct-Heretic-GGUF/resolve/main/Qwen3-VL-8B-Instruct-heretic.f16.gguf) | f16 | 32.9 | 16 bpw, overkill | + +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. + +