morriszms commited on
Commit
c7e51dc
·
verified ·
1 Parent(s): 7c6c406

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
+ Starling-LM-7B-beta-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Starling-LM-7B-beta-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Starling-LM-7B-beta-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Starling-LM-7B-beta-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Starling-LM-7B-beta-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Starling-LM-7B-beta-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Starling-LM-7B-beta-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Starling-LM-7B-beta-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Starling-LM-7B-beta-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Starling-LM-7B-beta-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Starling-LM-7B-beta-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Starling-LM-7B-beta-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - berkeley-nest/Nectar
5
+ language:
6
+ - en
7
+ library_name: transformers
8
+ tags:
9
+ - reward model
10
+ - RLHF
11
+ - RLAIF
12
+ - TensorBlock
13
+ - GGUF
14
+ base_model: Nexusflow/Starling-LM-7B-beta
15
+ ---
16
+
17
+ <div style="width: auto; margin-left: auto; margin-right: auto">
18
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
19
+ </div>
20
+ <div style="display: flex; justify-content: space-between; width: 100%;">
21
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
22
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
23
+ 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>
24
+ </p>
25
+ </div>
26
+ </div>
27
+
28
+ ## Nexusflow/Starling-LM-7B-beta - GGUF
29
+
30
+ This repo contains GGUF format model files for [Nexusflow/Starling-LM-7B-beta](https://huggingface.co/Nexusflow/Starling-LM-7B-beta).
31
+
32
+ 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).
33
+
34
+ ## Prompt template
35
+
36
+ ```
37
+ <s>GPT4 Correct System: {system_prompt}<|end_of_turn|>GPT4 Correct User: {prompt}<|end_of_turn|>GPT4 Correct Assistant:
38
+ ```
39
+
40
+ ## Model file specification
41
+
42
+ | Filename | Quant type | File Size | Description |
43
+ | -------- | ---------- | --------- | ----------- |
44
+ | [Starling-LM-7B-beta-Q2_K.gguf](https://huggingface.co/tensorblock/Starling-LM-7B-beta-GGUF/tree/main/Starling-LM-7B-beta-Q2_K.gguf) | Q2_K | 2.533 GB | smallest, significant quality loss - not recommended for most purposes |
45
+ | [Starling-LM-7B-beta-Q3_K_S.gguf](https://huggingface.co/tensorblock/Starling-LM-7B-beta-GGUF/tree/main/Starling-LM-7B-beta-Q3_K_S.gguf) | Q3_K_S | 2.947 GB | very small, high quality loss |
46
+ | [Starling-LM-7B-beta-Q3_K_M.gguf](https://huggingface.co/tensorblock/Starling-LM-7B-beta-GGUF/tree/main/Starling-LM-7B-beta-Q3_K_M.gguf) | Q3_K_M | 3.277 GB | very small, high quality loss |
47
+ | [Starling-LM-7B-beta-Q3_K_L.gguf](https://huggingface.co/tensorblock/Starling-LM-7B-beta-GGUF/tree/main/Starling-LM-7B-beta-Q3_K_L.gguf) | Q3_K_L | 3.560 GB | small, substantial quality loss |
48
+ | [Starling-LM-7B-beta-Q4_0.gguf](https://huggingface.co/tensorblock/Starling-LM-7B-beta-GGUF/tree/main/Starling-LM-7B-beta-Q4_0.gguf) | Q4_0 | 3.827 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
49
+ | [Starling-LM-7B-beta-Q4_K_S.gguf](https://huggingface.co/tensorblock/Starling-LM-7B-beta-GGUF/tree/main/Starling-LM-7B-beta-Q4_K_S.gguf) | Q4_K_S | 3.856 GB | small, greater quality loss |
50
+ | [Starling-LM-7B-beta-Q4_K_M.gguf](https://huggingface.co/tensorblock/Starling-LM-7B-beta-GGUF/tree/main/Starling-LM-7B-beta-Q4_K_M.gguf) | Q4_K_M | 4.068 GB | medium, balanced quality - recommended |
51
+ | [Starling-LM-7B-beta-Q5_0.gguf](https://huggingface.co/tensorblock/Starling-LM-7B-beta-GGUF/tree/main/Starling-LM-7B-beta-Q5_0.gguf) | Q5_0 | 4.654 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
52
+ | [Starling-LM-7B-beta-Q5_K_S.gguf](https://huggingface.co/tensorblock/Starling-LM-7B-beta-GGUF/tree/main/Starling-LM-7B-beta-Q5_K_S.gguf) | Q5_K_S | 4.654 GB | large, low quality loss - recommended |
53
+ | [Starling-LM-7B-beta-Q5_K_M.gguf](https://huggingface.co/tensorblock/Starling-LM-7B-beta-GGUF/tree/main/Starling-LM-7B-beta-Q5_K_M.gguf) | Q5_K_M | 4.779 GB | large, very low quality loss - recommended |
54
+ | [Starling-LM-7B-beta-Q6_K.gguf](https://huggingface.co/tensorblock/Starling-LM-7B-beta-GGUF/tree/main/Starling-LM-7B-beta-Q6_K.gguf) | Q6_K | 5.534 GB | very large, extremely low quality loss |
55
+ | [Starling-LM-7B-beta-Q8_0.gguf](https://huggingface.co/tensorblock/Starling-LM-7B-beta-GGUF/tree/main/Starling-LM-7B-beta-Q8_0.gguf) | Q8_0 | 7.167 GB | very large, extremely low quality loss - not recommended |
56
+
57
+
58
+ ## Downloading instruction
59
+
60
+ ### Command line
61
+
62
+ Firstly, install Huggingface Client
63
+
64
+ ```shell
65
+ pip install -U "huggingface_hub[cli]"
66
+ ```
67
+
68
+ Then, downoad the individual model file the a local directory
69
+
70
+ ```shell
71
+ huggingface-cli download tensorblock/Starling-LM-7B-beta-GGUF --include "Starling-LM-7B-beta-Q2_K.gguf" --local-dir MY_LOCAL_DIR
72
+ ```
73
+
74
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
75
+
76
+ ```shell
77
+ huggingface-cli download tensorblock/Starling-LM-7B-beta-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
78
+ ```
Starling-LM-7B-beta-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:469c7dd4239db22d6256696b0b063e289a7a47f61d8ef439b39c51ed3d8b3377
3
+ size 2719252288
Starling-LM-7B-beta-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7bb96036ae9da4428ab6c1d804fff5873036e4c74df1c9dcbce7a81f0c8eb48
3
+ size 3822035584
Starling-LM-7B-beta-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee89dca717fe58cd771ce44f27684a9198213bee86e584266645e2c814483c72
3
+ size 3518997120
Starling-LM-7B-beta-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ff7009b77b3f76fd01b84138933ea189fcf233f975108770ecb8944f8a8fbda
3
+ size 3164578432
Starling-LM-7B-beta-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d8b987949f08ccfccb656fa85cdee6207ba1d8ab91834a3d9d7298fd6cc3838
3
+ size 4108928704
Starling-LM-7B-beta-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b73fc74b999ce85c75e80415385e2a2912bc3ecea3f36283e6670cf04063658f
3
+ size 4368451264
Starling-LM-7B-beta-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52df9b6a35e9fd1f32da35e1cec810673e57ac6fa9d0fd6de6c7bdffa4ffef35
3
+ size 4140385984
Starling-LM-7B-beta-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:108d6ad77bdad215a81bbd791c1e9b14c351a3d76cbcee06e8b258049efbacae
3
+ size 4997728960
Starling-LM-7B-beta-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc61a7bb29d1177ad0b6c5d1451be46b6a5522297e3cfa6c62434bbe636f4298
3
+ size 5131422400
Starling-LM-7B-beta-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bab6ce6c376ac33b49328a2e986c51a25f0c7eb16297792766cd5469411728a2
3
+ size 4997728960
Starling-LM-7B-beta-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09d944059abfe1bad53d31cf1d976204494823afade585ff91e9712b5e65645e
3
+ size 5942079232
Starling-LM-7B-beta-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:479498b6d07a9cab1a48d3c58ecfe03dc286275a0a4b5d3ded38d6ff184e389f
3
+ size 7695875712