Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +89 -0
- bloomz-7b1-mt-sft-chat-Q2_K.gguf +3 -0
- bloomz-7b1-mt-sft-chat-Q3_K_L.gguf +3 -0
- bloomz-7b1-mt-sft-chat-Q3_K_M.gguf +3 -0
- bloomz-7b1-mt-sft-chat-Q3_K_S.gguf +3 -0
- bloomz-7b1-mt-sft-chat-Q4_0.gguf +3 -0
- bloomz-7b1-mt-sft-chat-Q4_K_M.gguf +3 -0
- bloomz-7b1-mt-sft-chat-Q4_K_S.gguf +3 -0
- bloomz-7b1-mt-sft-chat-Q5_0.gguf +3 -0
- bloomz-7b1-mt-sft-chat-Q5_K_M.gguf +3 -0
- bloomz-7b1-mt-sft-chat-Q5_K_S.gguf +3 -0
- bloomz-7b1-mt-sft-chat-Q6_K.gguf +3 -0
- bloomz-7b1-mt-sft-chat-Q8_0.gguf +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
bloomz-7b1-mt-sft-chat-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
bloomz-7b1-mt-sft-chat-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
bloomz-7b1-mt-sft-chat-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
bloomz-7b1-mt-sft-chat-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
bloomz-7b1-mt-sft-chat-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
bloomz-7b1-mt-sft-chat-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
bloomz-7b1-mt-sft-chat-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
bloomz-7b1-mt-sft-chat-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
bloomz-7b1-mt-sft-chat-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
bloomz-7b1-mt-sft-chat-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
bloomz-7b1-mt-sft-chat-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
bloomz-7b1-mt-sft-chat-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,89 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: bigscience-bloom-rail-1.0
|
3 |
+
datasets:
|
4 |
+
- ehartford/wizard_vicuna_70k_unfiltered
|
5 |
+
- shahules786/orca-chat
|
6 |
+
- timdettmers/openassistant-guanaco
|
7 |
+
- laion/OIG
|
8 |
+
language:
|
9 |
+
- fr
|
10 |
+
- en
|
11 |
+
library_name: transformers
|
12 |
+
pipeline_tag: text-generation
|
13 |
+
widget:
|
14 |
+
- text: </s>Bonjour, qui es-tu ?<s>
|
15 |
+
- text: </s>Hello, who are you?<s>
|
16 |
+
base_model: cmarkea/bloomz-7b1-mt-sft-chat
|
17 |
+
tags:
|
18 |
+
- TensorBlock
|
19 |
+
- GGUF
|
20 |
+
---
|
21 |
+
|
22 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
23 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
24 |
+
</div>
|
25 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
26 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
27 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
28 |
+
Feedback and support: TensorBlock's <a href="https://x.com/tensorblock_aoi">Twitter/X</a>, <a href="https://t.me/TensorBlock">Telegram Group</a> and <a href="https://x.com/tensorblock_aoi">Discord server</a>
|
29 |
+
</p>
|
30 |
+
</div>
|
31 |
+
</div>
|
32 |
+
|
33 |
+
## cmarkea/bloomz-7b1-mt-sft-chat - GGUF
|
34 |
+
|
35 |
+
This repo contains GGUF format model files for [cmarkea/bloomz-7b1-mt-sft-chat](https://huggingface.co/cmarkea/bloomz-7b1-mt-sft-chat).
|
36 |
+
|
37 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4011](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
|
38 |
+
|
39 |
+
<div style="text-align: left; margin: 20px 0;">
|
40 |
+
<a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
|
41 |
+
Run them on the TensorBlock client using your local machine ↗
|
42 |
+
</a>
|
43 |
+
</div>
|
44 |
+
|
45 |
+
## Prompt template
|
46 |
+
|
47 |
+
```
|
48 |
+
|
49 |
+
```
|
50 |
+
|
51 |
+
## Model file specification
|
52 |
+
|
53 |
+
| Filename | Quant type | File Size | Description |
|
54 |
+
| -------- | ---------- | --------- | ----------- |
|
55 |
+
| [bloomz-7b1-mt-sft-chat-Q2_K.gguf](https://huggingface.co/tensorblock/bloomz-7b1-mt-sft-chat-GGUF/blob/main/bloomz-7b1-mt-sft-chat-Q2_K.gguf) | Q2_K | 3.201 GB | smallest, significant quality loss - not recommended for most purposes |
|
56 |
+
| [bloomz-7b1-mt-sft-chat-Q3_K_S.gguf](https://huggingface.co/tensorblock/bloomz-7b1-mt-sft-chat-GGUF/blob/main/bloomz-7b1-mt-sft-chat-Q3_K_S.gguf) | Q3_K_S | 3.631 GB | very small, high quality loss |
|
57 |
+
| [bloomz-7b1-mt-sft-chat-Q3_K_M.gguf](https://huggingface.co/tensorblock/bloomz-7b1-mt-sft-chat-GGUF/blob/main/bloomz-7b1-mt-sft-chat-Q3_K_M.gguf) | Q3_K_M | 4.137 GB | very small, high quality loss |
|
58 |
+
| [bloomz-7b1-mt-sft-chat-Q3_K_L.gguf](https://huggingface.co/tensorblock/bloomz-7b1-mt-sft-chat-GGUF/blob/main/bloomz-7b1-mt-sft-chat-Q3_K_L.gguf) | Q3_K_L | 4.422 GB | small, substantial quality loss |
|
59 |
+
| [bloomz-7b1-mt-sft-chat-Q4_0.gguf](https://huggingface.co/tensorblock/bloomz-7b1-mt-sft-chat-GGUF/blob/main/bloomz-7b1-mt-sft-chat-Q4_0.gguf) | Q4_0 | 4.505 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
60 |
+
| [bloomz-7b1-mt-sft-chat-Q4_K_S.gguf](https://huggingface.co/tensorblock/bloomz-7b1-mt-sft-chat-GGUF/blob/main/bloomz-7b1-mt-sft-chat-Q4_K_S.gguf) | Q4_K_S | 4.529 GB | small, greater quality loss |
|
61 |
+
| [bloomz-7b1-mt-sft-chat-Q4_K_M.gguf](https://huggingface.co/tensorblock/bloomz-7b1-mt-sft-chat-GGUF/blob/main/bloomz-7b1-mt-sft-chat-Q4_K_M.gguf) | Q4_K_M | 4.907 GB | medium, balanced quality - recommended |
|
62 |
+
| [bloomz-7b1-mt-sft-chat-Q5_0.gguf](https://huggingface.co/tensorblock/bloomz-7b1-mt-sft-chat-GGUF/blob/main/bloomz-7b1-mt-sft-chat-Q5_0.gguf) | Q5_0 | 5.328 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
63 |
+
| [bloomz-7b1-mt-sft-chat-Q5_K_S.gguf](https://huggingface.co/tensorblock/bloomz-7b1-mt-sft-chat-GGUF/blob/main/bloomz-7b1-mt-sft-chat-Q5_K_S.gguf) | Q5_K_S | 5.328 GB | large, low quality loss - recommended |
|
64 |
+
| [bloomz-7b1-mt-sft-chat-Q5_K_M.gguf](https://huggingface.co/tensorblock/bloomz-7b1-mt-sft-chat-GGUF/blob/main/bloomz-7b1-mt-sft-chat-Q5_K_M.gguf) | Q5_K_M | 5.631 GB | large, very low quality loss - recommended |
|
65 |
+
| [bloomz-7b1-mt-sft-chat-Q6_K.gguf](https://huggingface.co/tensorblock/bloomz-7b1-mt-sft-chat-GGUF/blob/main/bloomz-7b1-mt-sft-chat-Q6_K.gguf) | Q6_K | 6.202 GB | very large, extremely low quality loss |
|
66 |
+
| [bloomz-7b1-mt-sft-chat-Q8_0.gguf](https://huggingface.co/tensorblock/bloomz-7b1-mt-sft-chat-GGUF/blob/main/bloomz-7b1-mt-sft-chat-Q8_0.gguf) | Q8_0 | 8.028 GB | very large, extremely low quality loss - not recommended |
|
67 |
+
|
68 |
+
|
69 |
+
## Downloading instruction
|
70 |
+
|
71 |
+
### Command line
|
72 |
+
|
73 |
+
Firstly, install Huggingface Client
|
74 |
+
|
75 |
+
```shell
|
76 |
+
pip install -U "huggingface_hub[cli]"
|
77 |
+
```
|
78 |
+
|
79 |
+
Then, downoad the individual model file the a local directory
|
80 |
+
|
81 |
+
```shell
|
82 |
+
huggingface-cli download tensorblock/bloomz-7b1-mt-sft-chat-GGUF --include "bloomz-7b1-mt-sft-chat-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
83 |
+
```
|
84 |
+
|
85 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
86 |
+
|
87 |
+
```shell
|
88 |
+
huggingface-cli download tensorblock/bloomz-7b1-mt-sft-chat-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
89 |
+
```
|
bloomz-7b1-mt-sft-chat-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc044fff69f4b62e5a93d9716366b6c7bb8895dce76c82c09bcbcba3361dd396
|
3 |
+
size 3436620416
|
bloomz-7b1-mt-sft-chat-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1cd30c351cd330ad8bfa188a097c95551e1a09cc2e28db8bb7f778a99a45a491
|
3 |
+
size 4748159616
|
bloomz-7b1-mt-sft-chat-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b01afaa07f2aca1ddeb537f136f37a8f6bc4fb60a17b6fe88a9731efe22edc26
|
3 |
+
size 4441975424
|
bloomz-7b1-mt-sft-chat-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93ec5e311d1a7ed94497fc6f57fc03d74f2727bbb1e0ca58d912ae502ba397b2
|
3 |
+
size 3898813056
|
bloomz-7b1-mt-sft-chat-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46397349a47ac6a46812347b5b292dd24aeb85571800d1896b076b18ea19c0e3
|
3 |
+
size 4837452416
|
bloomz-7b1-mt-sft-chat-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8288f4a330837088a2850d6fcb21e66b4cd66c651747dffd1ff0108bdc9f8318
|
3 |
+
size 5268417152
|
bloomz-7b1-mt-sft-chat-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33f02363eb86450fa8c79603ef08b007f82ddeb86416a3a076890d8711db8954
|
3 |
+
size 4862618240
|
bloomz-7b1-mt-sft-chat-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14ff6ab51baaf8754b2500c3bc44866ec5b7ec2319ed64519052cea92f632eaa
|
3 |
+
size 5720877696
|
bloomz-7b1-mt-sft-chat-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f62fdd2a056da8b04bb8d3592e6fcbb7d7ff92ea0d1f03a8e27717692f908d31
|
3 |
+
size 6046198400
|
bloomz-7b1-mt-sft-chat-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd1283eca5e35e8c5a53519afbdef9911544508e3e86c7e786a64b641fd78dba
|
3 |
+
size 5720877696
|
bloomz-7b1-mt-sft-chat-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68ba7cb33400b60864bc9eb145e23cb276fb1a16374932c6fcd28ed3d1ea188c
|
3 |
+
size 6659517056
|
bloomz-7b1-mt-sft-chat-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f90720e2dabdad260a4c879fb713f3b4efa45ca7fcc10d24df7dc59ba66bee28
|
3 |
+
size 8620026496
|