初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/Uni-MuMER-Qwen2.5-VL-7B-GGUF Source: Original Platform
This commit is contained in:
49
.gitattributes
vendored
Normal file
49
.gitattributes
vendored
Normal file
@@ -0,0 +1,49 @@
|
||||
*.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
|
||||
Uni-MuMER-Qwen2.5-VL-7B.mmproj-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Uni-MuMER-Qwen2.5-VL-7B.mmproj-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Uni-MuMER-Qwen2.5-VL-7B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Uni-MuMER-Qwen2.5-VL-7B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Uni-MuMER-Qwen2.5-VL-7B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Uni-MuMER-Qwen2.5-VL-7B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Uni-MuMER-Qwen2.5-VL-7B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Uni-MuMER-Qwen2.5-VL-7B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Uni-MuMER-Qwen2.5-VL-7B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Uni-MuMER-Qwen2.5-VL-7B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Uni-MuMER-Qwen2.5-VL-7B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Uni-MuMER-Qwen2.5-VL-7B.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Uni-MuMER-Qwen2.5-VL-7B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Uni-MuMER-Qwen2.5-VL-7B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
71
README.md
Normal file
71
README.md
Normal file
@@ -0,0 +1,71 @@
|
||||
---
|
||||
base_model: phxember/Uni-MuMER-Qwen2.5-VL-7B
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/phxember/Uni-MuMER-Qwen2.5-VL-7B
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Uni-MuMER-Qwen2.5-VL-7B-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/Uni-MuMER-Qwen2.5-VL-7B-GGUF/resolve/main/Uni-MuMER-Qwen2.5-VL-7B.mmproj-Q8_0.gguf) | mmproj-Q8_0 | 1.0 | multi-modal supplement |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Uni-MuMER-Qwen2.5-VL-7B-GGUF/resolve/main/Uni-MuMER-Qwen2.5-VL-7B.mmproj-f16.gguf) | mmproj-f16 | 1.5 | multi-modal supplement |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Uni-MuMER-Qwen2.5-VL-7B-GGUF/resolve/main/Uni-MuMER-Qwen2.5-VL-7B.Q2_K.gguf) | Q2_K | 3.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Uni-MuMER-Qwen2.5-VL-7B-GGUF/resolve/main/Uni-MuMER-Qwen2.5-VL-7B.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Uni-MuMER-Qwen2.5-VL-7B-GGUF/resolve/main/Uni-MuMER-Qwen2.5-VL-7B.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Uni-MuMER-Qwen2.5-VL-7B-GGUF/resolve/main/Uni-MuMER-Qwen2.5-VL-7B.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Uni-MuMER-Qwen2.5-VL-7B-GGUF/resolve/main/Uni-MuMER-Qwen2.5-VL-7B.IQ4_XS.gguf) | IQ4_XS | 4.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Uni-MuMER-Qwen2.5-VL-7B-GGUF/resolve/main/Uni-MuMER-Qwen2.5-VL-7B.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Uni-MuMER-Qwen2.5-VL-7B-GGUF/resolve/main/Uni-MuMER-Qwen2.5-VL-7B.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Uni-MuMER-Qwen2.5-VL-7B-GGUF/resolve/main/Uni-MuMER-Qwen2.5-VL-7B.Q5_K_S.gguf) | Q5_K_S | 5.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Uni-MuMER-Qwen2.5-VL-7B-GGUF/resolve/main/Uni-MuMER-Qwen2.5-VL-7B.Q5_K_M.gguf) | Q5_K_M | 5.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Uni-MuMER-Qwen2.5-VL-7B-GGUF/resolve/main/Uni-MuMER-Qwen2.5-VL-7B.Q6_K.gguf) | Q6_K | 6.4 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Uni-MuMER-Qwen2.5-VL-7B-GGUF/resolve/main/Uni-MuMER-Qwen2.5-VL-7B.Q8_0.gguf) | Q8_0 | 8.2 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Uni-MuMER-Qwen2.5-VL-7B-GGUF/resolve/main/Uni-MuMER-Qwen2.5-VL-7B.f16.gguf) | f16 | 15.3 | 16 bpw, overkill |
|
||||
|
||||
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
||||
types (lower is better):
|
||||
|
||||

|
||||
|
||||
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.
|
||||
|
||||
<!-- end -->
|
||||
3
Uni-MuMER-Qwen2.5-VL-7B.IQ4_XS.gguf
Normal file
3
Uni-MuMER-Qwen2.5-VL-7B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:131649f2b5dc6ccc90c38e97be4e6327064bfd0d3a10b772d946339926cca7b3
|
||||
size 4250297344
|
||||
3
Uni-MuMER-Qwen2.5-VL-7B.Q2_K.gguf
Normal file
3
Uni-MuMER-Qwen2.5-VL-7B.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4e235bd3b9165f1586086a097613a11758f2170341ca74cb0d63d64fab0390e
|
||||
size 3015939072
|
||||
3
Uni-MuMER-Qwen2.5-VL-7B.Q3_K_L.gguf
Normal file
3
Uni-MuMER-Qwen2.5-VL-7B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1fa254220b15c4a88f4bc1dc373dcab53ba1280029156faab84295ff7dd4f9a1
|
||||
size 4088458240
|
||||
3
Uni-MuMER-Qwen2.5-VL-7B.Q3_K_M.gguf
Normal file
3
Uni-MuMER-Qwen2.5-VL-7B.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed578f003562a693738b68d23848042eb88b838d0f6d605b0efd247ee082b942
|
||||
size 3808390144
|
||||
3
Uni-MuMER-Qwen2.5-VL-7B.Q3_K_S.gguf
Normal file
3
Uni-MuMER-Qwen2.5-VL-7B.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:421b1818ad15751e947bb8d95466a3cc00c65fd47b4c9c085605b16453b73c49
|
||||
size 3492367360
|
||||
3
Uni-MuMER-Qwen2.5-VL-7B.Q4_K_M.gguf
Normal file
3
Uni-MuMER-Qwen2.5-VL-7B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07f393030f5c72765688a5b503d3a27f52eff8e7fd84c3aa3a3aa93b3ce69b2b
|
||||
size 4683072512
|
||||
3
Uni-MuMER-Qwen2.5-VL-7B.Q4_K_S.gguf
Normal file
3
Uni-MuMER-Qwen2.5-VL-7B.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e06e8302109ea23987a672962751f78bdb5b27a9ea0b27db68ad27ad5558cde7
|
||||
size 4457767936
|
||||
3
Uni-MuMER-Qwen2.5-VL-7B.Q5_K_M.gguf
Normal file
3
Uni-MuMER-Qwen2.5-VL-7B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25d6046c6ba3faa6408e27aa73a9025116e90285926f6b5349f80ec7b3c7d5b3
|
||||
size 5444830208
|
||||
3
Uni-MuMER-Qwen2.5-VL-7B.Q5_K_S.gguf
Normal file
3
Uni-MuMER-Qwen2.5-VL-7B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2079b524de3e3c97651ef33fdd2323aa7db78c6cfcd6f78219f1cda6b734a08a
|
||||
size 5315175424
|
||||
3
Uni-MuMER-Qwen2.5-VL-7B.Q6_K.gguf
Normal file
3
Uni-MuMER-Qwen2.5-VL-7B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ab4f49e81fc9fcc3af517f21fe2e5c7b7c0c02ca76aee168b17b36073576c78
|
||||
size 6254197760
|
||||
3
Uni-MuMER-Qwen2.5-VL-7B.Q8_0.gguf
Normal file
3
Uni-MuMER-Qwen2.5-VL-7B.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ce0e6d8dc595d4ce463adf0d35f94e594dd548770abb56a8517fbb54ee5f15b
|
||||
size 8098524160
|
||||
3
Uni-MuMER-Qwen2.5-VL-7B.f16.gguf
Normal file
3
Uni-MuMER-Qwen2.5-VL-7B.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:306507a393f58162344469982a7b4db099523aa47b6cadc19650ff8edd03a633
|
||||
size 15237852160
|
||||
3
Uni-MuMER-Qwen2.5-VL-7B.mmproj-Q8_0.gguf
Normal file
3
Uni-MuMER-Qwen2.5-VL-7B.mmproj-Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ed91bee8debac85a7d1bcf11cef0ef80806ce1ce2f28181bcf49b9302a65c91
|
||||
size 853119744
|
||||
3
Uni-MuMER-Qwen2.5-VL-7B.mmproj-f16.gguf
Normal file
3
Uni-MuMER-Qwen2.5-VL-7B.mmproj-f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82ce79b4c728183be752b4ee31935bddb6429ed07d88fb01cefeeaa2c8c6f0f3
|
||||
size 1354162944
|
||||
Reference in New Issue
Block a user