morriszms commited on
Commit
8b6b94e
·
verified ·
1 Parent(s): 6e3f270

Upload folder using huggingface_hub

Browse files
.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-iter0-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ zephyr-7b-sft-full-SPIN-iter0-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ zephyr-7b-sft-full-SPIN-iter0-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ zephyr-7b-sft-full-SPIN-iter0-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ zephyr-7b-sft-full-SPIN-iter0-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ zephyr-7b-sft-full-SPIN-iter0-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ zephyr-7b-sft-full-SPIN-iter0-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ zephyr-7b-sft-full-SPIN-iter0-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ zephyr-7b-sft-full-SPIN-iter0-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ zephyr-7b-sft-full-SPIN-iter0-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ zephyr-7b-sft-full-SPIN-iter0-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ zephyr-7b-sft-full-SPIN-iter0-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_iter0
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-iter0
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-iter0 - GGUF
26
+
27
+ This repo contains GGUF format model files for [UCLA-AGI/zephyr-7b-sft-full-SPIN-iter0](https://huggingface.co/UCLA-AGI/zephyr-7b-sft-full-SPIN-iter0).
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-iter0-Q2_K.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter0-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter0-Q2_K.gguf) | Q2_K | 2.719 GB | smallest, significant quality loss - not recommended for most purposes |
52
+ | [zephyr-7b-sft-full-SPIN-iter0-Q3_K_S.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter0-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter0-Q3_K_S.gguf) | Q3_K_S | 3.165 GB | very small, high quality loss |
53
+ | [zephyr-7b-sft-full-SPIN-iter0-Q3_K_M.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter0-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter0-Q3_K_M.gguf) | Q3_K_M | 3.519 GB | very small, high quality loss |
54
+ | [zephyr-7b-sft-full-SPIN-iter0-Q3_K_L.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter0-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter0-Q3_K_L.gguf) | Q3_K_L | 3.822 GB | small, substantial quality loss |
55
+ | [zephyr-7b-sft-full-SPIN-iter0-Q4_0.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter0-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter0-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-iter0-Q4_K_S.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter0-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter0-Q4_K_S.gguf) | Q4_K_S | 4.140 GB | small, greater quality loss |
57
+ | [zephyr-7b-sft-full-SPIN-iter0-Q4_K_M.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter0-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter0-Q4_K_M.gguf) | Q4_K_M | 4.368 GB | medium, balanced quality - recommended |
58
+ | [zephyr-7b-sft-full-SPIN-iter0-Q5_0.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter0-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter0-Q5_0.gguf) | Q5_0 | 4.998 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
59
+ | [zephyr-7b-sft-full-SPIN-iter0-Q5_K_S.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter0-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter0-Q5_K_S.gguf) | Q5_K_S | 4.998 GB | large, low quality loss - recommended |
60
+ | [zephyr-7b-sft-full-SPIN-iter0-Q5_K_M.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter0-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter0-Q5_K_M.gguf) | Q5_K_M | 5.131 GB | large, very low quality loss - recommended |
61
+ | [zephyr-7b-sft-full-SPIN-iter0-Q6_K.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter0-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter0-Q6_K.gguf) | Q6_K | 5.942 GB | very large, extremely low quality loss |
62
+ | [zephyr-7b-sft-full-SPIN-iter0-Q8_0.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-SPIN-iter0-GGUF/blob/main/zephyr-7b-sft-full-SPIN-iter0-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-iter0-GGUF --include "zephyr-7b-sft-full-SPIN-iter0-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-iter0-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
85
+ ```
zephyr-7b-sft-full-SPIN-iter0-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65a40a5be60dbed1a295e3ebee45acd9504bbc5df7f5ae6a16532a0271c20e92
3
+ size 2719243072
zephyr-7b-sft-full-SPIN-iter0-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9856ea32419b636b1e90ae0ac3537242ae0100794c2260a749d7399ae994becb
3
+ size 3822025536
zephyr-7b-sft-full-SPIN-iter0-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a0f313e65f377ab3b27f68d018cadafaecf8562e1a1346331259c129944020e
3
+ size 3518987072
zephyr-7b-sft-full-SPIN-iter0-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3d85b5ede8edcf6c45c5e2309abec5681b2f4ac83f694b75ad9d169a5077a47
3
+ size 3164568384
zephyr-7b-sft-full-SPIN-iter0-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a00a93a9d79028f67596ab0e7c7f3f75fe2f92f5347ba45be1817426e766520
3
+ size 4108917568
zephyr-7b-sft-full-SPIN-iter0-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f36d46ad024ae0f8145a5c7d3d1544f1e9910aebcb0599fd1e3ae3c73d9280eb
3
+ size 4368440128
zephyr-7b-sft-full-SPIN-iter0-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:740544ee156239b4960d4467602a54b62c9078c76c5514eb9c72969c48b63815
3
+ size 4140374848
zephyr-7b-sft-full-SPIN-iter0-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bd188f528fd108f58dcb338cd841f9f11dd04621216a5ccb857ad2125183ba4
3
+ size 4997716800
zephyr-7b-sft-full-SPIN-iter0-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a31bd1aa3775737c63926ca2f82559d73e7e26cb7999eabc4fb76fb7500185ff
3
+ size 5131410240
zephyr-7b-sft-full-SPIN-iter0-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef19030c55fcbeeee27cf8baa867729d6fda230d9a30039bb85dd49f86d8b3b6
3
+ size 4997716800
zephyr-7b-sft-full-SPIN-iter0-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75386af08ead505eb1130568d1feb544b5a140a5d35c3cb97d061a62e0503698
3
+ size 5942065984
zephyr-7b-sft-full-SPIN-iter0-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dabfb9fa03e424a1c93b00952fc32b7648fe31b25e594c81eb2dc9c5ba1c212
3
+ size 7695858496