Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +85 -0
- zephyr-7b-sft-full-SPIN-iter2-Q2_K.gguf +3 -0
- zephyr-7b-sft-full-SPIN-iter2-Q3_K_L.gguf +3 -0
- zephyr-7b-sft-full-SPIN-iter2-Q3_K_M.gguf +3 -0
- zephyr-7b-sft-full-SPIN-iter2-Q3_K_S.gguf +3 -0
- zephyr-7b-sft-full-SPIN-iter2-Q4_0.gguf +3 -0
- zephyr-7b-sft-full-SPIN-iter2-Q4_K_M.gguf +3 -0
- zephyr-7b-sft-full-SPIN-iter2-Q4_K_S.gguf +3 -0
- zephyr-7b-sft-full-SPIN-iter2-Q5_0.gguf +3 -0
- zephyr-7b-sft-full-SPIN-iter2-Q5_K_M.gguf +3 -0
- zephyr-7b-sft-full-SPIN-iter2-Q5_K_S.gguf +3 -0
- zephyr-7b-sft-full-SPIN-iter2-Q6_K.gguf +3 -0
- zephyr-7b-sft-full-SPIN-iter2-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 |
+
zephyr-7b-sft-full-SPIN-iter2-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
zephyr-7b-sft-full-SPIN-iter2-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
zephyr-7b-sft-full-SPIN-iter2-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
zephyr-7b-sft-full-SPIN-iter2-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
zephyr-7b-sft-full-SPIN-iter2-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
zephyr-7b-sft-full-SPIN-iter2-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
zephyr-7b-sft-full-SPIN-iter2-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
zephyr-7b-sft-full-SPIN-iter2-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
zephyr-7b-sft-full-SPIN-iter2-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
zephyr-7b-sft-full-SPIN-iter2-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
zephyr-7b-sft-full-SPIN-iter2-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
zephyr-7b-sft-full-SPIN-iter2-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,85 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- UCLA-AGI/SPIN_iter2
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- TensorBlock
|
10 |
+
- GGUF
|
11 |
+
base_model: UCLA-AGI/zephyr-7b-sft-full-SPIN-iter2
|
12 |
+
---
|
13 |
+
|
14 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
15 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
16 |
+
</div>
|
17 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
18 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
19 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
20 |
+
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>
|
21 |
+
</p>
|
22 |
+
</div>
|
23 |
+
</div>
|
24 |
+
|
25 |
+
## UCLA-AGI/zephyr-7b-sft-full-SPIN-iter2 - GGUF
|
26 |
+
|
27 |
+
This repo contains GGUF format model files for [UCLA-AGI/zephyr-7b-sft-full-SPIN-iter2](https://huggingface.co/UCLA-AGI/zephyr-7b-sft-full-SPIN-iter2).
|
28 |
+
|
29 |
+
The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
|
30 |
+
|
31 |
+
<div style="text-align: left; margin: 20px 0;">
|
32 |
+
<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;">
|
33 |
+
Run them on the TensorBlock client using your local machine ↗
|
34 |
+
</a>
|
35 |
+
</div>
|
36 |
+
|
37 |
+
## Prompt template
|
38 |
+
|
39 |
+
```
|
40 |
+
<|system|>
|
41 |
+
{system_prompt}</s>
|
42 |
+
<|user|>
|
43 |
+
{prompt}</s>
|
44 |
+
<|assistant|>
|
45 |
+
```
|
46 |
+
|
47 |
+
## Model file specification
|
48 |
+
|
49 |
+
| Filename | Quant type | File Size | Description |
|
50 |
+
| -------- | ---------- | --------- | ----------- |
|
51 |
+
| [zephyr-7b-sft-full-SPIN-iter2-Q2_K.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter2-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter2-Q2_K.gguf) | Q2_K | 2.719 GB | smallest, significant quality loss - not recommended for most purposes |
|
52 |
+
| [zephyr-7b-sft-full-SPIN-iter2-Q3_K_S.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter2-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter2-Q3_K_S.gguf) | Q3_K_S | 3.165 GB | very small, high quality loss |
|
53 |
+
| [zephyr-7b-sft-full-SPIN-iter2-Q3_K_M.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter2-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter2-Q3_K_M.gguf) | Q3_K_M | 3.519 GB | very small, high quality loss |
|
54 |
+
| [zephyr-7b-sft-full-SPIN-iter2-Q3_K_L.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter2-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter2-Q3_K_L.gguf) | Q3_K_L | 3.822 GB | small, substantial quality loss |
|
55 |
+
| [zephyr-7b-sft-full-SPIN-iter2-Q4_0.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter2-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter2-Q4_0.gguf) | Q4_0 | 4.109 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
56 |
+
| [zephyr-7b-sft-full-SPIN-iter2-Q4_K_S.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter2-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter2-Q4_K_S.gguf) | Q4_K_S | 4.140 GB | small, greater quality loss |
|
57 |
+
| [zephyr-7b-sft-full-SPIN-iter2-Q4_K_M.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter2-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter2-Q4_K_M.gguf) | Q4_K_M | 4.368 GB | medium, balanced quality - recommended |
|
58 |
+
| [zephyr-7b-sft-full-SPIN-iter2-Q5_0.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter2-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter2-Q5_0.gguf) | Q5_0 | 4.998 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
59 |
+
| [zephyr-7b-sft-full-SPIN-iter2-Q5_K_S.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter2-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter2-Q5_K_S.gguf) | Q5_K_S | 4.998 GB | large, low quality loss - recommended |
|
60 |
+
| [zephyr-7b-sft-full-SPIN-iter2-Q5_K_M.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter2-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter2-Q5_K_M.gguf) | Q5_K_M | 5.131 GB | large, very low quality loss - recommended |
|
61 |
+
| [zephyr-7b-sft-full-SPIN-iter2-Q6_K.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter2-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter2-Q6_K.gguf) | Q6_K | 5.942 GB | very large, extremely low quality loss |
|
62 |
+
| [zephyr-7b-sft-full-SPIN-iter2-Q8_0.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter2-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter2-Q8_0.gguf) | Q8_0 | 7.696 GB | very large, extremely low quality loss - not recommended |
|
63 |
+
|
64 |
+
|
65 |
+
## Downloading instruction
|
66 |
+
|
67 |
+
### Command line
|
68 |
+
|
69 |
+
Firstly, install Huggingface Client
|
70 |
+
|
71 |
+
```shell
|
72 |
+
pip install -U "huggingface_hub[cli]"
|
73 |
+
```
|
74 |
+
|
75 |
+
Then, downoad the individual model file the a local directory
|
76 |
+
|
77 |
+
```shell
|
78 |
+
huggingface-cli download tensorblock/zephyr-7b-sft-full-SPIN-iter2-GGUF --include "zephyr-7b-sft-full-SPIN-iter2-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
79 |
+
```
|
80 |
+
|
81 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
82 |
+
|
83 |
+
```shell
|
84 |
+
huggingface-cli download tensorblock/zephyr-7b-sft-full-SPIN-iter2-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
85 |
+
```
|
zephyr-7b-sft-full-SPIN-iter2-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf8d6e14489b8465657349b9b35b208c99bee8da8d303b62e105232e8037b709
|
3 |
+
size 2719243072
|
zephyr-7b-sft-full-SPIN-iter2-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bde2feb09b4008374997454796232c693b0ee236dbb573780c6bb6a3c7d89a8
|
3 |
+
size 3822025536
|
zephyr-7b-sft-full-SPIN-iter2-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4a218b3f3d2b502f67b82886275b6e25ade57a087f53b17eaa09eaf6085b7d3
|
3 |
+
size 3518987072
|
zephyr-7b-sft-full-SPIN-iter2-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce87db7a7a6ce7ee6fa696af0c624541591128ebd968b72a0b04f9417a81d82e
|
3 |
+
size 3164568384
|
zephyr-7b-sft-full-SPIN-iter2-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec5a842f97374324456054b9c5d9f8317635d4f9cf16d023ae6f4ebbaac154e7
|
3 |
+
size 4108917568
|
zephyr-7b-sft-full-SPIN-iter2-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92a478e29e4774081746e36dbc791fbf69b16f5d56859c1943b8fad6415b7d42
|
3 |
+
size 4368440128
|
zephyr-7b-sft-full-SPIN-iter2-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e3301915b43e5eb737f9cab9056cee2d7684e2cc263b9a60944da7d3b0c41ce
|
3 |
+
size 4140374848
|
zephyr-7b-sft-full-SPIN-iter2-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c87367fd476fda50ea3e8b154a7ae671630d3b5b8115ee733c35132d9039cf86
|
3 |
+
size 4997716800
|
zephyr-7b-sft-full-SPIN-iter2-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e991745a2a6970ea924595bba54bed9b825d7188da53c9bc47ec085c52724c65
|
3 |
+
size 5131410240
|
zephyr-7b-sft-full-SPIN-iter2-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0e14802f9c1f137d7a6ee7dba16fba040c6342eacb3b0ebe3939990f7263c2c
|
3 |
+
size 4997716800
|
zephyr-7b-sft-full-SPIN-iter2-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b5b603f676234eedfe95fad9b43fbc7da0fa4da1af7a029378c9f2bf8df5172
|
3 |
+
size 5942065984
|
zephyr-7b-sft-full-SPIN-iter2-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cae18dcd14eefa7aeab2257288062b995a906cb2172c1b87b794d6aa7f7dbb71
|
3 |
+
size 7695858496
|