From e873361b8cbcf26d4406e106f4c682e94a7d7920 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 20 Jul 2026 03:59:11 +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/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF Source: Original Platform --- .gitattributes | 59 ++++++++++++ Qwen2.5-VL-32B-Instruct-heretic.i1-IQ1_M.gguf | 3 + Qwen2.5-VL-32B-Instruct-heretic.i1-IQ1_S.gguf | 3 + Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_M.gguf | 3 + Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_S.gguf | 3 + ...2.5-VL-32B-Instruct-heretic.i1-IQ2_XS.gguf | 3 + ....5-VL-32B-Instruct-heretic.i1-IQ2_XXS.gguf | 3 + Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_M.gguf | 3 + Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_S.gguf | 3 + ...2.5-VL-32B-Instruct-heretic.i1-IQ3_XS.gguf | 3 + ....5-VL-32B-Instruct-heretic.i1-IQ3_XXS.gguf | 3 + ...2.5-VL-32B-Instruct-heretic.i1-IQ4_XS.gguf | 3 + Qwen2.5-VL-32B-Instruct-heretic.i1-Q2_K.gguf | 3 + ...2.5-VL-32B-Instruct-heretic.i1-Q2_K_S.gguf | 3 + ...2.5-VL-32B-Instruct-heretic.i1-Q3_K_L.gguf | 3 + ...2.5-VL-32B-Instruct-heretic.i1-Q3_K_M.gguf | 3 + ...2.5-VL-32B-Instruct-heretic.i1-Q3_K_S.gguf | 3 + Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_0.gguf | 3 + Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_1.gguf | 3 + ...2.5-VL-32B-Instruct-heretic.i1-Q4_K_M.gguf | 3 + ...2.5-VL-32B-Instruct-heretic.i1-Q4_K_S.gguf | 3 + ...2.5-VL-32B-Instruct-heretic.i1-Q5_K_M.gguf | 3 + ...2.5-VL-32B-Instruct-heretic.i1-Q5_K_S.gguf | 3 + Qwen2.5-VL-32B-Instruct-heretic.i1-Q6_K.gguf | 3 + Qwen2.5-VL-32B-Instruct-heretic.imatrix.gguf | 3 + README.md | 92 +++++++++++++++++++ 26 files changed, 223 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-IQ1_M.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-IQ1_S.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_M.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_S.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_XS.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_XXS.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_M.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_S.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_XS.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_XXS.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-IQ4_XS.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-Q2_K.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-Q2_K_S.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-Q3_K_L.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-Q3_K_M.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-Q3_K_S.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_0.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_1.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_K_M.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_K_S.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-Q5_K_M.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-Q5_K_S.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.i1-Q6_K.gguf create mode 100644 Qwen2.5-VL-32B-Instruct-heretic.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6c59738 --- /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 +Qwen2.5-VL-32B-Instruct-heretic.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ1_M.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ1_M.gguf new file mode 100644 index 0000000..412402d --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a36c79fefb8731fbf1c7d446fc5f193356f29dff75ee68df7e3055d349931257 +size 7932160000 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ1_S.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ1_S.gguf new file mode 100644 index 0000000..8fa9a5c --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46547a580012057d710b6495d2ab57e478e326a4fe8ede9ee9dccc20ba37b0ed +size 7274506240 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_M.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_M.gguf new file mode 100644 index 0000000..3ec5eab --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36cd0f0bbf4b0f5850d7d08248c8fedcd9b734bf51150ab9fdfecf31fe605228 +size 11264440320 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_S.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_S.gguf new file mode 100644 index 0000000..49fa32e --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c12a11a3fe54097af4b6a67d49d054d291e4a08fb6c6a6903eba9ee790f9898 +size 10387568640 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_XS.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_XS.gguf new file mode 100644 index 0000000..74ab855 --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d2da886924c6960f3ae94c5af9db9e770f199fd85ac0d9cd3b091b0291adc57 +size 9957550080 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_XXS.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..22f5ff9 --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fb5d85aca0c8bb03fda396f3bf6689d197e0731063efcde327d5248e58ae2dd +size 9028249600 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_M.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_M.gguf new file mode 100644 index 0000000..aa685ef --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:755ef4d6438e1c66b370407a6311006ce86fae9eebcf52c03aada20d51ab9ff6 +size 14810122240 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_S.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_S.gguf new file mode 100644 index 0000000..6fd4684 --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c63f4def8409cc87dfcd6b691119921a6550d17b0e99e4f0b870e1a8bf074d7b +size 14436894720 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_XS.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_XS.gguf new file mode 100644 index 0000000..18d1e71 --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6b37e9d3b2442e11d571e64f95586338718aed07b0b20f6e5a4da1539b571b7 +size 13705512960 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_XXS.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..82c7e82 --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:599a7b991ce4f38a3783ef4fd9c4c9c2a1b239a813cee0536c93772c352b472f +size 12839270400 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ4_XS.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ4_XS.gguf new file mode 100644 index 0000000..6c1ce1b --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86c367d197fc33466aaa828a548e4f02639dcd1c8f736793931b072d265c92de +size 17693153280 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-Q2_K.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q2_K.gguf new file mode 100644 index 0000000..12f072a --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e5618ad23853c63a9b484e39141097fcf5b38fed4078a4fde1e11d494094477 +size 12313098240 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-Q2_K_S.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q2_K_S.gguf new file mode 100644 index 0000000..484672d --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ed646ca5a2f62ee8761e3928f05a6849a4a305253a27de03a75827e618433ad +size 11488000000 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-Q3_K_L.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q3_K_L.gguf new file mode 100644 index 0000000..11c851a --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:920d730559036feddababeabcb878487d0beb7f7e043447a252ee6fc323a00cb +size 17247078400 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-Q3_K_M.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q3_K_M.gguf new file mode 100644 index 0000000..1709604 --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3907a22021624b32342f3194fd896e5bc8f29cb53564a459d8b4c618c9ee241 +size 15935047680 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-Q3_K_S.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q3_K_S.gguf new file mode 100644 index 0000000..5297417 --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd69962f8477f82649de96cb2f4a3d4121f2af3a215f13b10900044fe344a93b +size 14392330240 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_0.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_0.gguf new file mode 100644 index 0000000..8fa170a --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bd698f80d28713edfcaad9e487ae299b664d2c9a15e244f915fbe0c1b4d6b78 +size 18711009280 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_1.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_1.gguf new file mode 100644 index 0000000..4fd9847 --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66762f32615f5a6e3612257d485594d9a46618a38297360eb7e9363ec84e639a +size 20639242240 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_K_M.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_K_M.gguf new file mode 100644 index 0000000..94929f6 --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8ef048ff8cf5840997b721d9bf869a85bcd684277548bc8074b58d38d17f8e7 +size 19851335680 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_K_S.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_K_S.gguf new file mode 100644 index 0000000..c152f5b --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81329d1861da5db668a85781ed1a3cdeee5798e894ff02b53aed41f1d263873d +size 18784409600 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-Q5_K_M.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q5_K_M.gguf new file mode 100644 index 0000000..4b9d8f9 --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a45ecc6f1115fcc9b4bc42b1f6d0b99aae32bc3a86673c84289311f1df3e8c3 +size 23262156800 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-Q5_K_S.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q5_K_S.gguf new file mode 100644 index 0000000..16fd8c8 --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e201b3015a4deb7e5703931a991d0da5e159c8398004ac28358251f3111ed7d2 +size 22638254080 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.i1-Q6_K.gguf b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q6_K.gguf new file mode 100644 index 0000000..5ad2700 --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb0a4a608fd15ea1bd9671315dd0647d41ec305bad3b20240120a8e4329b91d8 +size 26886154240 diff --git a/Qwen2.5-VL-32B-Instruct-heretic.imatrix.gguf b/Qwen2.5-VL-32B-Instruct-heretic.imatrix.gguf new file mode 100644 index 0000000..7383913 --- /dev/null +++ b/Qwen2.5-VL-32B-Instruct-heretic.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c8701114faaad35091d809bf638e6d752f9803d9ba9533db95fcbd4d90eb7e8 +size 15011072 diff --git a/README.md b/README.md new file mode 100644 index 0000000..358e7bd --- /dev/null +++ b/README.md @@ -0,0 +1,92 @@ +--- +base_model: coder3101/Qwen2.5-VL-32B-Instruct-heretic +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- multimodal +- heretic +- uncensored +- decensored +- abliterated +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/coder3101/Qwen2.5-VL-32B-Instruct-heretic + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-GGUF + +**This is a vision model - mmproj files (if any) will be in the [static repository](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-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/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ1_S.gguf) | i1-IQ1_S | 7.4 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ1_M.gguf) | i1-IQ1_M | 8.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 9.1 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_XS.gguf) | i1-IQ2_XS | 10.1 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_S.gguf) | i1-IQ2_S | 10.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ2_M.gguf) | i1-IQ2_M | 11.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-Q2_K_S.gguf) | i1-Q2_K_S | 11.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-Q2_K.gguf) | i1-Q2_K | 12.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_XS.gguf) | i1-IQ3_XS | 13.8 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-Q3_K_S.gguf) | i1-Q3_K_S | 14.5 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_S.gguf) | i1-IQ3_S | 14.5 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ3_M.gguf) | i1-IQ3_M | 14.9 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-Q3_K_M.gguf) | i1-Q3_K_M | 16.0 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-Q3_K_L.gguf) | i1-Q3_K_L | 17.3 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-IQ4_XS.gguf) | i1-IQ4_XS | 17.8 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_0.gguf) | i1-Q4_0 | 18.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_K_S.gguf) | i1-Q4_K_S | 18.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_K_M.gguf) | i1-Q4_K_M | 20.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-Q4_1.gguf) | i1-Q4_1 | 20.7 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-Q5_K_S.gguf) | i1-Q5_K_S | 22.7 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-Q5_K_M.gguf) | i1-Q5_K_M | 23.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-32B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-VL-32B-Instruct-heretic.i1-Q6_K.gguf) | i1-Q6_K | 27.0 | 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. + +