morriszms commited on
Commit
a8d6753
1 Parent(s): 9d6313e

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
+ calme-2.1-phi3-4b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ calme-2.1-phi3-4b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ calme-2.1-phi3-4b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ calme-2.1-phi3-4b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ calme-2.1-phi3-4b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ calme-2.1-phi3-4b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ calme-2.1-phi3-4b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ calme-2.1-phi3-4b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ calme-2.1-phi3-4b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ calme-2.1-phi3-4b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ calme-2.1-phi3-4b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ calme-2.1-phi3-4b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,292 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: mit
5
+ library_name: transformers
6
+ tags:
7
+ - axolotl
8
+ - finetune
9
+ - dpo
10
+ - microsoft
11
+ - phi
12
+ - pytorch
13
+ - phi-3
14
+ - nlp
15
+ - code
16
+ - chatml
17
+ - TensorBlock
18
+ - GGUF
19
+ base_model: MaziyarPanahi/calme-2.1-phi3-4b
20
+ pipeline_tag: text-generation
21
+ inference: false
22
+ model_creator: MaziyarPanahi
23
+ quantized_by: MaziyarPanahi
24
+ model-index:
25
+ - name: calme-2.1-phi3-4b
26
+ results:
27
+ - task:
28
+ type: text-generation
29
+ name: Text Generation
30
+ dataset:
31
+ name: AI2 Reasoning Challenge (25-Shot)
32
+ type: ai2_arc
33
+ config: ARC-Challenge
34
+ split: test
35
+ args:
36
+ num_few_shot: 25
37
+ metrics:
38
+ - type: acc_norm
39
+ value: 62.63
40
+ name: normalized accuracy
41
+ source:
42
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=MaziyarPanahi/calme-2.1-phi3-4b
43
+ name: Open LLM Leaderboard
44
+ - task:
45
+ type: text-generation
46
+ name: Text Generation
47
+ dataset:
48
+ name: HellaSwag (10-Shot)
49
+ type: hellaswag
50
+ split: validation
51
+ args:
52
+ num_few_shot: 10
53
+ metrics:
54
+ - type: acc_norm
55
+ value: 81.07
56
+ name: normalized accuracy
57
+ source:
58
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=MaziyarPanahi/calme-2.1-phi3-4b
59
+ name: Open LLM Leaderboard
60
+ - task:
61
+ type: text-generation
62
+ name: Text Generation
63
+ dataset:
64
+ name: MMLU (5-Shot)
65
+ type: cais/mmlu
66
+ config: all
67
+ split: test
68
+ args:
69
+ num_few_shot: 5
70
+ metrics:
71
+ - type: acc
72
+ value: 68.96
73
+ name: accuracy
74
+ source:
75
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=MaziyarPanahi/calme-2.1-phi3-4b
76
+ name: Open LLM Leaderboard
77
+ - task:
78
+ type: text-generation
79
+ name: Text Generation
80
+ dataset:
81
+ name: TruthfulQA (0-shot)
82
+ type: truthful_qa
83
+ config: multiple_choice
84
+ split: validation
85
+ args:
86
+ num_few_shot: 0
87
+ metrics:
88
+ - type: mc2
89
+ value: 61.48
90
+ source:
91
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=MaziyarPanahi/calme-2.1-phi3-4b
92
+ name: Open LLM Leaderboard
93
+ - task:
94
+ type: text-generation
95
+ name: Text Generation
96
+ dataset:
97
+ name: Winogrande (5-shot)
98
+ type: winogrande
99
+ config: winogrande_xl
100
+ split: validation
101
+ args:
102
+ num_few_shot: 5
103
+ metrics:
104
+ - type: acc
105
+ value: 71.03
106
+ name: accuracy
107
+ source:
108
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=MaziyarPanahi/calme-2.1-phi3-4b
109
+ name: Open LLM Leaderboard
110
+ - task:
111
+ type: text-generation
112
+ name: Text Generation
113
+ dataset:
114
+ name: GSM8k (5-shot)
115
+ type: gsm8k
116
+ config: main
117
+ split: test
118
+ args:
119
+ num_few_shot: 5
120
+ metrics:
121
+ - type: acc
122
+ value: 72.25
123
+ name: accuracy
124
+ source:
125
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=MaziyarPanahi/calme-2.1-phi3-4b
126
+ name: Open LLM Leaderboard
127
+ - task:
128
+ type: text-generation
129
+ name: Text Generation
130
+ dataset:
131
+ name: IFEval (0-Shot)
132
+ type: HuggingFaceH4/ifeval
133
+ args:
134
+ num_few_shot: 0
135
+ metrics:
136
+ - type: inst_level_strict_acc and prompt_level_strict_acc
137
+ value: 55.25
138
+ name: strict accuracy
139
+ source:
140
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-2.1-phi3-4b
141
+ name: Open LLM Leaderboard
142
+ - task:
143
+ type: text-generation
144
+ name: Text Generation
145
+ dataset:
146
+ name: BBH (3-Shot)
147
+ type: BBH
148
+ args:
149
+ num_few_shot: 3
150
+ metrics:
151
+ - type: acc_norm
152
+ value: 38.12
153
+ name: normalized accuracy
154
+ source:
155
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-2.1-phi3-4b
156
+ name: Open LLM Leaderboard
157
+ - task:
158
+ type: text-generation
159
+ name: Text Generation
160
+ dataset:
161
+ name: MATH Lvl 5 (4-Shot)
162
+ type: hendrycks/competition_math
163
+ args:
164
+ num_few_shot: 4
165
+ metrics:
166
+ - type: exact_match
167
+ value: 4.31
168
+ name: exact match
169
+ source:
170
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-2.1-phi3-4b
171
+ name: Open LLM Leaderboard
172
+ - task:
173
+ type: text-generation
174
+ name: Text Generation
175
+ dataset:
176
+ name: GPQA (0-shot)
177
+ type: Idavidrein/gpqa
178
+ args:
179
+ num_few_shot: 0
180
+ metrics:
181
+ - type: acc_norm
182
+ value: 10.63
183
+ name: acc_norm
184
+ source:
185
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-2.1-phi3-4b
186
+ name: Open LLM Leaderboard
187
+ - task:
188
+ type: text-generation
189
+ name: Text Generation
190
+ dataset:
191
+ name: MuSR (0-shot)
192
+ type: TAUR-Lab/MuSR
193
+ args:
194
+ num_few_shot: 0
195
+ metrics:
196
+ - type: acc_norm
197
+ value: 8.26
198
+ name: acc_norm
199
+ source:
200
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-2.1-phi3-4b
201
+ name: Open LLM Leaderboard
202
+ - task:
203
+ type: text-generation
204
+ name: Text Generation
205
+ dataset:
206
+ name: MMLU-PRO (5-shot)
207
+ type: TIGER-Lab/MMLU-Pro
208
+ config: main
209
+ split: test
210
+ args:
211
+ num_few_shot: 5
212
+ metrics:
213
+ - type: acc
214
+ value: 30.51
215
+ name: accuracy
216
+ source:
217
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-2.1-phi3-4b
218
+ name: Open LLM Leaderboard
219
+ ---
220
+
221
+ <div style="width: auto; margin-left: auto; margin-right: auto">
222
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
223
+ </div>
224
+ <div style="display: flex; justify-content: space-between; width: 100%;">
225
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
226
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
227
+ 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>
228
+ </p>
229
+ </div>
230
+ </div>
231
+
232
+ ## MaziyarPanahi/calme-2.1-phi3-4b - GGUF
233
+
234
+ This repo contains GGUF format model files for [MaziyarPanahi/calme-2.1-phi3-4b](https://huggingface.co/MaziyarPanahi/calme-2.1-phi3-4b).
235
+
236
+ 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).
237
+
238
+ <div style="text-align: left; margin: 20px 0;">
239
+ <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;">
240
+ Run them on the TensorBlock client using your local machine ↗
241
+ </a>
242
+ </div>
243
+
244
+ ## Prompt template
245
+
246
+ ```
247
+ <|im_start|>system
248
+ {system_prompt}<|im_end|>
249
+ <|im_start|>user
250
+ {prompt}<|im_end|>
251
+ <|im_start|>assistant
252
+ ```
253
+
254
+ ## Model file specification
255
+
256
+ | Filename | Quant type | File Size | Description |
257
+ | -------- | ---------- | --------- | ----------- |
258
+ | [calme-2.1-phi3-4b-Q2_K.gguf](https://huggingface.co/tensorblock/calme-2.1-phi3-4b-GGUF/blob/main/calme-2.1-phi3-4b-Q2_K.gguf) | Q2_K | 1.416 GB | smallest, significant quality loss - not recommended for most purposes |
259
+ | [calme-2.1-phi3-4b-Q3_K_S.gguf](https://huggingface.co/tensorblock/calme-2.1-phi3-4b-GGUF/blob/main/calme-2.1-phi3-4b-Q3_K_S.gguf) | Q3_K_S | 1.682 GB | very small, high quality loss |
260
+ | [calme-2.1-phi3-4b-Q3_K_M.gguf](https://huggingface.co/tensorblock/calme-2.1-phi3-4b-GGUF/blob/main/calme-2.1-phi3-4b-Q3_K_M.gguf) | Q3_K_M | 1.955 GB | very small, high quality loss |
261
+ | [calme-2.1-phi3-4b-Q3_K_L.gguf](https://huggingface.co/tensorblock/calme-2.1-phi3-4b-GGUF/blob/main/calme-2.1-phi3-4b-Q3_K_L.gguf) | Q3_K_L | 2.088 GB | small, substantial quality loss |
262
+ | [calme-2.1-phi3-4b-Q4_0.gguf](https://huggingface.co/tensorblock/calme-2.1-phi3-4b-GGUF/blob/main/calme-2.1-phi3-4b-Q4_0.gguf) | Q4_0 | 2.176 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
263
+ | [calme-2.1-phi3-4b-Q4_K_S.gguf](https://huggingface.co/tensorblock/calme-2.1-phi3-4b-GGUF/blob/main/calme-2.1-phi3-4b-Q4_K_S.gguf) | Q4_K_S | 2.189 GB | small, greater quality loss |
264
+ | [calme-2.1-phi3-4b-Q4_K_M.gguf](https://huggingface.co/tensorblock/calme-2.1-phi3-4b-GGUF/blob/main/calme-2.1-phi3-4b-Q4_K_M.gguf) | Q4_K_M | 2.393 GB | medium, balanced quality - recommended |
265
+ | [calme-2.1-phi3-4b-Q5_0.gguf](https://huggingface.co/tensorblock/calme-2.1-phi3-4b-GGUF/blob/main/calme-2.1-phi3-4b-Q5_0.gguf) | Q5_0 | 2.641 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
266
+ | [calme-2.1-phi3-4b-Q5_K_S.gguf](https://huggingface.co/tensorblock/calme-2.1-phi3-4b-GGUF/blob/main/calme-2.1-phi3-4b-Q5_K_S.gguf) | Q5_K_S | 2.641 GB | large, low quality loss - recommended |
267
+ | [calme-2.1-phi3-4b-Q5_K_M.gguf](https://huggingface.co/tensorblock/calme-2.1-phi3-4b-GGUF/blob/main/calme-2.1-phi3-4b-Q5_K_M.gguf) | Q5_K_M | 2.815 GB | large, very low quality loss - recommended |
268
+ | [calme-2.1-phi3-4b-Q6_K.gguf](https://huggingface.co/tensorblock/calme-2.1-phi3-4b-GGUF/blob/main/calme-2.1-phi3-4b-Q6_K.gguf) | Q6_K | 3.136 GB | very large, extremely low quality loss |
269
+ | [calme-2.1-phi3-4b-Q8_0.gguf](https://huggingface.co/tensorblock/calme-2.1-phi3-4b-GGUF/blob/main/calme-2.1-phi3-4b-Q8_0.gguf) | Q8_0 | 4.061 GB | very large, extremely low quality loss - not recommended |
270
+
271
+
272
+ ## Downloading instruction
273
+
274
+ ### Command line
275
+
276
+ Firstly, install Huggingface Client
277
+
278
+ ```shell
279
+ pip install -U "huggingface_hub[cli]"
280
+ ```
281
+
282
+ Then, downoad the individual model file the a local directory
283
+
284
+ ```shell
285
+ huggingface-cli download tensorblock/calme-2.1-phi3-4b-GGUF --include "calme-2.1-phi3-4b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
286
+ ```
287
+
288
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
289
+
290
+ ```shell
291
+ huggingface-cli download tensorblock/calme-2.1-phi3-4b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
292
+ ```
calme-2.1-phi3-4b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c0a6631ac097799fdc144abd69b281d13f408064ac7b8204235d92eebe4e0a3
3
+ size 1416203904
calme-2.1-phi3-4b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7fd268f053a0eca744946623c9d1e4272c79d18dccba08729648fb1c9d71fa2
3
+ size 2087597184
calme-2.1-phi3-4b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18da44c5b07270ab6733fa504881a583c3c954fa1a0d56b009729e780f22b9de
3
+ size 1955476608
calme-2.1-phi3-4b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ecfe1bc514d6cab167007c6b9eb73f3092a8a5b5f831ee418f0a4fc675356e9
3
+ size 1681798272
calme-2.1-phi3-4b-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe495cd6d2ec7765920d6ba01fbd576c38adfa54deae75879d17d091e4ca6ff5
3
+ size 2176176768
calme-2.1-phi3-4b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e24b778161013f5ad3a0bbfb88e7fac215f22012c352188937144a2ea4a4af8
3
+ size 2393232000
calme-2.1-phi3-4b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99bf4c03145065e8c559adfbd4263735e03138816d50899851aa94a1d98d2004
3
+ size 2188759680
calme-2.1-phi3-4b-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f74888a3ac2a650c7967a27a42f1369dda5f08204ec8f91244f93fb68092e2e9
3
+ size 2641474176
calme-2.1-phi3-4b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dba3e35c36f1b389d410cb92d5ea886e83118cceb1eac8cc4c307f579ecaf52
3
+ size 2815275648
calme-2.1-phi3-4b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d952ee5a908ff66e74bf4569941b2a32c3f85dc9f277e961534fd5479645e4f
3
+ size 2641474176
calme-2.1-phi3-4b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37c1a6ed4d75ed7b79f663b3deeedf16b4db05613b5ea0ee00e538f1f5e33bd1
3
+ size 3135852672
calme-2.1-phi3-4b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cb3f0e00b26cbc1b65e07e12eb1078281208403b39a72b0e6ccc7ff60a10dd3
3
+ size 4061222016