初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/ShotVL-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
|
||||||
|
ShotVL-7B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
ShotVL-7B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
ShotVL-7B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
ShotVL-7B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
ShotVL-7B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
ShotVL-7B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
ShotVL-7B.mmproj-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
ShotVL-7B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
ShotVL-7B.mmproj-f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
ShotVL-7B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
ShotVL-7B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
ShotVL-7B.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
ShotVL-7B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
ShotVL-7B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
75
README.md
Normal file
75
README.md
Normal file
@@ -0,0 +1,75 @@
|
|||||||
|
---
|
||||||
|
base_model: Vchitect/ShotVL-7B
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- vision-language
|
||||||
|
- cinematography
|
||||||
|
- shotbench
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/Vchitect/ShotVL-7B
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#ShotVL-7B-GGUF).***
|
||||||
|
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/ShotVL-7B-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/ShotVL-7B-GGUF/resolve/main/ShotVL-7B.mmproj-Q8_0.gguf) | mmproj-Q8_0 | 1.0 | multi-modal supplement |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/ShotVL-7B-GGUF/resolve/main/ShotVL-7B.mmproj-f16.gguf) | mmproj-f16 | 1.5 | multi-modal supplement |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/ShotVL-7B-GGUF/resolve/main/ShotVL-7B.Q2_K.gguf) | Q2_K | 3.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/ShotVL-7B-GGUF/resolve/main/ShotVL-7B.Q3_K_S.gguf) | Q3_K_S | 3.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/ShotVL-7B-GGUF/resolve/main/ShotVL-7B.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/ShotVL-7B-GGUF/resolve/main/ShotVL-7B.Q3_K_L.gguf) | Q3_K_L | 4.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/ShotVL-7B-GGUF/resolve/main/ShotVL-7B.IQ4_XS.gguf) | IQ4_XS | 4.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/ShotVL-7B-GGUF/resolve/main/ShotVL-7B.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/ShotVL-7B-GGUF/resolve/main/ShotVL-7B.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/ShotVL-7B-GGUF/resolve/main/ShotVL-7B.Q5_K_S.gguf) | Q5_K_S | 5.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/ShotVL-7B-GGUF/resolve/main/ShotVL-7B.Q5_K_M.gguf) | Q5_K_M | 5.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/ShotVL-7B-GGUF/resolve/main/ShotVL-7B.Q6_K.gguf) | Q6_K | 6.4 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/ShotVL-7B-GGUF/resolve/main/ShotVL-7B.Q8_0.gguf) | Q8_0 | 8.2 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/ShotVL-7B-GGUF/resolve/main/ShotVL-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
ShotVL-7B.IQ4_XS.gguf
Normal file
3
ShotVL-7B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c9c5c97b5186ecbc6ea62dddefde8d6a3e7c6dfd600a8abdcd475f2f1a7db9e7
|
||||||
|
size 4250298976
|
||||||
3
ShotVL-7B.Q2_K.gguf
Normal file
3
ShotVL-7B.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fcdc0ef2b63fe99a4121404070d28c8c9352f34573733158053cd3a7749fa932
|
||||||
|
size 3015940704
|
||||||
3
ShotVL-7B.Q3_K_L.gguf
Normal file
3
ShotVL-7B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9fec3864fd9d87ff1d5caf217651700ec60cab541ee2eb1ce4191f8832415f39
|
||||||
|
size 4088459872
|
||||||
3
ShotVL-7B.Q3_K_M.gguf
Normal file
3
ShotVL-7B.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d6fba1f8d35e39ab22c00a062ffdfba69123b2b64d099782308c33959c1847ed
|
||||||
|
size 3808391776
|
||||||
3
ShotVL-7B.Q3_K_S.gguf
Normal file
3
ShotVL-7B.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:261f328c2ede40bf40121af46e05476420162eed33414fadc3e6f69b25fdc17b
|
||||||
|
size 3492368992
|
||||||
3
ShotVL-7B.Q4_K_M.gguf
Normal file
3
ShotVL-7B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:92d7eb6a1227e79b26c65ba9c679557325a5ba9f9b0a0c98642547cac7abf3f9
|
||||||
|
size 4683074144
|
||||||
3
ShotVL-7B.Q4_K_S.gguf
Normal file
3
ShotVL-7B.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ca9be41b88fd13e0b7edb278b0447239d2a60e3cd313d709da14a9ec7f0b0499
|
||||||
|
size 4457769568
|
||||||
3
ShotVL-7B.Q5_K_M.gguf
Normal file
3
ShotVL-7B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:df5dbdcb851101cf3680a535c3544ea1d799ff3d0aef3720c80cdfa586f280df
|
||||||
|
size 5444831840
|
||||||
3
ShotVL-7B.Q5_K_S.gguf
Normal file
3
ShotVL-7B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a21186282a14a67441debe356c7f7ce896fa5711e42afeedcb17aad3ccbfa3e7
|
||||||
|
size 5315177056
|
||||||
3
ShotVL-7B.Q6_K.gguf
Normal file
3
ShotVL-7B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5e6dbe8ab620db2b0126ba019975c3ab7ce78ef4806d64babab8cf65fcc5a650
|
||||||
|
size 6254199392
|
||||||
3
ShotVL-7B.Q8_0.gguf
Normal file
3
ShotVL-7B.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:82ced27dd0b8ed3dc48f06c1ef8e8caa44d46973b22edfad3a6eb5b9f7d2f184
|
||||||
|
size 8098525792
|
||||||
3
ShotVL-7B.f16.gguf
Normal file
3
ShotVL-7B.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a18c1c4b5e75b170226cdc5f7e3a7682ca7eda83fa462ff954ae5233010fdcbc
|
||||||
|
size 15237853792
|
||||||
3
ShotVL-7B.mmproj-Q8_0.gguf
Normal file
3
ShotVL-7B.mmproj-Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:95a321c98c5fd6d52fc085b745ad3eee1ac66787d5be878ff515be34875cf1e6
|
||||||
|
size 853119968
|
||||||
3
ShotVL-7B.mmproj-f16.gguf
Normal file
3
ShotVL-7B.mmproj-f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:659bee63a937e9f16d3fb4bec9f0e2669fe989d979707ed094e56b0d68401f3f
|
||||||
|
size 1354163168
|
||||||
Reference in New Issue
Block a user