初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/bloomz-1b7-seahorse4dpo-v2-orpo-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
|
||||
bloomz-1b7-seahorse4dpo-v2-orpo.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bloomz-1b7-seahorse4dpo-v2-orpo.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bloomz-1b7-seahorse4dpo-v2-orpo.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bloomz-1b7-seahorse4dpo-v2-orpo.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bloomz-1b7-seahorse4dpo-v2-orpo.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bloomz-1b7-seahorse4dpo-v2-orpo.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bloomz-1b7-seahorse4dpo-v2-orpo.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bloomz-1b7-seahorse4dpo-v2-orpo.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bloomz-1b7-seahorse4dpo-v2-orpo.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bloomz-1b7-seahorse4dpo-v2-orpo.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bloomz-1b7-seahorse4dpo-v2-orpo.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bloomz-1b7-seahorse4dpo-v2-orpo.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bloomz-1b7-seahorse4dpo-v2-orpo.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
65
README.md
Normal file
65
README.md
Normal file
@@ -0,0 +1,65 @@
|
||||
---
|
||||
base_model: DKYoon/bloomz-1b7-seahorse4dpo-v2-orpo
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
quantized_by: mradermacher
|
||||
tags: []
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: nicoboss -->
|
||||
static quants of https://huggingface.co/DKYoon/bloomz-1b7-seahorse4dpo-v2-orpo
|
||||
|
||||
<!-- provided-files -->
|
||||
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/bloomz-1b7-seahorse4dpo-v2-orpo-GGUF/resolve/main/bloomz-1b7-seahorse4dpo-v2-orpo.Q2_K.gguf) | Q2_K | 1.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bloomz-1b7-seahorse4dpo-v2-orpo-GGUF/resolve/main/bloomz-1b7-seahorse4dpo-v2-orpo.Q3_K_S.gguf) | Q3_K_S | 1.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bloomz-1b7-seahorse4dpo-v2-orpo-GGUF/resolve/main/bloomz-1b7-seahorse4dpo-v2-orpo.Q3_K_M.gguf) | Q3_K_M | 1.4 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bloomz-1b7-seahorse4dpo-v2-orpo-GGUF/resolve/main/bloomz-1b7-seahorse4dpo-v2-orpo.Q3_K_L.gguf) | Q3_K_L | 1.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bloomz-1b7-seahorse4dpo-v2-orpo-GGUF/resolve/main/bloomz-1b7-seahorse4dpo-v2-orpo.IQ4_XS.gguf) | IQ4_XS | 1.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bloomz-1b7-seahorse4dpo-v2-orpo-GGUF/resolve/main/bloomz-1b7-seahorse4dpo-v2-orpo.Q4_0_4_4.gguf) | Q4_0_4_4 | 1.5 | fast on arm, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bloomz-1b7-seahorse4dpo-v2-orpo-GGUF/resolve/main/bloomz-1b7-seahorse4dpo-v2-orpo.Q4_K_S.gguf) | Q4_K_S | 1.5 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bloomz-1b7-seahorse4dpo-v2-orpo-GGUF/resolve/main/bloomz-1b7-seahorse4dpo-v2-orpo.Q4_K_M.gguf) | Q4_K_M | 1.6 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bloomz-1b7-seahorse4dpo-v2-orpo-GGUF/resolve/main/bloomz-1b7-seahorse4dpo-v2-orpo.Q5_K_S.gguf) | Q5_K_S | 1.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bloomz-1b7-seahorse4dpo-v2-orpo-GGUF/resolve/main/bloomz-1b7-seahorse4dpo-v2-orpo.Q5_K_M.gguf) | Q5_K_M | 1.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bloomz-1b7-seahorse4dpo-v2-orpo-GGUF/resolve/main/bloomz-1b7-seahorse4dpo-v2-orpo.Q6_K.gguf) | Q6_K | 1.9 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bloomz-1b7-seahorse4dpo-v2-orpo-GGUF/resolve/main/bloomz-1b7-seahorse4dpo-v2-orpo.Q8_0.gguf) | Q8_0 | 2.5 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bloomz-1b7-seahorse4dpo-v2-orpo-GGUF/resolve/main/bloomz-1b7-seahorse4dpo-v2-orpo.f16.gguf) | f16 | 4.6 | 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. 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.
|
||||
|
||||
<!-- end -->
|
||||
3
bloomz-1b7-seahorse4dpo-v2-orpo.IQ4_XS.gguf
Normal file
3
bloomz-1b7-seahorse4dpo-v2-orpo.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a51516693edb48fbfc968defb29c37127a8239012c815b42c2e69294a1c4d25
|
||||
size 1359240224
|
||||
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q2_K.gguf
Normal file
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb060eb1b6a9dd9ff0cb2628e60d500d9a6f9dde601d50edeb07f6b763982dec
|
||||
size 1052761120
|
||||
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q3_K_L.gguf
Normal file
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69b14f12ad8a359a23304441dbc908647084d53112b1116632beb5fffd8f3d67
|
||||
size 1346378784
|
||||
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q3_K_M.gguf
Normal file
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39f78d970100d41399b0e0988fed91f5b4ac0c4bdad0f384c4cb33909f5cb942
|
||||
size 1285561376
|
||||
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q3_K_S.gguf
Normal file
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da0da6a1821125e424df486877c4888948ae98e68fc8d3742287312cde4e1baa
|
||||
size 1176509472
|
||||
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q4_0_4_4.gguf
Normal file
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q4_0_4_4.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09869b2d92f23e6ad039665b48f9fb699f72270dbecf575daf0d2db36de6d5f2
|
||||
size 1405180960
|
||||
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q4_K_M.gguf
Normal file
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f25b3b8aaa8222b1c7cfefa9974748c07476499f061a2a2e550ae8faaf7a6598
|
||||
size 1494834208
|
||||
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q4_K_S.gguf
Normal file
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:853efa16c324a0b482d8f9f4cff70da9e3170d7901d2b6916844a296492389f2
|
||||
size 1411472416
|
||||
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q5_K_M.gguf
Normal file
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fae91164215e241a09f1e91a914beed31980d67726c70c9ab93a1c8bc29b3826
|
||||
size 1687247904
|
||||
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q5_K_S.gguf
Normal file
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84ed43d9aa5d51063ce3b3a936366b7f14bb861d0708972c29b7669ff1062b44
|
||||
size 1620401184
|
||||
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q6_K.gguf
Normal file
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01d3e269e93cc64cda8930c988120e40433a1f1fe13307cbdc38836ecdb0b03c
|
||||
size 1849072672
|
||||
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q8_0.gguf
Normal file
3
bloomz-1b7-seahorse4dpo-v2-orpo.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a11d737b603d3108d63749925b0d486e5521b5cc21d7a0b58798e6c6381bed2
|
||||
size 2390498336
|
||||
3
bloomz-1b7-seahorse4dpo-v2-orpo.f16.gguf
Normal file
3
bloomz-1b7-seahorse4dpo-v2-orpo.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bc74e2d41ad4ccb7fb659c1435da42febbae6611380fe3e7b5e269308f302ba6
|
||||
size 4486339616
|
||||
Reference in New Issue
Block a user