morriszms commited on
Commit
203739f
1 Parent(s): cd4ffad

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-orpo-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ zephyr-7b-sft-full-orpo-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ zephyr-7b-sft-full-orpo-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ zephyr-7b-sft-full-orpo-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ zephyr-7b-sft-full-orpo-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ zephyr-7b-sft-full-orpo-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ zephyr-7b-sft-full-orpo-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ zephyr-7b-sft-full-orpo-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ zephyr-7b-sft-full-orpo-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ zephyr-7b-sft-full-orpo-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ zephyr-7b-sft-full-orpo-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ zephyr-7b-sft-full-orpo-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: statking/zephyr-7b-sft-full-orpo
4
+ tags:
5
+ - alignment-handbook
6
+ - trl
7
+ - orpo
8
+ - generated_from_trainer
9
+ - TensorBlock
10
+ - GGUF
11
+ datasets:
12
+ - HuggingFaceH4/ultrafeedback_binarized
13
+ model-index:
14
+ - name: zephyr-7b-sft-full-orpo
15
+ results: []
16
+ ---
17
+
18
+ <div style="width: auto; margin-left: auto; margin-right: auto">
19
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
20
+ </div>
21
+ <div style="display: flex; justify-content: space-between; width: 100%;">
22
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
23
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
24
+ 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>
25
+ </p>
26
+ </div>
27
+ </div>
28
+
29
+ ## statking/zephyr-7b-sft-full-orpo - GGUF
30
+
31
+ This repo contains GGUF format model files for [statking/zephyr-7b-sft-full-orpo](https://huggingface.co/statking/zephyr-7b-sft-full-orpo).
32
+
33
+ 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).
34
+
35
+ <div style="text-align: left; margin: 20px 0;">
36
+ <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;">
37
+ Run them on the TensorBlock client using your local machine ↗
38
+ </a>
39
+ </div>
40
+
41
+ ## Prompt template
42
+
43
+ ```
44
+ <|system|>
45
+ {system_prompt}</s>
46
+ <|user|>
47
+ {prompt}</s>
48
+ <|assistant|>
49
+ ```
50
+
51
+ ## Model file specification
52
+
53
+ | Filename | Quant type | File Size | Description |
54
+ | -------- | ---------- | --------- | ----------- |
55
+ | [zephyr-7b-sft-full-orpo-Q2_K.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-orpo-GGUF/blob/main/zephyr-7b-sft-full-orpo-Q2_K.gguf) | Q2_K | 2.532 GB | smallest, significant quality loss - not recommended for most purposes |
56
+ | [zephyr-7b-sft-full-orpo-Q3_K_S.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-orpo-GGUF/blob/main/zephyr-7b-sft-full-orpo-Q3_K_S.gguf) | Q3_K_S | 2.947 GB | very small, high quality loss |
57
+ | [zephyr-7b-sft-full-orpo-Q3_K_M.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-orpo-GGUF/blob/main/zephyr-7b-sft-full-orpo-Q3_K_M.gguf) | Q3_K_M | 3.277 GB | very small, high quality loss |
58
+ | [zephyr-7b-sft-full-orpo-Q3_K_L.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-orpo-GGUF/blob/main/zephyr-7b-sft-full-orpo-Q3_K_L.gguf) | Q3_K_L | 3.560 GB | small, substantial quality loss |
59
+ | [zephyr-7b-sft-full-orpo-Q4_0.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-orpo-GGUF/blob/main/zephyr-7b-sft-full-orpo-Q4_0.gguf) | Q4_0 | 3.827 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
60
+ | [zephyr-7b-sft-full-orpo-Q4_K_S.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-orpo-GGUF/blob/main/zephyr-7b-sft-full-orpo-Q4_K_S.gguf) | Q4_K_S | 3.856 GB | small, greater quality loss |
61
+ | [zephyr-7b-sft-full-orpo-Q4_K_M.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-orpo-GGUF/blob/main/zephyr-7b-sft-full-orpo-Q4_K_M.gguf) | Q4_K_M | 4.068 GB | medium, balanced quality - recommended |
62
+ | [zephyr-7b-sft-full-orpo-Q5_0.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-orpo-GGUF/blob/main/zephyr-7b-sft-full-orpo-Q5_0.gguf) | Q5_0 | 4.654 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
63
+ | [zephyr-7b-sft-full-orpo-Q5_K_S.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-orpo-GGUF/blob/main/zephyr-7b-sft-full-orpo-Q5_K_S.gguf) | Q5_K_S | 4.654 GB | large, low quality loss - recommended |
64
+ | [zephyr-7b-sft-full-orpo-Q5_K_M.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-orpo-GGUF/blob/main/zephyr-7b-sft-full-orpo-Q5_K_M.gguf) | Q5_K_M | 4.779 GB | large, very low quality loss - recommended |
65
+ | [zephyr-7b-sft-full-orpo-Q6_K.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-orpo-GGUF/blob/main/zephyr-7b-sft-full-orpo-Q6_K.gguf) | Q6_K | 5.534 GB | very large, extremely low quality loss |
66
+ | [zephyr-7b-sft-full-orpo-Q8_0.gguf](https://huggingface.co/tensorblock/zephyr-7b-sft-full-orpo-GGUF/blob/main/zephyr-7b-sft-full-orpo-Q8_0.gguf) | Q8_0 | 7.167 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/zephyr-7b-sft-full-orpo-GGUF --include "zephyr-7b-sft-full-orpo-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/zephyr-7b-sft-full-orpo-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
89
+ ```
zephyr-7b-sft-full-orpo-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:991c7894142dc9aaffebcb49595678a7ceca3f6b91313980a676288c229adbdc
3
+ size 2719243392
zephyr-7b-sft-full-orpo-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00548751a314a0f667692fec251cbd4551e37399dbcf69210fffeaa54bd32a71
3
+ size 3822025856
zephyr-7b-sft-full-orpo-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:636c9524c615614e843780ed65daf2c27d28f105851047d509cfdf3afc496403
3
+ size 3518987392
zephyr-7b-sft-full-orpo-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2d94c411aa6e2943198fc17ea878f744f473529a4884511c4527f396c6b79f1
3
+ size 3164568704
zephyr-7b-sft-full-orpo-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64ce0c9d3df8e02907245a2ca6bae0ae81d3a47b83b9acc0d8bfbf0d932e5828
3
+ size 4108917888
zephyr-7b-sft-full-orpo-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed7ad1f0e1b4009cfe8b291f270eb9bac0ebb3bfc3df95e0635fc9bcceee96cc
3
+ size 4368440448
zephyr-7b-sft-full-orpo-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f73108e420c7897a3fd0630f3ccc6e4a584640a9bfd35ae759e6de3017cb275
3
+ size 4140375168
zephyr-7b-sft-full-orpo-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7799ed0f206ff6c0b6e0ec1dfc815b1a1d28e22cdfc13bf4bd7ac9fa9db75f2
3
+ size 4997717120
zephyr-7b-sft-full-orpo-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efbeca004205d60e2bf1ad6e117ed0bef10a9cf03c0d6e7caaf0ed8a09e60e10
3
+ size 5131410560
zephyr-7b-sft-full-orpo-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:907fe7b4e32c351cc793f61330a13104faeaed6f6f452c2ffd65b0991a5a7bbc
3
+ size 4997717120
zephyr-7b-sft-full-orpo-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8554f224dded0a90fccaf497c5b59432873d95b60a2503d818c3d2650fc553c9
3
+ size 5942066304
zephyr-7b-sft-full-orpo-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e97e31f30962308e895274262c550359968ef2a833fb3bda20a80d1223ff3ae
3
+ size 7695858816