初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/biomed-Qwen2-VL-2B-Instruct-GGUF Source: Original Platform
This commit is contained in:
48
.gitattributes
vendored
Normal file
48
.gitattributes
vendored
Normal file
@@ -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
|
||||
biomed-Qwen2-VL-2B-Instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
biomed-Qwen2-VL-2B-Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
biomed-Qwen2-VL-2B-Instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
biomed-Qwen2-VL-2B-Instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
biomed-Qwen2-VL-2B-Instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
biomed-Qwen2-VL-2B-Instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
biomed-Qwen2-VL-2B-Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
biomed-Qwen2-VL-2B-Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
biomed-Qwen2-VL-2B-Instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
biomed-Qwen2-VL-2B-Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
biomed-Qwen2-VL-2B-Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
biomed-Qwen2-VL-2B-Instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
biomed-Qwen2-VL-2B-Instruct.mmproj-fp16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
76
README.md
Normal file
76
README.md
Normal file
@@ -0,0 +1,76 @@
|
||||
---
|
||||
base_model: AdaptLLM/biomed-Qwen2-VL-2B-Instruct
|
||||
datasets:
|
||||
- AdaptLLM/biomed-visual-instructions
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
mradermacher:
|
||||
readme_rev: 1
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- biology
|
||||
- medical
|
||||
- chemistry
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/AdaptLLM/biomed-Qwen2-VL-2B-Instruct
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#biomed-Qwen2-VL-2B-Instruct-GGUF).***
|
||||
|
||||
weighted/imatrix quants are available at https://huggingface.co/mradermacher/biomed-Qwen2-VL-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/biomed-Qwen2-VL-2B-Instruct-GGUF/resolve/main/biomed-Qwen2-VL-2B-Instruct.Q2_K.gguf) | Q2_K | 0.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/biomed-Qwen2-VL-2B-Instruct-GGUF/resolve/main/biomed-Qwen2-VL-2B-Instruct.Q3_K_S.gguf) | Q3_K_S | 1.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/biomed-Qwen2-VL-2B-Instruct-GGUF/resolve/main/biomed-Qwen2-VL-2B-Instruct.Q3_K_M.gguf) | Q3_K_M | 1.0 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/biomed-Qwen2-VL-2B-Instruct-GGUF/resolve/main/biomed-Qwen2-VL-2B-Instruct.Q3_K_L.gguf) | Q3_K_L | 1.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/biomed-Qwen2-VL-2B-Instruct-GGUF/resolve/main/biomed-Qwen2-VL-2B-Instruct.IQ4_XS.gguf) | IQ4_XS | 1.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/biomed-Qwen2-VL-2B-Instruct-GGUF/resolve/main/biomed-Qwen2-VL-2B-Instruct.Q4_K_S.gguf) | Q4_K_S | 1.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/biomed-Qwen2-VL-2B-Instruct-GGUF/resolve/main/biomed-Qwen2-VL-2B-Instruct.Q4_K_M.gguf) | Q4_K_M | 1.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/biomed-Qwen2-VL-2B-Instruct-GGUF/resolve/main/biomed-Qwen2-VL-2B-Instruct.Q5_K_S.gguf) | Q5_K_S | 1.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/biomed-Qwen2-VL-2B-Instruct-GGUF/resolve/main/biomed-Qwen2-VL-2B-Instruct.Q5_K_M.gguf) | Q5_K_M | 1.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/biomed-Qwen2-VL-2B-Instruct-GGUF/resolve/main/biomed-Qwen2-VL-2B-Instruct.mmproj-fp16.gguf) | mmproj-fp16 | 1.4 | multi-modal supplement |
|
||||
| [GGUF](https://huggingface.co/mradermacher/biomed-Qwen2-VL-2B-Instruct-GGUF/resolve/main/biomed-Qwen2-VL-2B-Instruct.Q6_K.gguf) | Q6_K | 1.6 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/biomed-Qwen2-VL-2B-Instruct-GGUF/resolve/main/biomed-Qwen2-VL-2B-Instruct.Q8_0.gguf) | Q8_0 | 2.0 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/biomed-Qwen2-VL-2B-Instruct-GGUF/resolve/main/biomed-Qwen2-VL-2B-Instruct.f16.gguf) | f16 | 3.7 | 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
biomed-Qwen2-VL-2B-Instruct.IQ4_XS.gguf
Normal file
3
biomed-Qwen2-VL-2B-Instruct.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:707bf9cb714e3964c431e6865c77eb5c32a1cc2a0001597a23e730ab79e9ea73
|
||||
size 1026161952
|
||||
3
biomed-Qwen2-VL-2B-Instruct.Q2_K.gguf
Normal file
3
biomed-Qwen2-VL-2B-Instruct.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca93fdc26d958c4ee0b0ce8f082b7dfe0a56837665c1cb29da119c32d52566b4
|
||||
size 752879904
|
||||
3
biomed-Qwen2-VL-2B-Instruct.Q3_K_L.gguf
Normal file
3
biomed-Qwen2-VL-2B-Instruct.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d7416bd2f0aea5b90af5df057840aec455188928b137de80b03219bceb8a698
|
||||
size 980439840
|
||||
3
biomed-Qwen2-VL-2B-Instruct.Q3_K_M.gguf
Normal file
3
biomed-Qwen2-VL-2B-Instruct.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:404f8216b03f292e4b7fed882e81df3296dd9c5b68126ce0dfeb6f475d9b71c1
|
||||
size 924455712
|
||||
3
biomed-Qwen2-VL-2B-Instruct.Q3_K_S.gguf
Normal file
3
biomed-Qwen2-VL-2B-Instruct.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04369230bd87a2341c8fd4f729eb9f0c8e8b3e648b5af7954250a61786ba4962
|
||||
size 861221664
|
||||
3
biomed-Qwen2-VL-2B-Instruct.Q4_K_M.gguf
Normal file
3
biomed-Qwen2-VL-2B-Instruct.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0d585b766c63c6c9fd4251ce9d279b79274da3a585eea8639ffbd22dcbc0de08
|
||||
size 1117320480
|
||||
3
biomed-Qwen2-VL-2B-Instruct.Q4_K_S.gguf
Normal file
3
biomed-Qwen2-VL-2B-Instruct.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dad00f459f94976340585055e0cba73ba5d6f56380d83902c655c08c9705f515
|
||||
size 1071584544
|
||||
3
biomed-Qwen2-VL-2B-Instruct.Q5_K_M.gguf
Normal file
3
biomed-Qwen2-VL-2B-Instruct.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f81ec687d1143d35e925964c9a402eb7672f0204acc2eccb0b36926aa646875
|
||||
size 1285494048
|
||||
3
biomed-Qwen2-VL-2B-Instruct.Q5_K_S.gguf
Normal file
3
biomed-Qwen2-VL-2B-Instruct.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6447cb4364022051dfd3402f3b9807de5990032f5c72150f369fbda4fea6d757
|
||||
size 1259173152
|
||||
3
biomed-Qwen2-VL-2B-Instruct.Q6_K.gguf
Normal file
3
biomed-Qwen2-VL-2B-Instruct.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70989ae767c9eb768da65f63798298ae80f4c8c59727959ce690221cfd51ddb0
|
||||
size 1464178464
|
||||
3
biomed-Qwen2-VL-2B-Instruct.Q8_0.gguf
Normal file
3
biomed-Qwen2-VL-2B-Instruct.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f96cfc0b3b562ae054775012e109262e59f06d78005164a347e5992ea3e5d04
|
||||
size 1894531872
|
||||
3
biomed-Qwen2-VL-2B-Instruct.f16.gguf
Normal file
3
biomed-Qwen2-VL-2B-Instruct.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef46fbe88de2b42a26a06fb51ed4c355d7f7256c90d7b2e423ab9e09809bd36b
|
||||
size 3560416032
|
||||
3
biomed-Qwen2-VL-2B-Instruct.mmproj-fp16.gguf
Normal file
3
biomed-Qwen2-VL-2B-Instruct.mmproj-fp16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:138ab37a36a9b08f702e5b3a6a560d7e66153cec946a11d9d3ed41a60f2a47c6
|
||||
size 1331656192
|
||||
Reference in New Issue
Block a user