morriszms commited on
Commit
746dce9
1 Parent(s): a70aaef

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
+ SSH_355M-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ SSH_355M-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ SSH_355M-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ SSH_355M-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ SSH_355M-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ SSH_355M-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ SSH_355M-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ SSH_355M-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ SSH_355M-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ SSH_355M-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ SSH_355M-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ SSH_355M-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,190 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - databricks/databricks-dolly-15k
5
+ - gamino/wiki_medical_terms
6
+ - Sharathhebbar24/openhermes
7
+ - Sharathhebbar24/Open-Platypus
8
+ - Sharathhebbar24/sql-create-context
9
+ - Sharathhebbar24/Evol-Instruct-Code-80k-v1
10
+ - Sharathhebbar24/BeaverTails_filtered
11
+ - Sharathhebbar24/arxiv-math-instruct-50k
12
+ - Sharathhebbar24/MetaMathQA
13
+ - Intel/orca_dpo_pairs
14
+ base_model: Sharathhebbar24/SSH_355M
15
+ tags:
16
+ - TensorBlock
17
+ - GGUF
18
+ model-index:
19
+ - name: SSH_300M
20
+ results:
21
+ - task:
22
+ type: text-generation
23
+ name: Text Generation
24
+ dataset:
25
+ name: AI2 Reasoning Challenge (25-Shot)
26
+ type: ai2_arc
27
+ config: ARC-Challenge
28
+ split: test
29
+ args:
30
+ num_few_shot: 25
31
+ metrics:
32
+ - type: acc_norm
33
+ value: 28.24
34
+ name: normalized accuracy
35
+ source:
36
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Sharathhebbar24/SSH_300M
37
+ name: Open LLM Leaderboard
38
+ - task:
39
+ type: text-generation
40
+ name: Text Generation
41
+ dataset:
42
+ name: HellaSwag (10-Shot)
43
+ type: hellaswag
44
+ split: validation
45
+ args:
46
+ num_few_shot: 10
47
+ metrics:
48
+ - type: acc_norm
49
+ value: 38.74
50
+ name: normalized accuracy
51
+ source:
52
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Sharathhebbar24/SSH_300M
53
+ name: Open LLM Leaderboard
54
+ - task:
55
+ type: text-generation
56
+ name: Text Generation
57
+ dataset:
58
+ name: MMLU (5-Shot)
59
+ type: cais/mmlu
60
+ config: all
61
+ split: test
62
+ args:
63
+ num_few_shot: 5
64
+ metrics:
65
+ - type: acc
66
+ value: 27.03
67
+ name: accuracy
68
+ source:
69
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Sharathhebbar24/SSH_300M
70
+ name: Open LLM Leaderboard
71
+ - task:
72
+ type: text-generation
73
+ name: Text Generation
74
+ dataset:
75
+ name: TruthfulQA (0-shot)
76
+ type: truthful_qa
77
+ config: multiple_choice
78
+ split: validation
79
+ args:
80
+ num_few_shot: 0
81
+ metrics:
82
+ - type: mc2
83
+ value: 42.51
84
+ source:
85
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Sharathhebbar24/SSH_300M
86
+ name: Open LLM Leaderboard
87
+ - task:
88
+ type: text-generation
89
+ name: Text Generation
90
+ dataset:
91
+ name: Winogrande (5-shot)
92
+ type: winogrande
93
+ config: winogrande_xl
94
+ split: validation
95
+ args:
96
+ num_few_shot: 5
97
+ metrics:
98
+ - type: acc
99
+ value: 53.67
100
+ name: accuracy
101
+ source:
102
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Sharathhebbar24/SSH_300M
103
+ name: Open LLM Leaderboard
104
+ - task:
105
+ type: text-generation
106
+ name: Text Generation
107
+ dataset:
108
+ name: GSM8k (5-shot)
109
+ type: gsm8k
110
+ config: main
111
+ split: test
112
+ args:
113
+ num_few_shot: 5
114
+ metrics:
115
+ - type: acc
116
+ value: 0.3
117
+ name: accuracy
118
+ source:
119
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Sharathhebbar24/SSH_300M
120
+ name: Open LLM Leaderboard
121
+ ---
122
+
123
+ <div style="width: auto; margin-left: auto; margin-right: auto">
124
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
125
+ </div>
126
+ <div style="display: flex; justify-content: space-between; width: 100%;">
127
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
128
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
129
+ 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>
130
+ </p>
131
+ </div>
132
+ </div>
133
+
134
+ ## Sharathhebbar24/SSH_355M - GGUF
135
+
136
+ This repo contains GGUF format model files for [Sharathhebbar24/SSH_355M](https://huggingface.co/Sharathhebbar24/SSH_355M).
137
+
138
+ 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).
139
+
140
+ <div style="text-align: left; margin: 20px 0;">
141
+ <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;">
142
+ Run them on the TensorBlock client using your local machine ↗
143
+ </a>
144
+ </div>
145
+
146
+ ## Prompt template
147
+
148
+ ```
149
+
150
+ ```
151
+
152
+ ## Model file specification
153
+
154
+ | Filename | Quant type | File Size | Description |
155
+ | -------- | ---------- | --------- | ----------- |
156
+ | [SSH_355M-Q2_K.gguf](https://huggingface.co/tensorblock/SSH_355M-GGUF/blob/main/SSH_355M-Q2_K.gguf) | Q2_K | 0.178 GB | smallest, significant quality loss - not recommended for most purposes |
157
+ | [SSH_355M-Q3_K_S.gguf](https://huggingface.co/tensorblock/SSH_355M-GGUF/blob/main/SSH_355M-Q3_K_S.gguf) | Q3_K_S | 0.201 GB | very small, high quality loss |
158
+ | [SSH_355M-Q3_K_M.gguf](https://huggingface.co/tensorblock/SSH_355M-GGUF/blob/main/SSH_355M-Q3_K_M.gguf) | Q3_K_M | 0.229 GB | very small, high quality loss |
159
+ | [SSH_355M-Q3_K_L.gguf](https://huggingface.co/tensorblock/SSH_355M-GGUF/blob/main/SSH_355M-Q3_K_L.gguf) | Q3_K_L | 0.244 GB | small, substantial quality loss |
160
+ | [SSH_355M-Q4_0.gguf](https://huggingface.co/tensorblock/SSH_355M-GGUF/blob/main/SSH_355M-Q4_0.gguf) | Q4_0 | 0.248 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
161
+ | [SSH_355M-Q4_K_S.gguf](https://huggingface.co/tensorblock/SSH_355M-GGUF/blob/main/SSH_355M-Q4_K_S.gguf) | Q4_K_S | 0.250 GB | small, greater quality loss |
162
+ | [SSH_355M-Q4_K_M.gguf](https://huggingface.co/tensorblock/SSH_355M-GGUF/blob/main/SSH_355M-Q4_K_M.gguf) | Q4_K_M | 0.271 GB | medium, balanced quality - recommended |
163
+ | [SSH_355M-Q5_0.gguf](https://huggingface.co/tensorblock/SSH_355M-GGUF/blob/main/SSH_355M-Q5_0.gguf) | Q5_0 | 0.292 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
164
+ | [SSH_355M-Q5_K_S.gguf](https://huggingface.co/tensorblock/SSH_355M-GGUF/blob/main/SSH_355M-Q5_K_S.gguf) | Q5_K_S | 0.292 GB | large, low quality loss - recommended |
165
+ | [SSH_355M-Q5_K_M.gguf](https://huggingface.co/tensorblock/SSH_355M-GGUF/blob/main/SSH_355M-Q5_K_M.gguf) | Q5_K_M | 0.309 GB | large, very low quality loss - recommended |
166
+ | [SSH_355M-Q6_K.gguf](https://huggingface.co/tensorblock/SSH_355M-GGUF/blob/main/SSH_355M-Q6_K.gguf) | Q6_K | 0.339 GB | very large, extremely low quality loss |
167
+ | [SSH_355M-Q8_0.gguf](https://huggingface.co/tensorblock/SSH_355M-GGUF/blob/main/SSH_355M-Q8_0.gguf) | Q8_0 | 0.437 GB | very large, extremely low quality loss - not recommended |
168
+
169
+
170
+ ## Downloading instruction
171
+
172
+ ### Command line
173
+
174
+ Firstly, install Huggingface Client
175
+
176
+ ```shell
177
+ pip install -U "huggingface_hub[cli]"
178
+ ```
179
+
180
+ Then, downoad the individual model file the a local directory
181
+
182
+ ```shell
183
+ huggingface-cli download tensorblock/SSH_355M-GGUF --include "SSH_355M-Q2_K.gguf" --local-dir MY_LOCAL_DIR
184
+ ```
185
+
186
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
187
+
188
+ ```shell
189
+ huggingface-cli download tensorblock/SSH_355M-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
190
+ ```
SSH_355M-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90d93e5fe6fb043e5bdccbb385c39889526288d32c6755acfe9a8530d4ffe683
3
+ size 178238400
SSH_355M-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7229892565d860a585d70b4553bc1940853bb15db5fff3bab6ecee22a7845559
3
+ size 243823776
SSH_355M-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc3a0f63dcde715c1892382bab7bed0c037fb0faf65641e1d7761f1bf027e5b3
3
+ size 228619424
SSH_355M-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fde4b1697bf787c88e9763d661073e1ad042fe568ea42cbd04d96d9d324084c
3
+ size 201356448
SSH_355M-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21dda95db720f1afd0568af15d902b6b082a733beb33c3edfd1184f4bbe94dca
3
+ size 248299424
SSH_355M-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2436ca1ab1f9b2d67485dacde89d240e7f216af11802d936e8d0c48e8a922e4
3
+ size 270712736
SSH_355M-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f3d2e66df9a5cc6890e2e3e3854ffccf0db83393cc94e6b06a5bc802b3d913b
3
+ size 249872288
SSH_355M-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d573f63c7b9cbce3afaf366c5351284f8424201e8ecd7a370577f66270f6552
3
+ size 292481056
SSH_355M-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:574948a3531fa3bbdc006d63e2e2bc9a87822a09d889cb2cb55d515a404d4366
3
+ size 309192736
SSH_355M-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:289154ba340bc76f51fe6c18db11c018ebf48938925f18ec630efa347bbecb5b
3
+ size 292481056
SSH_355M-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7b33502ec603184ad62fdd91a7e6d09255f4baa174beb97c1540cfc969d0fa4
3
+ size 339424064
SSH_355M-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:931db9679186149a6b3701f4bf8fca81d3004b3e6ab5c961a7e1cd34cbcc79fc
3
+ size 437489664