From 811f66108c62cf99f65e5a4600ec9b6b912f6826 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 16 Jul 2026 11:23: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/Qwen2-VL-Math-Prase-2B-Instruct-GGUF Source: Original Platform --- .gitattributes | 48 ++++++++++++++ Qwen2-VL-Math-Prase-2B-Instruct.IQ4_XS.gguf | 3 + Qwen2-VL-Math-Prase-2B-Instruct.Q2_K.gguf | 3 + Qwen2-VL-Math-Prase-2B-Instruct.Q3_K_L.gguf | 3 + Qwen2-VL-Math-Prase-2B-Instruct.Q3_K_M.gguf | 3 + Qwen2-VL-Math-Prase-2B-Instruct.Q3_K_S.gguf | 3 + Qwen2-VL-Math-Prase-2B-Instruct.Q4_K_M.gguf | 3 + Qwen2-VL-Math-Prase-2B-Instruct.Q4_K_S.gguf | 3 + Qwen2-VL-Math-Prase-2B-Instruct.Q5_K_M.gguf | 3 + Qwen2-VL-Math-Prase-2B-Instruct.Q5_K_S.gguf | 3 + Qwen2-VL-Math-Prase-2B-Instruct.Q6_K.gguf | 3 + Qwen2-VL-Math-Prase-2B-Instruct.Q8_0.gguf | 3 + Qwen2-VL-Math-Prase-2B-Instruct.f16.gguf | 3 + ...VL-Math-Prase-2B-Instruct.mmproj-fp16.gguf | 3 + README.md | 65 +++++++++++++++++++ 15 files changed, 152 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen2-VL-Math-Prase-2B-Instruct.IQ4_XS.gguf create mode 100644 Qwen2-VL-Math-Prase-2B-Instruct.Q2_K.gguf create mode 100644 Qwen2-VL-Math-Prase-2B-Instruct.Q3_K_L.gguf create mode 100644 Qwen2-VL-Math-Prase-2B-Instruct.Q3_K_M.gguf create mode 100644 Qwen2-VL-Math-Prase-2B-Instruct.Q3_K_S.gguf create mode 100644 Qwen2-VL-Math-Prase-2B-Instruct.Q4_K_M.gguf create mode 100644 Qwen2-VL-Math-Prase-2B-Instruct.Q4_K_S.gguf create mode 100644 Qwen2-VL-Math-Prase-2B-Instruct.Q5_K_M.gguf create mode 100644 Qwen2-VL-Math-Prase-2B-Instruct.Q5_K_S.gguf create mode 100644 Qwen2-VL-Math-Prase-2B-Instruct.Q6_K.gguf create mode 100644 Qwen2-VL-Math-Prase-2B-Instruct.Q8_0.gguf create mode 100644 Qwen2-VL-Math-Prase-2B-Instruct.f16.gguf create mode 100644 Qwen2-VL-Math-Prase-2B-Instruct.mmproj-fp16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..83a0596 --- /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-VL-Math-Prase-2B-Instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-VL-Math-Prase-2B-Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-VL-Math-Prase-2B-Instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-VL-Math-Prase-2B-Instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-VL-Math-Prase-2B-Instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-VL-Math-Prase-2B-Instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-VL-Math-Prase-2B-Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-VL-Math-Prase-2B-Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-VL-Math-Prase-2B-Instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-VL-Math-Prase-2B-Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-VL-Math-Prase-2B-Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-VL-Math-Prase-2B-Instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-VL-Math-Prase-2B-Instruct.mmproj-fp16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen2-VL-Math-Prase-2B-Instruct.IQ4_XS.gguf b/Qwen2-VL-Math-Prase-2B-Instruct.IQ4_XS.gguf new file mode 100644 index 0000000..7a75d1b --- /dev/null +++ b/Qwen2-VL-Math-Prase-2B-Instruct.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5df581b918dba66e07c617f424cc36e8b3abcdd5031f3dddab2f6acc3435dee7 +size 902180800 diff --git a/Qwen2-VL-Math-Prase-2B-Instruct.Q2_K.gguf b/Qwen2-VL-Math-Prase-2B-Instruct.Q2_K.gguf new file mode 100644 index 0000000..0a4ad32 --- /dev/null +++ b/Qwen2-VL-Math-Prase-2B-Instruct.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02604527bc1325fd05e0098914a1fc60e4b187ce5b4447959bff169ad95d98e2 +size 676302784 diff --git a/Qwen2-VL-Math-Prase-2B-Instruct.Q3_K_L.gguf b/Qwen2-VL-Math-Prase-2B-Instruct.Q3_K_L.gguf new file mode 100644 index 0000000..76d81a5 --- /dev/null +++ b/Qwen2-VL-Math-Prase-2B-Instruct.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0299320310c3e82c70436c7aa95a59f31de2c1a501beb8d43e6264e06a2d9b88 +size 880160704 diff --git a/Qwen2-VL-Math-Prase-2B-Instruct.Q3_K_M.gguf b/Qwen2-VL-Math-Prase-2B-Instruct.Q3_K_M.gguf new file mode 100644 index 0000000..07dc023 --- /dev/null +++ b/Qwen2-VL-Math-Prase-2B-Instruct.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebfc6e734141d159b3a9cc05a3e42f730a29ba56e0d43fcb9b035bfc7a1c926d +size 824176576 diff --git a/Qwen2-VL-Math-Prase-2B-Instruct.Q3_K_S.gguf b/Qwen2-VL-Math-Prase-2B-Instruct.Q3_K_S.gguf new file mode 100644 index 0000000..622da0d --- /dev/null +++ b/Qwen2-VL-Math-Prase-2B-Instruct.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:481a2ad4366810858e6a2eda3b0a2189a3bcc09f686ed39b8717f2e2024f7e6e +size 760942528 diff --git a/Qwen2-VL-Math-Prase-2B-Instruct.Q4_K_M.gguf b/Qwen2-VL-Math-Prase-2B-Instruct.Q4_K_M.gguf new file mode 100644 index 0000000..6b1a0f0 --- /dev/null +++ b/Qwen2-VL-Math-Prase-2B-Instruct.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b372056d5b6280140285788693119cd700a883862e6fcdb225a14aded5d2ad6f +size 986046400 diff --git a/Qwen2-VL-Math-Prase-2B-Instruct.Q4_K_S.gguf b/Qwen2-VL-Math-Prase-2B-Instruct.Q4_K_S.gguf new file mode 100644 index 0000000..c67fed4 --- /dev/null +++ b/Qwen2-VL-Math-Prase-2B-Instruct.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8ca47a8482a855330a9495d68500b31ef8941abed68685ecc00f6da78468056 +size 940310464 diff --git a/Qwen2-VL-Math-Prase-2B-Instruct.Q5_K_M.gguf b/Qwen2-VL-Math-Prase-2B-Instruct.Q5_K_M.gguf new file mode 100644 index 0000000..385df7b --- /dev/null +++ b/Qwen2-VL-Math-Prase-2B-Instruct.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7521e0798af2834fa66f3fb8fe71970f230b87c301dc690e33d6d3eeb4c623c2 +size 1125048256 diff --git a/Qwen2-VL-Math-Prase-2B-Instruct.Q5_K_S.gguf b/Qwen2-VL-Math-Prase-2B-Instruct.Q5_K_S.gguf new file mode 100644 index 0000000..341525f --- /dev/null +++ b/Qwen2-VL-Math-Prase-2B-Instruct.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bec94c4862f049be7312486eebef8018818cddd00810f1b9d6dc86d590821c7e +size 1098727360 diff --git a/Qwen2-VL-Math-Prase-2B-Instruct.Q6_K.gguf b/Qwen2-VL-Math-Prase-2B-Instruct.Q6_K.gguf new file mode 100644 index 0000000..b9fc2e7 --- /dev/null +++ b/Qwen2-VL-Math-Prase-2B-Instruct.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94332ce6ce65a838279de67f3c97464b066d3159b6919b5cc77ad3610d32538f +size 1272737728 diff --git a/Qwen2-VL-Math-Prase-2B-Instruct.Q8_0.gguf b/Qwen2-VL-Math-Prase-2B-Instruct.Q8_0.gguf new file mode 100644 index 0000000..d9a3607 --- /dev/null +++ b/Qwen2-VL-Math-Prase-2B-Instruct.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3d58c66adc50b7f6a39e77e32d88a0678f723f537010759b3a5f8e8267911f7 +size 1646570944 diff --git a/Qwen2-VL-Math-Prase-2B-Instruct.f16.gguf b/Qwen2-VL-Math-Prase-2B-Instruct.f16.gguf new file mode 100644 index 0000000..95a6424 --- /dev/null +++ b/Qwen2-VL-Math-Prase-2B-Instruct.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bc817957db27195a899df97ab1d8f92030b583665fc6d84a9bdb7c6645120d7 +size 3093667264 diff --git a/Qwen2-VL-Math-Prase-2B-Instruct.mmproj-fp16.gguf b/Qwen2-VL-Math-Prase-2B-Instruct.mmproj-fp16.gguf new file mode 100644 index 0000000..40fce16 --- /dev/null +++ b/Qwen2-VL-Math-Prase-2B-Instruct.mmproj-fp16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f3fda5a2c44914b0ba6b9039026bf3e68f889bff45d05f3baecebe3c6d1d677 +size 1331656192 diff --git a/README.md b/README.md new file mode 100644 index 0000000..8c9c8fa --- /dev/null +++ b/README.md @@ -0,0 +1,65 @@ +--- +base_model: prithivMLmods/Qwen2-VL-Math-Prase-2B-Instruct +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/prithivMLmods/Qwen2-VL-Math-Prase-2B-Instruct + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Qwen2-VL-Math-Prase-2B-Instruct-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/Qwen2-VL-Math-Prase-2B-Instruct-GGUF/resolve/main/Qwen2-VL-Math-Prase-2B-Instruct.Q2_K.gguf) | Q2_K | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-Math-Prase-2B-Instruct-GGUF/resolve/main/Qwen2-VL-Math-Prase-2B-Instruct.Q3_K_S.gguf) | Q3_K_S | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-Math-Prase-2B-Instruct-GGUF/resolve/main/Qwen2-VL-Math-Prase-2B-Instruct.Q3_K_M.gguf) | Q3_K_M | 0.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-Math-Prase-2B-Instruct-GGUF/resolve/main/Qwen2-VL-Math-Prase-2B-Instruct.Q3_K_L.gguf) | Q3_K_L | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-Math-Prase-2B-Instruct-GGUF/resolve/main/Qwen2-VL-Math-Prase-2B-Instruct.IQ4_XS.gguf) | IQ4_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-Math-Prase-2B-Instruct-GGUF/resolve/main/Qwen2-VL-Math-Prase-2B-Instruct.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-Math-Prase-2B-Instruct-GGUF/resolve/main/Qwen2-VL-Math-Prase-2B-Instruct.Q4_K_M.gguf) | Q4_K_M | 1.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-Math-Prase-2B-Instruct-GGUF/resolve/main/Qwen2-VL-Math-Prase-2B-Instruct.Q5_K_S.gguf) | Q5_K_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-Math-Prase-2B-Instruct-GGUF/resolve/main/Qwen2-VL-Math-Prase-2B-Instruct.Q5_K_M.gguf) | Q5_K_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-Math-Prase-2B-Instruct-GGUF/resolve/main/Qwen2-VL-Math-Prase-2B-Instruct.Q6_K.gguf) | Q6_K | 1.4 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-Math-Prase-2B-Instruct-GGUF/resolve/main/Qwen2-VL-Math-Prase-2B-Instruct.mmproj-fp16.gguf) | mmproj-fp16 | 1.4 | multi-modal supplement | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-Math-Prase-2B-Instruct-GGUF/resolve/main/Qwen2-VL-Math-Prase-2B-Instruct.Q8_0.gguf) | Q8_0 | 1.7 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-VL-Math-Prase-2B-Instruct-GGUF/resolve/main/Qwen2-VL-Math-Prase-2B-Instruct.f16.gguf) | f16 | 3.2 | 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. + +