morriszms commited on
Commit
351f575
·
verified ·
1 Parent(s): 2cc5637

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-3.1-llamaloi-3b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ calme-3.1-llamaloi-3b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ calme-3.1-llamaloi-3b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ calme-3.1-llamaloi-3b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ calme-3.1-llamaloi-3b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ calme-3.1-llamaloi-3b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ calme-3.1-llamaloi-3b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ calme-3.1-llamaloi-3b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ calme-3.1-llamaloi-3b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ calme-3.1-llamaloi-3b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ calme-3.1-llamaloi-3b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ calme-3.1-llamaloi-3b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,195 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - fr
4
+ - en
5
+ license: llama3.2
6
+ library_name: transformers
7
+ tags:
8
+ - chat
9
+ - llama
10
+ - llama3
11
+ - finetune
12
+ - french
13
+ - legal
14
+ - loi
15
+ - TensorBlock
16
+ - GGUF
17
+ base_model: MaziyarPanahi/calme-3.1-llamaloi-3b
18
+ datasets:
19
+ - MaziyarPanahi/calme-legalkit-v0.2
20
+ pipeline_tag: text-generation
21
+ inference: false
22
+ model_creator: MaziyarPanahi
23
+ quantized_by: MaziyarPanahi
24
+ model-index:
25
+ - name: calme-3.1-llamaloi-3b
26
+ results:
27
+ - task:
28
+ type: text-generation
29
+ name: Text Generation
30
+ dataset:
31
+ name: IFEval (0-Shot)
32
+ type: HuggingFaceH4/ifeval
33
+ args:
34
+ num_few_shot: 0
35
+ metrics:
36
+ - type: inst_level_strict_acc and prompt_level_strict_acc
37
+ value: 73.75
38
+ name: strict accuracy
39
+ source:
40
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-3.1-llamaloi-3b
41
+ name: Open LLM Leaderboard
42
+ - task:
43
+ type: text-generation
44
+ name: Text Generation
45
+ dataset:
46
+ name: BBH (3-Shot)
47
+ type: BBH
48
+ args:
49
+ num_few_shot: 3
50
+ metrics:
51
+ - type: acc_norm
52
+ value: 23.77
53
+ name: normalized accuracy
54
+ source:
55
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-3.1-llamaloi-3b
56
+ name: Open LLM Leaderboard
57
+ - task:
58
+ type: text-generation
59
+ name: Text Generation
60
+ dataset:
61
+ name: MATH Lvl 5 (4-Shot)
62
+ type: hendrycks/competition_math
63
+ args:
64
+ num_few_shot: 4
65
+ metrics:
66
+ - type: exact_match
67
+ value: 16.77
68
+ name: exact match
69
+ source:
70
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-3.1-llamaloi-3b
71
+ name: Open LLM Leaderboard
72
+ - task:
73
+ type: text-generation
74
+ name: Text Generation
75
+ dataset:
76
+ name: GPQA (0-shot)
77
+ type: Idavidrein/gpqa
78
+ args:
79
+ num_few_shot: 0
80
+ metrics:
81
+ - type: acc_norm
82
+ value: 4.14
83
+ name: acc_norm
84
+ source:
85
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-3.1-llamaloi-3b
86
+ name: Open LLM Leaderboard
87
+ - task:
88
+ type: text-generation
89
+ name: Text Generation
90
+ dataset:
91
+ name: MuSR (0-shot)
92
+ type: TAUR-Lab/MuSR
93
+ args:
94
+ num_few_shot: 0
95
+ metrics:
96
+ - type: acc_norm
97
+ value: 1.11
98
+ name: acc_norm
99
+ source:
100
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-3.1-llamaloi-3b
101
+ name: Open LLM Leaderboard
102
+ - task:
103
+ type: text-generation
104
+ name: Text Generation
105
+ dataset:
106
+ name: MMLU-PRO (5-shot)
107
+ type: TIGER-Lab/MMLU-Pro
108
+ config: main
109
+ split: test
110
+ args:
111
+ num_few_shot: 5
112
+ metrics:
113
+ - type: acc
114
+ value: 24.5
115
+ name: accuracy
116
+ source:
117
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-3.1-llamaloi-3b
118
+ name: Open LLM Leaderboard
119
+ ---
120
+
121
+ <div style="width: auto; margin-left: auto; margin-right: auto">
122
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
123
+ </div>
124
+ <div style="display: flex; justify-content: space-between; width: 100%;">
125
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
126
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
127
+ 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>
128
+ </p>
129
+ </div>
130
+ </div>
131
+
132
+ ## MaziyarPanahi/calme-3.1-llamaloi-3b - GGUF
133
+
134
+ This repo contains GGUF format model files for [MaziyarPanahi/calme-3.1-llamaloi-3b](https://huggingface.co/MaziyarPanahi/calme-3.1-llamaloi-3b).
135
+
136
+ 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).
137
+
138
+ <div style="text-align: left; margin: 20px 0;">
139
+ <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;">
140
+ Run them on the TensorBlock client using your local machine ↗
141
+ </a>
142
+ </div>
143
+
144
+ ## Prompt template
145
+
146
+ ```
147
+ <|begin_of_text|><|start_header_id|>system<|end_header_id|>
148
+
149
+ Cutting Knowledge Date: December 2023
150
+ Today Date: 27 Nov 2024
151
+
152
+ {system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
153
+
154
+ {prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
155
+ ```
156
+
157
+ ## Model file specification
158
+
159
+ | Filename | Quant type | File Size | Description |
160
+ | -------- | ---------- | --------- | ----------- |
161
+ | [calme-3.1-llamaloi-3b-Q2_K.gguf](https://huggingface.co/tensorblock/calme-3.1-llamaloi-3b-GGUF/blob/main/calme-3.1-llamaloi-3b-Q2_K.gguf) | Q2_K | 1.364 GB | smallest, significant quality loss - not recommended for most purposes |
162
+ | [calme-3.1-llamaloi-3b-Q3_K_S.gguf](https://huggingface.co/tensorblock/calme-3.1-llamaloi-3b-GGUF/blob/main/calme-3.1-llamaloi-3b-Q3_K_S.gguf) | Q3_K_S | 1.543 GB | very small, high quality loss |
163
+ | [calme-3.1-llamaloi-3b-Q3_K_M.gguf](https://huggingface.co/tensorblock/calme-3.1-llamaloi-3b-GGUF/blob/main/calme-3.1-llamaloi-3b-Q3_K_M.gguf) | Q3_K_M | 1.687 GB | very small, high quality loss |
164
+ | [calme-3.1-llamaloi-3b-Q3_K_L.gguf](https://huggingface.co/tensorblock/calme-3.1-llamaloi-3b-GGUF/blob/main/calme-3.1-llamaloi-3b-Q3_K_L.gguf) | Q3_K_L | 1.815 GB | small, substantial quality loss |
165
+ | [calme-3.1-llamaloi-3b-Q4_0.gguf](https://huggingface.co/tensorblock/calme-3.1-llamaloi-3b-GGUF/blob/main/calme-3.1-llamaloi-3b-Q4_0.gguf) | Q4_0 | 1.917 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
166
+ | [calme-3.1-llamaloi-3b-Q4_K_S.gguf](https://huggingface.co/tensorblock/calme-3.1-llamaloi-3b-GGUF/blob/main/calme-3.1-llamaloi-3b-Q4_K_S.gguf) | Q4_K_S | 1.928 GB | small, greater quality loss |
167
+ | [calme-3.1-llamaloi-3b-Q4_K_M.gguf](https://huggingface.co/tensorblock/calme-3.1-llamaloi-3b-GGUF/blob/main/calme-3.1-llamaloi-3b-Q4_K_M.gguf) | Q4_K_M | 2.019 GB | medium, balanced quality - recommended |
168
+ | [calme-3.1-llamaloi-3b-Q5_0.gguf](https://huggingface.co/tensorblock/calme-3.1-llamaloi-3b-GGUF/blob/main/calme-3.1-llamaloi-3b-Q5_0.gguf) | Q5_0 | 2.270 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
169
+ | [calme-3.1-llamaloi-3b-Q5_K_S.gguf](https://huggingface.co/tensorblock/calme-3.1-llamaloi-3b-GGUF/blob/main/calme-3.1-llamaloi-3b-Q5_K_S.gguf) | Q5_K_S | 2.270 GB | large, low quality loss - recommended |
170
+ | [calme-3.1-llamaloi-3b-Q5_K_M.gguf](https://huggingface.co/tensorblock/calme-3.1-llamaloi-3b-GGUF/blob/main/calme-3.1-llamaloi-3b-Q5_K_M.gguf) | Q5_K_M | 2.322 GB | large, very low quality loss - recommended |
171
+ | [calme-3.1-llamaloi-3b-Q6_K.gguf](https://huggingface.co/tensorblock/calme-3.1-llamaloi-3b-GGUF/blob/main/calme-3.1-llamaloi-3b-Q6_K.gguf) | Q6_K | 2.644 GB | very large, extremely low quality loss |
172
+ | [calme-3.1-llamaloi-3b-Q8_0.gguf](https://huggingface.co/tensorblock/calme-3.1-llamaloi-3b-GGUF/blob/main/calme-3.1-llamaloi-3b-Q8_0.gguf) | Q8_0 | 3.422 GB | very large, extremely low quality loss - not recommended |
173
+
174
+
175
+ ## Downloading instruction
176
+
177
+ ### Command line
178
+
179
+ Firstly, install Huggingface Client
180
+
181
+ ```shell
182
+ pip install -U "huggingface_hub[cli]"
183
+ ```
184
+
185
+ Then, downoad the individual model file the a local directory
186
+
187
+ ```shell
188
+ huggingface-cli download tensorblock/calme-3.1-llamaloi-3b-GGUF --include "calme-3.1-llamaloi-3b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
189
+ ```
190
+
191
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
192
+
193
+ ```shell
194
+ huggingface-cli download tensorblock/calme-3.1-llamaloi-3b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
195
+ ```
calme-3.1-llamaloi-3b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc9708b4a0210dda11e875413cea7639882cfabd942263c3d370f0bbadbfd099
3
+ size 1363935872
calme-3.1-llamaloi-3b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcc336ccf9bc40c34dbc3a770a523c02aa45e8ea379ee28a60e8a36e8236d6f2
3
+ size 1815347840
calme-3.1-llamaloi-3b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bbcec1390103661984c242287c96ba61b3f0dd31f9fba82df85f2d0852e794f
3
+ size 1687159424
calme-3.1-llamaloi-3b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:456da4225d034ef1d306e796734578b22404e9fb149f102b5605c8198905ebe4
3
+ size 1542849152
calme-3.1-llamaloi-3b-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d75dd965d06920b82bae8d88cce7abb3f7146cc43feab5c05a27288ffd7060c8
3
+ size 1917190784
calme-3.1-llamaloi-3b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fabab7c45c499f3c253f44a8a8f60b40bd228e83d077a42da179d92167583598
3
+ size 2019377792
calme-3.1-llamaloi-3b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8840d9953e26bd2c5f75311bd105c3e55c6d7c330e4fae0e9844fb467a9f2d9
3
+ size 1928200832
calme-3.1-llamaloi-3b-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95d25e33f7f70d3ab35b7479ea0b9e242bec4e58afac89df48fae1e75aa8d140
3
+ size 2269512320
calme-3.1-llamaloi-3b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06b900c7252423329ca57a02a8b8d18a1294934709861d09af96e74694c9a3f1
3
+ size 2322154112
calme-3.1-llamaloi-3b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbd6ee434f0fde67a27e8ec9ef53a1ff5da479e6e2db4744bd25618f059074b2
3
+ size 2269512320
calme-3.1-llamaloi-3b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ae5d04943bb5077ee44d6336b5db1bdfe9b6a4a5fa1b340dff730beb391424e
3
+ size 2643853952
calme-3.1-llamaloi-3b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dc95f9ea535400375035cf1d463134e76a808154dda0fd9e9a3d2912e08caba
3
+ size 3421899392