From a52fcb757de36340bd1e725589ec47aa315fdcd8 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 24 May 2026 18:30:15 +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-instruct-3B-Geo-GGUF Source: Original Platform --- .gitattributes | 48 ++++++++++++++ Qwen2.5-VL-instruct-3B-Geo.IQ4_XS.gguf | 3 + Qwen2.5-VL-instruct-3B-Geo.Q2_K.gguf | 3 + Qwen2.5-VL-instruct-3B-Geo.Q3_K_L.gguf | 3 + Qwen2.5-VL-instruct-3B-Geo.Q3_K_M.gguf | 3 + Qwen2.5-VL-instruct-3B-Geo.Q3_K_S.gguf | 3 + Qwen2.5-VL-instruct-3B-Geo.Q4_K_M.gguf | 3 + Qwen2.5-VL-instruct-3B-Geo.Q4_K_S.gguf | 3 + Qwen2.5-VL-instruct-3B-Geo.Q5_K_M.gguf | 3 + Qwen2.5-VL-instruct-3B-Geo.Q5_K_S.gguf | 3 + Qwen2.5-VL-instruct-3B-Geo.Q6_K.gguf | 3 + Qwen2.5-VL-instruct-3B-Geo.Q8_0.gguf | 3 + Qwen2.5-VL-instruct-3B-Geo.f16.gguf | 3 + Qwen2.5-VL-instruct-3B-Geo.mmproj-fp16.gguf | 3 + README.md | 73 +++++++++++++++++++++ 15 files changed, 160 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen2.5-VL-instruct-3B-Geo.IQ4_XS.gguf create mode 100644 Qwen2.5-VL-instruct-3B-Geo.Q2_K.gguf create mode 100644 Qwen2.5-VL-instruct-3B-Geo.Q3_K_L.gguf create mode 100644 Qwen2.5-VL-instruct-3B-Geo.Q3_K_M.gguf create mode 100644 Qwen2.5-VL-instruct-3B-Geo.Q3_K_S.gguf create mode 100644 Qwen2.5-VL-instruct-3B-Geo.Q4_K_M.gguf create mode 100644 Qwen2.5-VL-instruct-3B-Geo.Q4_K_S.gguf create mode 100644 Qwen2.5-VL-instruct-3B-Geo.Q5_K_M.gguf create mode 100644 Qwen2.5-VL-instruct-3B-Geo.Q5_K_S.gguf create mode 100644 Qwen2.5-VL-instruct-3B-Geo.Q6_K.gguf create mode 100644 Qwen2.5-VL-instruct-3B-Geo.Q8_0.gguf create mode 100644 Qwen2.5-VL-instruct-3B-Geo.f16.gguf create mode 100644 Qwen2.5-VL-instruct-3B-Geo.mmproj-fp16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2c6642e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,48 @@ +*.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-instruct-3B-Geo.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-instruct-3B-Geo.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-instruct-3B-Geo.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-instruct-3B-Geo.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-instruct-3B-Geo.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-instruct-3B-Geo.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-instruct-3B-Geo.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-instruct-3B-Geo.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-instruct-3B-Geo.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-instruct-3B-Geo.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-instruct-3B-Geo.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-instruct-3B-Geo.f16.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-VL-instruct-3B-Geo.mmproj-fp16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen2.5-VL-instruct-3B-Geo.IQ4_XS.gguf b/Qwen2.5-VL-instruct-3B-Geo.IQ4_XS.gguf new file mode 100644 index 0000000..c18e76f --- /dev/null +++ b/Qwen2.5-VL-instruct-3B-Geo.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52a0a3eed989fd9c884aa6b611f5264dede16c3b5fefdaf4da03cfa5baed9371 +size 1753185568 diff --git a/Qwen2.5-VL-instruct-3B-Geo.Q2_K.gguf b/Qwen2.5-VL-instruct-3B-Geo.Q2_K.gguf new file mode 100644 index 0000000..636c835 --- /dev/null +++ b/Qwen2.5-VL-instruct-3B-Geo.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c002011e195cc6abb7394dd02bbd814c5a199b925f62df93eb6f514d5d017ec +size 1274756384 diff --git a/Qwen2.5-VL-instruct-3B-Geo.Q3_K_L.gguf b/Qwen2.5-VL-instruct-3B-Geo.Q3_K_L.gguf new file mode 100644 index 0000000..226d9c5 --- /dev/null +++ b/Qwen2.5-VL-instruct-3B-Geo.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3626f69213f975c84a25aa7f9389a2fd2b7e5274e8efd83463590d2a006ed63f +size 1707392288 diff --git a/Qwen2.5-VL-instruct-3B-Geo.Q3_K_M.gguf b/Qwen2.5-VL-instruct-3B-Geo.Q3_K_M.gguf new file mode 100644 index 0000000..12749ea --- /dev/null +++ b/Qwen2.5-VL-instruct-3B-Geo.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ba211896ea32ff0c1f8d4432fecbcb1bd6324cde100dc0993d2bdf66f673784 +size 1590476064 diff --git a/Qwen2.5-VL-instruct-3B-Geo.Q3_K_S.gguf b/Qwen2.5-VL-instruct-3B-Geo.Q3_K_S.gguf new file mode 100644 index 0000000..c910b1e --- /dev/null +++ b/Qwen2.5-VL-instruct-3B-Geo.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baa911a13f8726c33543c9cd73c7659d80735e34dcfe8a4e4daf88f93e8e407e +size 1454357792 diff --git a/Qwen2.5-VL-instruct-3B-Geo.Q4_K_M.gguf b/Qwen2.5-VL-instruct-3B-Geo.Q4_K_M.gguf new file mode 100644 index 0000000..2ee3590 --- /dev/null +++ b/Qwen2.5-VL-instruct-3B-Geo.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6664d0f23153c82b80cf1f2680b8194c0afffa6f60db90fac2c6d0203945dfda +size 1929903392 diff --git a/Qwen2.5-VL-instruct-3B-Geo.Q4_K_S.gguf b/Qwen2.5-VL-instruct-3B-Geo.Q4_K_S.gguf new file mode 100644 index 0000000..43a2ce2 --- /dev/null +++ b/Qwen2.5-VL-instruct-3B-Geo.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdf3e9612855bc0f8ec83f68455164e4b12ab8cdae7b4bc5589ead5f35a07cb3 +size 1834384672 diff --git a/Qwen2.5-VL-instruct-3B-Geo.Q5_K_M.gguf b/Qwen2.5-VL-instruct-3B-Geo.Q5_K_M.gguf new file mode 100644 index 0000000..dd59343 --- /dev/null +++ b/Qwen2.5-VL-instruct-3B-Geo.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31657000534da1edb811b79cebfd2b0fca337ee4302b4da5c5c128884748ef49 +size 2224815392 diff --git a/Qwen2.5-VL-instruct-3B-Geo.Q5_K_S.gguf b/Qwen2.5-VL-instruct-3B-Geo.Q5_K_S.gguf new file mode 100644 index 0000000..73246e2 --- /dev/null +++ b/Qwen2.5-VL-instruct-3B-Geo.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfe9c8c1ae10e1bc7683edbcdc0ada0ee5f864a6688428988d1cf95562b70891 +size 2169666848 diff --git a/Qwen2.5-VL-instruct-3B-Geo.Q6_K.gguf b/Qwen2.5-VL-instruct-3B-Geo.Q6_K.gguf new file mode 100644 index 0000000..29de53d --- /dev/null +++ b/Qwen2.5-VL-instruct-3B-Geo.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e8f723fc7971c9a12c3ebe23bdd667ced20bd768aace36fa4e6acdcca008b98 +size 2538159392 diff --git a/Qwen2.5-VL-instruct-3B-Geo.Q8_0.gguf b/Qwen2.5-VL-instruct-3B-Geo.Q8_0.gguf new file mode 100644 index 0000000..228d5c5 --- /dev/null +++ b/Qwen2.5-VL-instruct-3B-Geo.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae61c73e44b8c3f47ea521eba148214ca896622a839bf467fe1ef9f95195158a +size 3285476640 diff --git a/Qwen2.5-VL-instruct-3B-Geo.f16.gguf b/Qwen2.5-VL-instruct-3B-Geo.f16.gguf new file mode 100644 index 0000000..2363001 --- /dev/null +++ b/Qwen2.5-VL-instruct-3B-Geo.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcdeb2da7df57a0a7f08bf2b14abcc4b08723fdfb5d3d8bc6e30e2a110ae24ed +size 6178317600 diff --git a/Qwen2.5-VL-instruct-3B-Geo.mmproj-fp16.gguf b/Qwen2.5-VL-instruct-3B-Geo.mmproj-fp16.gguf new file mode 100644 index 0000000..af26a4b --- /dev/null +++ b/Qwen2.5-VL-instruct-3B-Geo.mmproj-fp16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39456c60359f34a814687fcf6c5b65726c94e4e2aeb9a7f21fea0c9bc283db0c +size 1338428544 diff --git a/README.md b/README.md new file mode 100644 index 0000000..4a6fbaa --- /dev/null +++ b/README.md @@ -0,0 +1,73 @@ +--- +base_model: kxxinDave/Qwen2.5-VL-instruct-3B-Geo +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- Geometry +- Maths +--- +## About + + + + + + +static quants of https://huggingface.co/kxxinDave/Qwen2.5-VL-instruct-3B-Geo + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen2.5-VL-instruct-3B-Geo-GGUF).*** + +weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion. +## 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-instruct-3B-Geo-GGUF/resolve/main/Qwen2.5-VL-instruct-3B-Geo.Q2_K.gguf) | Q2_K | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-instruct-3B-Geo-GGUF/resolve/main/Qwen2.5-VL-instruct-3B-Geo.mmproj-fp16.gguf) | mmproj-fp16 | 1.4 | multi-modal supplement | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-instruct-3B-Geo-GGUF/resolve/main/Qwen2.5-VL-instruct-3B-Geo.Q3_K_S.gguf) | Q3_K_S | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-instruct-3B-Geo-GGUF/resolve/main/Qwen2.5-VL-instruct-3B-Geo.Q3_K_M.gguf) | Q3_K_M | 1.7 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-instruct-3B-Geo-GGUF/resolve/main/Qwen2.5-VL-instruct-3B-Geo.Q3_K_L.gguf) | Q3_K_L | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-instruct-3B-Geo-GGUF/resolve/main/Qwen2.5-VL-instruct-3B-Geo.IQ4_XS.gguf) | IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-instruct-3B-Geo-GGUF/resolve/main/Qwen2.5-VL-instruct-3B-Geo.Q4_K_S.gguf) | Q4_K_S | 1.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-instruct-3B-Geo-GGUF/resolve/main/Qwen2.5-VL-instruct-3B-Geo.Q4_K_M.gguf) | Q4_K_M | 2.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-instruct-3B-Geo-GGUF/resolve/main/Qwen2.5-VL-instruct-3B-Geo.Q5_K_S.gguf) | Q5_K_S | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-instruct-3B-Geo-GGUF/resolve/main/Qwen2.5-VL-instruct-3B-Geo.Q5_K_M.gguf) | Q5_K_M | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-instruct-3B-Geo-GGUF/resolve/main/Qwen2.5-VL-instruct-3B-Geo.Q6_K.gguf) | Q6_K | 2.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-instruct-3B-Geo-GGUF/resolve/main/Qwen2.5-VL-instruct-3B-Geo.Q8_0.gguf) | Q8_0 | 3.4 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-VL-instruct-3B-Geo-GGUF/resolve/main/Qwen2.5-VL-instruct-3B-Geo.f16.gguf) | f16 | 6.3 | 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. + +