commit 19f0cce0d6440f9137b793ddf6520678b635913b Author: ModelHub XC Date: Wed Jun 17 19:14:17 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f52f2ed --- /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 +UniME-V2-Qwen2VL-2B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +UniME-V2-Qwen2VL-2B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..8f0906d --- /dev/null +++ b/README.md @@ -0,0 +1,93 @@ +--- +base_model: TianchengGu/UniME-V2-Qwen2VL-2B +datasets: +- TIGER-Lab/MMEB-train +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- Retrieval +- Multimodal +- Embedding +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/TianchengGu/UniME-V2-Qwen2VL-2B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#UniME-V2-Qwen2VL-2B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-GGUF + +**This is a vision model - mmproj files (if any) will be in the [static repository](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-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/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.5 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.6 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-IQ2_S.gguf) | i1-IQ2_S | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-IQ2_M.gguf) | i1-IQ2_M | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-Q2_K.gguf) | i1-Q2_K | 0.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.9 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-IQ3_S.gguf) | i1-IQ3_S | 0.9 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-IQ3_M.gguf) | i1-IQ3_M | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-Q4_0.gguf) | i1-Q4_0 | 1.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-Q4_1.gguf) | i1-Q4_1 | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/UniME-V2-Qwen2VL-2B-i1-GGUF/resolve/main/UniME-V2-Qwen2VL-2B.i1-Q6_K.gguf) | i1-Q6_K | 1.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. + + diff --git a/UniME-V2-Qwen2VL-2B.i1-IQ1_M.gguf b/UniME-V2-Qwen2VL-2B.i1-IQ1_M.gguf new file mode 100644 index 0000000..f49f738 --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c86c360e3c6b3c444e1ec07fde2a579fc6da7e827cc2eec218ba32d2cab215be +size 464460704 diff --git a/UniME-V2-Qwen2VL-2B.i1-IQ1_S.gguf b/UniME-V2-Qwen2VL-2B.i1-IQ1_S.gguf new file mode 100644 index 0000000..0921670 --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc5d19ef2f328fbe232870188b57bd9b7bbeaed2bb1f76a4980ddcc42043805 +size 436527008 diff --git a/UniME-V2-Qwen2VL-2B.i1-IQ2_M.gguf b/UniME-V2-Qwen2VL-2B.i1-IQ2_M.gguf new file mode 100644 index 0000000..3818993 --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d6a580244d1896618f18fb01cba968f64b9cbe0b8ff340b9800f0695a0572c0 +size 601054112 diff --git a/UniME-V2-Qwen2VL-2B.i1-IQ2_S.gguf b/UniME-V2-Qwen2VL-2B.i1-IQ2_S.gguf new file mode 100644 index 0000000..d813932 --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20b9d4d666fca73f2ce648830b5e49319df74b05d5dac6c2858b04ddfc0ad88f +size 563809184 diff --git a/UniME-V2-Qwen2VL-2B.i1-IQ2_XS.gguf b/UniME-V2-Qwen2VL-2B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..fdda76a --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dad65c19e90ae712fa1115ddb0f0c5ec9b94f9cb2ed39be46f39a205b447ce93 +size 550326176 diff --git a/UniME-V2-Qwen2VL-2B.i1-IQ2_XXS.gguf b/UniME-V2-Qwen2VL-2B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..14be1b0 --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37f0402b9421f4f22267fde5744bec296ddb397b45ae1735a1e4bf4418ea9399 +size 511016864 diff --git a/UniME-V2-Qwen2VL-2B.i1-IQ3_M.gguf b/UniME-V2-Qwen2VL-2B.i1-IQ3_M.gguf new file mode 100644 index 0000000..462d794 --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d50a4afee02402103aa100f325a373831955c48195a586e82f1a056c952fa335 +size 776663456 diff --git a/UniME-V2-Qwen2VL-2B.i1-IQ3_S.gguf b/UniME-V2-Qwen2VL-2B.i1-IQ3_S.gguf new file mode 100644 index 0000000..fcc32f4 --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27831e2e193932448dea8d2342895b432f4bfa9f8674660284f6342daeda7e67 +size 762406304 diff --git a/UniME-V2-Qwen2VL-2B.i1-IQ3_XS.gguf b/UniME-V2-Qwen2VL-2B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..a254e84 --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ed10f1f3873d29879944a2709b0aaad54110e053420273f7820e3f3cabe3c8b +size 731698592 diff --git a/UniME-V2-Qwen2VL-2B.i1-IQ3_XXS.gguf b/UniME-V2-Qwen2VL-2B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..c0c04ca --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d19d40a0944087ede7a84ace639e55d465ac5daf900e40223da6a4d486a122f1 +size 668791712 diff --git a/UniME-V2-Qwen2VL-2B.i1-IQ4_NL.gguf b/UniME-V2-Qwen2VL-2B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..e5115b8 --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93bbe3e2c965756fe2694c8c4ecf236819f41787412b842a1f2a52d0a2d2b747 +size 936330656 diff --git a/UniME-V2-Qwen2VL-2B.i1-IQ4_XS.gguf b/UniME-V2-Qwen2VL-2B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..ba31a8d --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2db205ff8b89b24a6124686388128663a48877178f9e52c927af713f2c33dd5 +size 895731104 diff --git a/UniME-V2-Qwen2VL-2B.i1-Q2_K.gguf b/UniME-V2-Qwen2VL-2B.i1-Q2_K.gguf new file mode 100644 index 0000000..709910c --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45d4972b8f33b4b5b06a66e8cf726e8e2e935e77b1ed35e5908f0d1c0b0546a2 +size 676304288 diff --git a/UniME-V2-Qwen2VL-2B.i1-Q2_K_S.gguf b/UniME-V2-Qwen2VL-2B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..364c3b3 --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:869fa01a6aced6ff85fa9f5144ceece0c3576f9da65f8e85499b6f473304d597 +size 640134560 diff --git a/UniME-V2-Qwen2VL-2B.i1-Q3_K_L.gguf b/UniME-V2-Qwen2VL-2B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..be156d5 --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d8ab302988b660ffa048464fb6ee6810e597d8c9b2882ce9077aa51ba66fb4a +size 880162208 diff --git a/UniME-V2-Qwen2VL-2B.i1-Q3_K_M.gguf b/UniME-V2-Qwen2VL-2B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..db3f029 --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f97289fd2c3154ad3cad81fdedf1e513adbe2df2f0f821d57bd62502225b699 +size 824178080 diff --git a/UniME-V2-Qwen2VL-2B.i1-Q3_K_S.gguf b/UniME-V2-Qwen2VL-2B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..c6054b2 --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22f3b84ebe7fcd09979554d5d3e8f0822932e80bcfc41f2a58d63f477e494326 +size 760944032 diff --git a/UniME-V2-Qwen2VL-2B.i1-Q4_0.gguf b/UniME-V2-Qwen2VL-2B.i1-Q4_0.gguf new file mode 100644 index 0000000..eb86a0e --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:246fc88a0561e4d5bf89de0c8bee5720ffdf5d5189157eebce544d5a40b39e60 +size 937534880 diff --git a/UniME-V2-Qwen2VL-2B.i1-Q4_1.gguf b/UniME-V2-Qwen2VL-2B.i1-Q4_1.gguf new file mode 100644 index 0000000..0be84b7 --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5f13cbb5bac8151fd3cfbafdfa0b29061f24f4e8c338f2b4ee1b2dcb1c570e0 +size 1016841632 diff --git a/UniME-V2-Qwen2VL-2B.i1-Q4_K_M.gguf b/UniME-V2-Qwen2VL-2B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..29bca74 --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce874073267a32bd990d4e727ef612e0152ac036e99f12ab36ed53452b797ceb +size 986047904 diff --git a/UniME-V2-Qwen2VL-2B.i1-Q4_K_S.gguf b/UniME-V2-Qwen2VL-2B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..58e9084 --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:985ae598c8c0cc07f632c550349055eb179a838045212f59a82098f015228214 +size 940311968 diff --git a/UniME-V2-Qwen2VL-2B.i1-Q5_K_M.gguf b/UniME-V2-Qwen2VL-2B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..6f87ca0 --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ace00527ccf42703c711d59ad3dd0851d6ac488ff682a1062f3298727992292 +size 1125049760 diff --git a/UniME-V2-Qwen2VL-2B.i1-Q5_K_S.gguf b/UniME-V2-Qwen2VL-2B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..0ccb5e7 --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b58e6395537b7165043b98d780359284dce54ebc0b2c86a5b22a0a62a526648f +size 1098728864 diff --git a/UniME-V2-Qwen2VL-2B.i1-Q6_K.gguf b/UniME-V2-Qwen2VL-2B.i1-Q6_K.gguf new file mode 100644 index 0000000..edd36e3 --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e80a5e74d4c73f3afdfff0b77e4987bf0e91c704faf7b96052740fd494c8d7ba +size 1272739232 diff --git a/UniME-V2-Qwen2VL-2B.imatrix.gguf b/UniME-V2-Qwen2VL-2B.imatrix.gguf new file mode 100644 index 0000000..7f22983 --- /dev/null +++ b/UniME-V2-Qwen2VL-2B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4d7f97e47158785c1dd86913822a1f123f0028aed257c7f11c871cbd2953851 +size 2065888