Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +196 -0
- calme-2.7-qwen2-7b-Q2_K.gguf +3 -0
- calme-2.7-qwen2-7b-Q3_K_L.gguf +3 -0
- calme-2.7-qwen2-7b-Q3_K_M.gguf +3 -0
- calme-2.7-qwen2-7b-Q3_K_S.gguf +3 -0
- calme-2.7-qwen2-7b-Q4_0.gguf +3 -0
- calme-2.7-qwen2-7b-Q4_K_M.gguf +3 -0
- calme-2.7-qwen2-7b-Q4_K_S.gguf +3 -0
- calme-2.7-qwen2-7b-Q5_0.gguf +3 -0
- calme-2.7-qwen2-7b-Q5_K_M.gguf +3 -0
- calme-2.7-qwen2-7b-Q5_K_S.gguf +3 -0
- calme-2.7-qwen2-7b-Q6_K.gguf +3 -0
- calme-2.7-qwen2-7b-Q8_0.gguf +3 -0
.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.7-qwen2-7b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
calme-2.7-qwen2-7b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
calme-2.7-qwen2-7b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
calme-2.7-qwen2-7b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
calme-2.7-qwen2-7b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
calme-2.7-qwen2-7b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
calme-2.7-qwen2-7b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
calme-2.7-qwen2-7b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
calme-2.7-qwen2-7b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
calme-2.7-qwen2-7b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
calme-2.7-qwen2-7b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
calme-2.7-qwen2-7b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,196 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: apache-2.0
|
5 |
+
library_name: transformers
|
6 |
+
tags:
|
7 |
+
- chat
|
8 |
+
- qwen
|
9 |
+
- qwen2
|
10 |
+
- finetune
|
11 |
+
- chatml
|
12 |
+
- OpenHermes-2.5
|
13 |
+
- HelpSteer2
|
14 |
+
- Orca
|
15 |
+
- SlimOrca
|
16 |
+
- TensorBlock
|
17 |
+
- GGUF
|
18 |
+
base_model: MaziyarPanahi/calme-2.7-qwen2-7b
|
19 |
+
datasets:
|
20 |
+
- nvidia/HelpSteer2
|
21 |
+
- teknium/OpenHermes-2.5
|
22 |
+
- microsoft/orca-math-word-problems-200k
|
23 |
+
- Open-Orca/SlimOrca
|
24 |
+
pipeline_tag: text-generation
|
25 |
+
inference: false
|
26 |
+
model_creator: MaziyarPanahi
|
27 |
+
quantized_by: MaziyarPanahi
|
28 |
+
model-index:
|
29 |
+
- name: calme-2.7-qwen2-7b
|
30 |
+
results:
|
31 |
+
- task:
|
32 |
+
type: text-generation
|
33 |
+
name: Text Generation
|
34 |
+
dataset:
|
35 |
+
name: IFEval (0-Shot)
|
36 |
+
type: HuggingFaceH4/ifeval
|
37 |
+
args:
|
38 |
+
num_few_shot: 0
|
39 |
+
metrics:
|
40 |
+
- type: inst_level_strict_acc and prompt_level_strict_acc
|
41 |
+
value: 35.92
|
42 |
+
name: strict accuracy
|
43 |
+
source:
|
44 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-2.7-qwen2-7b
|
45 |
+
name: Open LLM Leaderboard
|
46 |
+
- task:
|
47 |
+
type: text-generation
|
48 |
+
name: Text Generation
|
49 |
+
dataset:
|
50 |
+
name: BBH (3-Shot)
|
51 |
+
type: BBH
|
52 |
+
args:
|
53 |
+
num_few_shot: 3
|
54 |
+
metrics:
|
55 |
+
- type: acc_norm
|
56 |
+
value: 28.91
|
57 |
+
name: normalized accuracy
|
58 |
+
source:
|
59 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-2.7-qwen2-7b
|
60 |
+
name: Open LLM Leaderboard
|
61 |
+
- task:
|
62 |
+
type: text-generation
|
63 |
+
name: Text Generation
|
64 |
+
dataset:
|
65 |
+
name: MATH Lvl 5 (4-Shot)
|
66 |
+
type: hendrycks/competition_math
|
67 |
+
args:
|
68 |
+
num_few_shot: 4
|
69 |
+
metrics:
|
70 |
+
- type: exact_match
|
71 |
+
value: 12.08
|
72 |
+
name: exact match
|
73 |
+
source:
|
74 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-2.7-qwen2-7b
|
75 |
+
name: Open LLM Leaderboard
|
76 |
+
- task:
|
77 |
+
type: text-generation
|
78 |
+
name: Text Generation
|
79 |
+
dataset:
|
80 |
+
name: GPQA (0-shot)
|
81 |
+
type: Idavidrein/gpqa
|
82 |
+
args:
|
83 |
+
num_few_shot: 0
|
84 |
+
metrics:
|
85 |
+
- type: acc_norm
|
86 |
+
value: 5.48
|
87 |
+
name: acc_norm
|
88 |
+
source:
|
89 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-2.7-qwen2-7b
|
90 |
+
name: Open LLM Leaderboard
|
91 |
+
- task:
|
92 |
+
type: text-generation
|
93 |
+
name: Text Generation
|
94 |
+
dataset:
|
95 |
+
name: MuSR (0-shot)
|
96 |
+
type: TAUR-Lab/MuSR
|
97 |
+
args:
|
98 |
+
num_few_shot: 0
|
99 |
+
metrics:
|
100 |
+
- type: acc_norm
|
101 |
+
value: 19.94
|
102 |
+
name: acc_norm
|
103 |
+
source:
|
104 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-2.7-qwen2-7b
|
105 |
+
name: Open LLM Leaderboard
|
106 |
+
- task:
|
107 |
+
type: text-generation
|
108 |
+
name: Text Generation
|
109 |
+
dataset:
|
110 |
+
name: MMLU-PRO (5-shot)
|
111 |
+
type: TIGER-Lab/MMLU-Pro
|
112 |
+
config: main
|
113 |
+
split: test
|
114 |
+
args:
|
115 |
+
num_few_shot: 5
|
116 |
+
metrics:
|
117 |
+
- type: acc
|
118 |
+
value: 30.06
|
119 |
+
name: accuracy
|
120 |
+
source:
|
121 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=MaziyarPanahi/calme-2.7-qwen2-7b
|
122 |
+
name: Open LLM Leaderboard
|
123 |
+
---
|
124 |
+
|
125 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
126 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
127 |
+
</div>
|
128 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
129 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
130 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
131 |
+
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>
|
132 |
+
</p>
|
133 |
+
</div>
|
134 |
+
</div>
|
135 |
+
|
136 |
+
## MaziyarPanahi/calme-2.7-qwen2-7b - GGUF
|
137 |
+
|
138 |
+
This repo contains GGUF format model files for [MaziyarPanahi/calme-2.7-qwen2-7b](https://huggingface.co/MaziyarPanahi/calme-2.7-qwen2-7b).
|
139 |
+
|
140 |
+
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).
|
141 |
+
|
142 |
+
<div style="text-align: left; margin: 20px 0;">
|
143 |
+
<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;">
|
144 |
+
Run them on the TensorBlock client using your local machine ↗
|
145 |
+
</a>
|
146 |
+
</div>
|
147 |
+
|
148 |
+
## Prompt template
|
149 |
+
|
150 |
+
```
|
151 |
+
<|im_start|>system
|
152 |
+
{system_prompt}<|im_end|>
|
153 |
+
<|im_start|>user
|
154 |
+
{prompt}<|im_end|>
|
155 |
+
<|im_start|>assistant
|
156 |
+
```
|
157 |
+
|
158 |
+
## Model file specification
|
159 |
+
|
160 |
+
| Filename | Quant type | File Size | Description |
|
161 |
+
| -------- | ---------- | --------- | ----------- |
|
162 |
+
| [calme-2.7-qwen2-7b-Q2_K.gguf](https://huggingface.co/tensorblock/calme-2.7-qwen2-7b-GGUF/blob/main/calme-2.7-qwen2-7b-Q2_K.gguf) | Q2_K | 2.809 GB | smallest, significant quality loss - not recommended for most purposes |
|
163 |
+
| [calme-2.7-qwen2-7b-Q3_K_S.gguf](https://huggingface.co/tensorblock/calme-2.7-qwen2-7b-GGUF/blob/main/calme-2.7-qwen2-7b-Q3_K_S.gguf) | Q3_K_S | 3.253 GB | very small, high quality loss |
|
164 |
+
| [calme-2.7-qwen2-7b-Q3_K_M.gguf](https://huggingface.co/tensorblock/calme-2.7-qwen2-7b-GGUF/blob/main/calme-2.7-qwen2-7b-Q3_K_M.gguf) | Q3_K_M | 3.547 GB | very small, high quality loss |
|
165 |
+
| [calme-2.7-qwen2-7b-Q3_K_L.gguf](https://huggingface.co/tensorblock/calme-2.7-qwen2-7b-GGUF/blob/main/calme-2.7-qwen2-7b-Q3_K_L.gguf) | Q3_K_L | 3.808 GB | small, substantial quality loss |
|
166 |
+
| [calme-2.7-qwen2-7b-Q4_0.gguf](https://huggingface.co/tensorblock/calme-2.7-qwen2-7b-GGUF/blob/main/calme-2.7-qwen2-7b-Q4_0.gguf) | Q4_0 | 4.127 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
167 |
+
| [calme-2.7-qwen2-7b-Q4_K_S.gguf](https://huggingface.co/tensorblock/calme-2.7-qwen2-7b-GGUF/blob/main/calme-2.7-qwen2-7b-Q4_K_S.gguf) | Q4_K_S | 4.152 GB | small, greater quality loss |
|
168 |
+
| [calme-2.7-qwen2-7b-Q4_K_M.gguf](https://huggingface.co/tensorblock/calme-2.7-qwen2-7b-GGUF/blob/main/calme-2.7-qwen2-7b-Q4_K_M.gguf) | Q4_K_M | 4.361 GB | medium, balanced quality - recommended |
|
169 |
+
| [calme-2.7-qwen2-7b-Q5_0.gguf](https://huggingface.co/tensorblock/calme-2.7-qwen2-7b-GGUF/blob/main/calme-2.7-qwen2-7b-Q5_0.gguf) | Q5_0 | 4.950 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
170 |
+
| [calme-2.7-qwen2-7b-Q5_K_S.gguf](https://huggingface.co/tensorblock/calme-2.7-qwen2-7b-GGUF/blob/main/calme-2.7-qwen2-7b-Q5_K_S.gguf) | Q5_K_S | 4.950 GB | large, low quality loss - recommended |
|
171 |
+
| [calme-2.7-qwen2-7b-Q5_K_M.gguf](https://huggingface.co/tensorblock/calme-2.7-qwen2-7b-GGUF/blob/main/calme-2.7-qwen2-7b-Q5_K_M.gguf) | Q5_K_M | 5.071 GB | large, very low quality loss - recommended |
|
172 |
+
| [calme-2.7-qwen2-7b-Q6_K.gguf](https://huggingface.co/tensorblock/calme-2.7-qwen2-7b-GGUF/blob/main/calme-2.7-qwen2-7b-Q6_K.gguf) | Q6_K | 5.825 GB | very large, extremely low quality loss |
|
173 |
+
| [calme-2.7-qwen2-7b-Q8_0.gguf](https://huggingface.co/tensorblock/calme-2.7-qwen2-7b-GGUF/blob/main/calme-2.7-qwen2-7b-Q8_0.gguf) | Q8_0 | 7.542 GB | very large, extremely low quality loss - not recommended |
|
174 |
+
|
175 |
+
|
176 |
+
## Downloading instruction
|
177 |
+
|
178 |
+
### Command line
|
179 |
+
|
180 |
+
Firstly, install Huggingface Client
|
181 |
+
|
182 |
+
```shell
|
183 |
+
pip install -U "huggingface_hub[cli]"
|
184 |
+
```
|
185 |
+
|
186 |
+
Then, downoad the individual model file the a local directory
|
187 |
+
|
188 |
+
```shell
|
189 |
+
huggingface-cli download tensorblock/calme-2.7-qwen2-7b-GGUF --include "calme-2.7-qwen2-7b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
190 |
+
```
|
191 |
+
|
192 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
193 |
+
|
194 |
+
```shell
|
195 |
+
huggingface-cli download tensorblock/calme-2.7-qwen2-7b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
196 |
+
```
|
calme-2.7-qwen2-7b-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41be79b5df738b72ad33b01f8c03c68d3e60f2f0766be157b3ba7ce930ac9016
|
3 |
+
size 3015938368
|
calme-2.7-qwen2-7b-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a003c98628f434bd0fb6ec9884177163243e943f5e67c334820e0f11348001c
|
3 |
+
size 4088457536
|
calme-2.7-qwen2-7b-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c90f8414b73fe8b70d02d2d6faf2ae5a57ef0c8cf55ed152aeec60601fb5d285
|
3 |
+
size 3808389440
|
calme-2.7-qwen2-7b-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3a1d73099647442efd283c5d46690db4c3005ea563eb352a72f2ab81e20efd5
|
3 |
+
size 3492366656
|
calme-2.7-qwen2-7b-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85d353bc49f8b6736459dd3f15ba67cdc56c3adaa583b5e7d55ac68cd47e294a
|
3 |
+
size 4431388992
|
calme-2.7-qwen2-7b-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29f2c76f5d2fab848ddc793564684e0c9ed831ed6c9b3b894698a5ca607795ef
|
3 |
+
size 4683071808
|
calme-2.7-qwen2-7b-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04ac691e5191c03451702779a104ac62307ac6ab647600ac42badd518b085797
|
3 |
+
size 4457767232
|
calme-2.7-qwen2-7b-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adba20c03c85f4ef3c7dc753ff1d0b8b159dfd0362af6b8cd9c88b0b20146088
|
3 |
+
size 5315174720
|
calme-2.7-qwen2-7b-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7ff8c3f9fe9f57ce71dc397044e9e9e4617075578ba148a02690fc5a735e3b8
|
3 |
+
size 5444829504
|
calme-2.7-qwen2-7b-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9df791e5fbc27b63bcbb27763ba5fa423610f3ec56ee95c804afd498b79a8947
|
3 |
+
size 5315174720
|
calme-2.7-qwen2-7b-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6102c49f89a86b7370f675cb6389aa151bed47a75a0381cb64477f441880564e
|
3 |
+
size 6254197056
|
calme-2.7-qwen2-7b-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f2d5b96a81db8dc01dcf53f4727725918af6d6e08cc56251ea540fee0d45fa1
|
3 |
+
size 8098523456
|