From 1bb9122eeeb692d39cb460715fab5f03baa2e090 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 11 May 2026 17:04:53 +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/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ ...Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ1_M.gguf | 3 + ...Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ1_S.gguf | 3 + ...Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_M.gguf | 3 + ...Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_S.gguf | 3 + ...wen3-VL-4B-Instruct-BF16-v1.i1-IQ2_XS.gguf | 3 + ...en3-VL-4B-Instruct-BF16-v1.i1-IQ2_XXS.gguf | 3 + ...Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_M.gguf | 3 + ...Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_S.gguf | 3 + ...wen3-VL-4B-Instruct-BF16-v1.i1-IQ3_XS.gguf | 3 + ...en3-VL-4B-Instruct-BF16-v1.i1-IQ3_XXS.gguf | 3 + ...wen3-VL-4B-Instruct-BF16-v1.i1-IQ4_NL.gguf | 3 + ...wen3-VL-4B-Instruct-BF16-v1.i1-IQ4_XS.gguf | 3 + ...-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q2_K.gguf | 3 + ...wen3-VL-4B-Instruct-BF16-v1.i1-Q2_K_S.gguf | 3 + ...wen3-VL-4B-Instruct-BF16-v1.i1-Q3_K_L.gguf | 3 + ...wen3-VL-4B-Instruct-BF16-v1.i1-Q3_K_M.gguf | 3 + ...wen3-VL-4B-Instruct-BF16-v1.i1-Q3_K_S.gguf | 3 + ...-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_0.gguf | 3 + ...-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_1.gguf | 3 + ...wen3-VL-4B-Instruct-BF16-v1.i1-Q4_K_M.gguf | 3 + ...wen3-VL-4B-Instruct-BF16-v1.i1-Q4_K_S.gguf | 3 + ...wen3-VL-4B-Instruct-BF16-v1.i1-Q5_K_M.gguf | 3 + ...wen3-VL-4B-Instruct-BF16-v1.i1-Q5_K_S.gguf | 3 + ...-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q6_K.gguf | 3 + ...-Qwen3-VL-4B-Instruct-BF16-v1.imatrix.gguf | 3 + README.md | 86 +++++++++++++++++++ 27 files changed, 221 insertions(+) create mode 100644 .gitattributes create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ1_M.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ1_S.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_M.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_S.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_XS.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_XXS.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_M.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_S.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_XS.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_XXS.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ4_NL.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ4_XS.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q2_K.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q2_K_S.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q3_K_L.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q3_K_M.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q3_K_S.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_0.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_1.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_K_M.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_K_S.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q5_K_M.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q5_K_S.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q6_K.gguf create mode 100644 Eden-Qwen3-VL-4B-Instruct-BF16-v1.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c52c53d --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.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 +Eden-Qwen3-VL-4B-Instruct-BF16-v1.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ1_M.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ1_M.gguf new file mode 100644 index 0000000..4b4bff1 --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:460d871040df01dc3b1a8d0c2c407eb783063a4a18456cff87b16ffc5ddf6af8 +size 1127019424 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ1_S.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ1_S.gguf new file mode 100644 index 0000000..b968eb8 --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59fd1a96f96b117a9aad693f1488c369429c4f5a9e58c0a54eaa4789146de32b +size 1055257504 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_M.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_M.gguf new file mode 100644 index 0000000..2873a09 --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a44e6fdc461d9a7a7097873c12c9d3d42331e057f34d3ce8bbf28624a4338935 +size 1512985504 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_S.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_S.gguf new file mode 100644 index 0000000..d190f33 --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85b14a627dc8ba94ced61ebef358616d84a3c6ad0ec37097cec2b1acef0208ca +size 1417302944 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_XS.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_XS.gguf new file mode 100644 index 0000000..55178f1 --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ac3b59bc6891a6f5925d403c475e6759ab4d84cf5b5f070ef791ecafecc6b3b +size 1354101664 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_XXS.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..6e43295 --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a17283d026d4c829eeb6562201df69c9b0e1ca1063ed755825429b19573fee6d +size 1246622624 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_M.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_M.gguf new file mode 100644 index 0000000..a08f747 --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e9f344b3f04c75f9e16745642681785a99fe09644f1109e271128e435eaf859 +size 1962897824 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_S.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_S.gguf new file mode 100644 index 0000000..509d6ce --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cfe75c799776de16c1cee90e43bc8085a6d414b0ba9c4cd68ceb8fe68875c92 +size 1899532704 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_XS.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_XS.gguf new file mode 100644 index 0000000..eee16c8 --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f68e62ff3d75a8b44606f42b7d4b94d1b70ffa832b099eee6ec7dddbd3a56676 +size 1814376864 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_XXS.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..3362c59 --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ef64f323a1bc83c2beb659d2f7300d69232f77a25d39beb7b253d20c9491714 +size 1670189984 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ4_NL.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ4_NL.gguf new file mode 100644 index 0000000..5174bc2 --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:950eb66b7f31722f7d2f1e86c955f95df93f7902f3fb634520379f6ce214d4f7 +size 2381345184 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ4_XS.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ4_XS.gguf new file mode 100644 index 0000000..82a9cbb --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:782767be9f1e2aa0fdbaad20767f45e8d2ee8df838108ab61d167783801c05ba +size 2270753184 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q2_K.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q2_K.gguf new file mode 100644 index 0000000..b4fbaf3 --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e11fce7aad6d2e50e02d7d529e97466ef8c515642626db9b151191fb63c8233 +size 1669501344 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q2_K_S.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q2_K_S.gguf new file mode 100644 index 0000000..09cbb08 --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5849ca52b9aa2435d5c8b5a5cf5813fd9d805f3949fa728884721c88976c0723 +size 1563455904 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q3_K_L.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q3_K_L.gguf new file mode 100644 index 0000000..4a3f329 --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39391d1582b85c9750388a07b82d81e2876657fccf2a0dff19b34c19187c645c +size 2239787424 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q3_K_M.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q3_K_M.gguf new file mode 100644 index 0000000..2c12c7b --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95a0a19b5f94e6bda7eaff63e45f91d02e0ba4bf245ac2d8a9d7822be23f6dfa +size 2075619744 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q3_K_S.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q3_K_S.gguf new file mode 100644 index 0000000..400afe8 --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54e95f4c6e10f89b87d845c14dbb1a269880ee97b1959c085cd40509d1f70f74 +size 1886998944 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_0.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_0.gguf new file mode 100644 index 0000000..3ba8e56 --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:419d3c5b7bf295bfd5812a6aea9a02319575473d54eb0ac98e202d366797f52b +size 2375774624 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_1.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_1.gguf new file mode 100644 index 0000000..8198c39 --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1f216091395cd2c7763b4298d960f5bed74eb0d16871c9e5d12d2b6b5b65267 +size 2596630944 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_K_M.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_K_M.gguf new file mode 100644 index 0000000..a23b47c --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db61fe80add4d9f7edb3e9f22d03d94c27ce7dca5f1f662beaf006095a106921 +size 2497282464 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_K_S.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_K_S.gguf new file mode 100644 index 0000000..e30fd6b --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7521aefcc02ca958611e8f23ea87c89e6bfa0e10f0de9edf6fadec0b52f0f13a +size 2383311264 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q5_K_M.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q5_K_M.gguf new file mode 100644 index 0000000..f44d5c2 --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63ae6d4076f45134dbf55394b71a8f7e9012aa52763263ddd19b6fce30566c32 +size 2889515424 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q5_K_S.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q5_K_S.gguf new file mode 100644 index 0000000..07bf1d5 --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca3a00c7be0a170cc85f8d1b06de18613d703e9773e7a6544bb623952595a78a +size 2823713184 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q6_K.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q6_K.gguf new file mode 100644 index 0000000..d47fd02 --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e11a652b03aaa5d788a90f9aff969a6354713a2956a9bfc69900f571840c7881 +size 3306262944 diff --git a/Eden-Qwen3-VL-4B-Instruct-BF16-v1.imatrix.gguf b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.imatrix.gguf new file mode 100644 index 0000000..999e286 --- /dev/null +++ b/Eden-Qwen3-VL-4B-Instruct-BF16-v1.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:117031af45233b5900263233adb3c3ca3dbf8119745e3f9d8c9627723d16d1e7 +size 3872640 diff --git a/README.md b/README.md new file mode 100644 index 0000000..c47fd41 --- /dev/null +++ b/README.md @@ -0,0 +1,86 @@ +--- +base_model: eden-suite/Eden-Qwen3-VL-4B-Instruct-BF16-v1 +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/eden-suite/Eden-Qwen3-VL-4B-Instruct-BF16-v1 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-GGUF + +**This is a vision model - mmproj files (if any) will be in the [static repository](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-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/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ1_S.gguf) | i1-IQ1_S | 1.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ1_M.gguf) | i1-IQ1_M | 1.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_S.gguf) | i1-IQ2_S | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ2_M.gguf) | i1-IQ2_M | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q2_K.gguf) | i1-Q2_K | 1.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q3_K_S.gguf) | i1-Q3_K_S | 2.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_S.gguf) | i1-IQ3_S | 2.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ3_M.gguf) | i1-IQ3_M | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q3_K_M.gguf) | i1-Q3_K_M | 2.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.3 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_0.gguf) | i1-Q4_0 | 2.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q4_1.gguf) | i1-Q4_1 | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q5_K_M.gguf) | i1-Q5_K_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Eden-Qwen3-VL-4B-Instruct-BF16-v1-i1-GGUF/resolve/main/Eden-Qwen3-VL-4B-Instruct-BF16-v1.i1-Q6_K.gguf) | i1-Q6_K | 3.4 | 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. + +