初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/blossom-v4-qwen1_5-7b-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
|
||||
blossom-v4-qwen1_5-7b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
blossom-v4-qwen1_5-7b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
blossom-v4-qwen1_5-7b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
blossom-v4-qwen1_5-7b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
blossom-v4-qwen1_5-7b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
blossom-v4-qwen1_5-7b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
blossom-v4-qwen1_5-7b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
blossom-v4-qwen1_5-7b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
blossom-v4-qwen1_5-7b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
blossom-v4-qwen1_5-7b.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
blossom-v4-qwen1_5-7b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
blossom-v4-qwen1_5-7b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
blossom-v4-qwen1_5-7b.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
71
README.md
Normal file
71
README.md
Normal file
@@ -0,0 +1,71 @@
|
||||
---
|
||||
base_model: Azure99/blossom-v4-qwen1_5-7b
|
||||
datasets:
|
||||
- Azure99/blossom-chat-v2
|
||||
- Azure99/blossom-math-v3
|
||||
- Azure99/blossom-wizard-v2
|
||||
- Azure99/blossom-orca-v2
|
||||
language:
|
||||
- zh
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
quantized_by: mradermacher
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/Azure99/blossom-v4-qwen1_5-7b
|
||||
|
||||
<!-- 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/blossom-v4-qwen1_5-7b-GGUF/resolve/main/blossom-v4-qwen1_5-7b.Q2_K.gguf) | Q2_K | 3.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/blossom-v4-qwen1_5-7b-GGUF/resolve/main/blossom-v4-qwen1_5-7b.Q3_K_S.gguf) | Q3_K_S | 3.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/blossom-v4-qwen1_5-7b-GGUF/resolve/main/blossom-v4-qwen1_5-7b.Q3_K_M.gguf) | Q3_K_M | 4.0 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/blossom-v4-qwen1_5-7b-GGUF/resolve/main/blossom-v4-qwen1_5-7b.Q3_K_L.gguf) | Q3_K_L | 4.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/blossom-v4-qwen1_5-7b-GGUF/resolve/main/blossom-v4-qwen1_5-7b.IQ4_XS.gguf) | IQ4_XS | 4.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/blossom-v4-qwen1_5-7b-GGUF/resolve/main/blossom-v4-qwen1_5-7b.Q4_0_4_4.gguf) | Q4_0_4_4 | 4.6 | fast on arm, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/blossom-v4-qwen1_5-7b-GGUF/resolve/main/blossom-v4-qwen1_5-7b.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/blossom-v4-qwen1_5-7b-GGUF/resolve/main/blossom-v4-qwen1_5-7b.Q4_K_M.gguf) | Q4_K_M | 4.9 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/blossom-v4-qwen1_5-7b-GGUF/resolve/main/blossom-v4-qwen1_5-7b.Q5_K_S.gguf) | Q5_K_S | 5.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/blossom-v4-qwen1_5-7b-GGUF/resolve/main/blossom-v4-qwen1_5-7b.Q5_K_M.gguf) | Q5_K_M | 5.6 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/blossom-v4-qwen1_5-7b-GGUF/resolve/main/blossom-v4-qwen1_5-7b.Q6_K.gguf) | Q6_K | 6.4 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/blossom-v4-qwen1_5-7b-GGUF/resolve/main/blossom-v4-qwen1_5-7b.Q8_0.gguf) | Q8_0 | 8.3 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/blossom-v4-qwen1_5-7b-GGUF/resolve/main/blossom-v4-qwen1_5-7b.f16.gguf) | f16 | 15.5 | 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
blossom-v4-qwen1_5-7b.IQ4_XS.gguf
Normal file
3
blossom-v4-qwen1_5-7b.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:efc82883e5f6836dec3e6d3d19d6a62167ff0c3f6b016b523545918d92bcc243
|
||||
size 4318265216
|
||||
3
blossom-v4-qwen1_5-7b.Q2_K.gguf
Normal file
3
blossom-v4-qwen1_5-7b.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ae1dfd44ea25e74271efd1c538a494947c5dd503fe1e38da7b3e9a418437fe9
|
||||
size 3103825792
|
||||
3
blossom-v4-qwen1_5-7b.Q3_K_L.gguf
Normal file
3
blossom-v4-qwen1_5-7b.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d58e2d59da805a7ea389c4c914726b9f69e5246e1b57065c8b0d957e31eba51b
|
||||
size 4217966464
|
||||
3
blossom-v4-qwen1_5-7b.Q3_K_M.gguf
Normal file
3
blossom-v4-qwen1_5-7b.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c77e8714dc10b20f58b27c71b31e83f2ae076ea96d3cf75fe239f7c95347cff
|
||||
size 3918860160
|
||||
3
blossom-v4-qwen1_5-7b.Q3_K_S.gguf
Normal file
3
blossom-v4-qwen1_5-7b.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a441e8b5d3663a1437ffb4e668cfb92eae0555de0b8d56c0dc75432c3239be22
|
||||
size 3569160064
|
||||
3
blossom-v4-qwen1_5-7b.Q4_0_4_4.gguf
Normal file
3
blossom-v4-qwen1_5-7b.Q4_0_4_4.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b821226b8c2db14ea720f01c64630258bcf299560034c827886caf1de26433d0
|
||||
size 4511907712
|
||||
3
blossom-v4-qwen1_5-7b.Q4_K_M.gguf
Normal file
3
blossom-v4-qwen1_5-7b.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f482877e6abb7ed76b2d5ae6b81b18e94e44d505b6eb626721de42c56638196
|
||||
size 4767104896
|
||||
3
blossom-v4-qwen1_5-7b.Q4_K_S.gguf
Normal file
3
blossom-v4-qwen1_5-7b.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:98756e951e59d723715b9bc4d132c942ae9c0b53147f8ff13ab28092bcd7d9be
|
||||
size 4542840704
|
||||
3
blossom-v4-qwen1_5-7b.Q5_K_M.gguf
Normal file
3
blossom-v4-qwen1_5-7b.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84abb02a86d009100c971357bf461033efc2c70234290b02ef8c7c68f2770a41
|
||||
size 5530664832
|
||||
3
blossom-v4-qwen1_5-7b.Q5_K_S.gguf
Normal file
3
blossom-v4-qwen1_5-7b.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92a6bda3161023341c39da75d4012ec531886f1730d17631655ab269dd9c4f74
|
||||
size 5399199616
|
||||
3
blossom-v4-qwen1_5-7b.Q6_K.gguf
Normal file
3
blossom-v4-qwen1_5-7b.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7bd3f2448a29fc2d555505a750b1242147d1cdc153cb162557861de04d8308ee
|
||||
size 6341947264
|
||||
3
blossom-v4-qwen1_5-7b.Q8_0.gguf
Normal file
3
blossom-v4-qwen1_5-7b.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3dd1b0a535fc5aea0b770cb9d8718941698750f020f46a77801907567a981259
|
||||
size 8211795840
|
||||
3
blossom-v4-qwen1_5-7b.f16.gguf
Normal file
3
blossom-v4-qwen1_5-7b.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca3e29599de0170b570a2c3c56227884f665cc274aa6b748c420169c0699c722
|
||||
size 15449919360
|
||||
Reference in New Issue
Block a user