morriszms commited on
Commit
680a597
·
verified ·
1 Parent(s): bce9f9b

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
+ SOLAR-math-2x10.7b-v0.2-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ SOLAR-math-2x10.7b-v0.2-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ SOLAR-math-2x10.7b-v0.2-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ SOLAR-math-2x10.7b-v0.2-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ SOLAR-math-2x10.7b-v0.2-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ SOLAR-math-2x10.7b-v0.2-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ SOLAR-math-2x10.7b-v0.2-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ SOLAR-math-2x10.7b-v0.2-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ SOLAR-math-2x10.7b-v0.2-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ SOLAR-math-2x10.7b-v0.2-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ SOLAR-math-2x10.7b-v0.2-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ SOLAR-math-2x10.7b-v0.2-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ base_model: macadeliccc/SOLAR-math-2x10.7b-v0.2
4
+ tags:
5
+ - TensorBlock
6
+ - GGUF
7
+ model-index:
8
+ - name: SOLAR-math-2x10.7b-v0.2
9
+ results:
10
+ - task:
11
+ type: text-generation
12
+ name: Text Generation
13
+ dataset:
14
+ name: AI2 Reasoning Challenge (25-Shot)
15
+ type: ai2_arc
16
+ config: ARC-Challenge
17
+ split: test
18
+ args:
19
+ num_few_shot: 25
20
+ metrics:
21
+ - type: acc_norm
22
+ value: 70.9
23
+ name: normalized accuracy
24
+ source:
25
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=macadeliccc/SOLAR-math-2x10.7b-v0.2
26
+ name: Open LLM Leaderboard
27
+ - task:
28
+ type: text-generation
29
+ name: Text Generation
30
+ dataset:
31
+ name: HellaSwag (10-Shot)
32
+ type: hellaswag
33
+ split: validation
34
+ args:
35
+ num_few_shot: 10
36
+ metrics:
37
+ - type: acc_norm
38
+ value: 88.29
39
+ name: normalized accuracy
40
+ source:
41
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=macadeliccc/SOLAR-math-2x10.7b-v0.2
42
+ name: Open LLM Leaderboard
43
+ - task:
44
+ type: text-generation
45
+ name: Text Generation
46
+ dataset:
47
+ name: MMLU (5-Shot)
48
+ type: cais/mmlu
49
+ config: all
50
+ split: test
51
+ args:
52
+ num_few_shot: 5
53
+ metrics:
54
+ - type: acc
55
+ value: 66.25
56
+ name: accuracy
57
+ source:
58
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=macadeliccc/SOLAR-math-2x10.7b-v0.2
59
+ name: Open LLM Leaderboard
60
+ - task:
61
+ type: text-generation
62
+ name: Text Generation
63
+ dataset:
64
+ name: TruthfulQA (0-shot)
65
+ type: truthful_qa
66
+ config: multiple_choice
67
+ split: validation
68
+ args:
69
+ num_few_shot: 0
70
+ metrics:
71
+ - type: mc2
72
+ value: 71.68
73
+ source:
74
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=macadeliccc/SOLAR-math-2x10.7b-v0.2
75
+ name: Open LLM Leaderboard
76
+ - task:
77
+ type: text-generation
78
+ name: Text Generation
79
+ dataset:
80
+ name: Winogrande (5-shot)
81
+ type: winogrande
82
+ config: winogrande_xl
83
+ split: validation
84
+ args:
85
+ num_few_shot: 5
86
+ metrics:
87
+ - type: acc
88
+ value: 83.5
89
+ name: accuracy
90
+ source:
91
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=macadeliccc/SOLAR-math-2x10.7b-v0.2
92
+ name: Open LLM Leaderboard
93
+ - task:
94
+ type: text-generation
95
+ name: Text Generation
96
+ dataset:
97
+ name: GSM8k (5-shot)
98
+ type: gsm8k
99
+ config: main
100
+ split: test
101
+ args:
102
+ num_few_shot: 5
103
+ metrics:
104
+ - type: acc
105
+ value: 64.9
106
+ name: accuracy
107
+ source:
108
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=macadeliccc/SOLAR-math-2x10.7b-v0.2
109
+ name: Open LLM Leaderboard
110
+ ---
111
+
112
+ <div style="width: auto; margin-left: auto; margin-right: auto">
113
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
114
+ </div>
115
+ <div style="display: flex; justify-content: space-between; width: 100%;">
116
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
117
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
118
+ 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>
119
+ </p>
120
+ </div>
121
+ </div>
122
+
123
+ ## macadeliccc/SOLAR-math-2x10.7b-v0.2 - GGUF
124
+
125
+ This repo contains GGUF format model files for [macadeliccc/SOLAR-math-2x10.7b-v0.2](https://huggingface.co/macadeliccc/SOLAR-math-2x10.7b-v0.2).
126
+
127
+ 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).
128
+
129
+ <div style="text-align: left; margin: 20px 0;">
130
+ <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;">
131
+ Run them on the TensorBlock client using your local machine ↗
132
+ </a>
133
+ </div>
134
+
135
+ ## Prompt template
136
+
137
+ ```
138
+ ### System:
139
+ {system_prompt}
140
+
141
+ ### User:
142
+ {prompt}
143
+
144
+ ### Assistant:
145
+ ```
146
+
147
+ ## Model file specification
148
+
149
+ | Filename | Quant type | File Size | Description |
150
+ | -------- | ---------- | --------- | ----------- |
151
+ | [SOLAR-math-2x10.7b-v0.2-Q2_K.gguf](https://huggingface.co/tensorblock/SOLAR-math-2x10.7b-v0.2-GGUF/blob/main/SOLAR-math-2x10.7b-v0.2-Q2_K.gguf) | Q2_K | 7.066 GB | smallest, significant quality loss - not recommended for most purposes |
152
+ | [SOLAR-math-2x10.7b-v0.2-Q3_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-math-2x10.7b-v0.2-GGUF/blob/main/SOLAR-math-2x10.7b-v0.2-Q3_K_S.gguf) | Q3_K_S | 8.299 GB | very small, high quality loss |
153
+ | [SOLAR-math-2x10.7b-v0.2-Q3_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-math-2x10.7b-v0.2-GGUF/blob/main/SOLAR-math-2x10.7b-v0.2-Q3_K_M.gguf) | Q3_K_M | 9.227 GB | very small, high quality loss |
154
+ | [SOLAR-math-2x10.7b-v0.2-Q3_K_L.gguf](https://huggingface.co/tensorblock/SOLAR-math-2x10.7b-v0.2-GGUF/blob/main/SOLAR-math-2x10.7b-v0.2-Q3_K_L.gguf) | Q3_K_L | 10.012 GB | small, substantial quality loss |
155
+ | [SOLAR-math-2x10.7b-v0.2-Q4_0.gguf](https://huggingface.co/tensorblock/SOLAR-math-2x10.7b-v0.2-GGUF/blob/main/SOLAR-math-2x10.7b-v0.2-Q4_0.gguf) | Q4_0 | 10.830 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
156
+ | [SOLAR-math-2x10.7b-v0.2-Q4_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-math-2x10.7b-v0.2-GGUF/blob/main/SOLAR-math-2x10.7b-v0.2-Q4_K_S.gguf) | Q4_K_S | 10.920 GB | small, greater quality loss |
157
+ | [SOLAR-math-2x10.7b-v0.2-Q4_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-math-2x10.7b-v0.2-GGUF/blob/main/SOLAR-math-2x10.7b-v0.2-Q4_K_M.gguf) | Q4_K_M | 11.583 GB | medium, balanced quality - recommended |
158
+ | [SOLAR-math-2x10.7b-v0.2-Q5_0.gguf](https://huggingface.co/tensorblock/SOLAR-math-2x10.7b-v0.2-GGUF/blob/main/SOLAR-math-2x10.7b-v0.2-Q5_0.gguf) | Q5_0 | 13.212 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
159
+ | [SOLAR-math-2x10.7b-v0.2-Q5_K_S.gguf](https://huggingface.co/tensorblock/SOLAR-math-2x10.7b-v0.2-GGUF/blob/main/SOLAR-math-2x10.7b-v0.2-Q5_K_S.gguf) | Q5_K_S | 13.212 GB | large, low quality loss - recommended |
160
+ | [SOLAR-math-2x10.7b-v0.2-Q5_K_M.gguf](https://huggingface.co/tensorblock/SOLAR-math-2x10.7b-v0.2-GGUF/blob/main/SOLAR-math-2x10.7b-v0.2-Q5_K_M.gguf) | Q5_K_M | 13.600 GB | large, very low quality loss - recommended |
161
+ | [SOLAR-math-2x10.7b-v0.2-Q6_K.gguf](https://huggingface.co/tensorblock/SOLAR-math-2x10.7b-v0.2-GGUF/blob/main/SOLAR-math-2x10.7b-v0.2-Q6_K.gguf) | Q6_K | 15.743 GB | very large, extremely low quality loss |
162
+ | [SOLAR-math-2x10.7b-v0.2-Q8_0.gguf](https://huggingface.co/tensorblock/SOLAR-math-2x10.7b-v0.2-GGUF/blob/main/SOLAR-math-2x10.7b-v0.2-Q8_0.gguf) | Q8_0 | 20.390 GB | very large, extremely low quality loss - not recommended |
163
+
164
+
165
+ ## Downloading instruction
166
+
167
+ ### Command line
168
+
169
+ Firstly, install Huggingface Client
170
+
171
+ ```shell
172
+ pip install -U "huggingface_hub[cli]"
173
+ ```
174
+
175
+ Then, downoad the individual model file the a local directory
176
+
177
+ ```shell
178
+ huggingface-cli download tensorblock/SOLAR-math-2x10.7b-v0.2-GGUF --include "SOLAR-math-2x10.7b-v0.2-Q2_K.gguf" --local-dir MY_LOCAL_DIR
179
+ ```
180
+
181
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
182
+
183
+ ```shell
184
+ huggingface-cli download tensorblock/SOLAR-math-2x10.7b-v0.2-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
185
+ ```
SOLAR-math-2x10.7b-v0.2-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37ba0f8ec3d8f34d1132e27f18684cbcbdd0bd38885dfd8e12eeebe8b8ce04a0
3
+ size 7065604096
SOLAR-math-2x10.7b-v0.2-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16cb241743ded921a925bd19c2125010f8d2445321444a447f66434e0b2bdeaa
3
+ size 10012307456
SOLAR-math-2x10.7b-v0.2-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:282554b85eb9c77f82c24fe8ec5e0ee3adf1c88064dda847e298214760752c54
3
+ size 9226924032
SOLAR-math-2x10.7b-v0.2-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58bcc1a0c0c5ab9bdd523b57be016c003e3d8608a160a5d8fc01a5a77bf8f984
3
+ size 8299458560
SOLAR-math-2x10.7b-v0.2-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ded57504f05ea9eb664d01a6bdc99825e08f8754693a4114bb9f89536988a6f7
3
+ size 10830303232
SOLAR-math-2x10.7b-v0.2-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:929ef8097c7339cc981d45b7638b7ee124b56e96e0edc6af49ccd9399d0c4d71
3
+ size 11582918656
SOLAR-math-2x10.7b-v0.2-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a02dfdc72814e6dbddc79a97e401afd1ce2ed5bff25fc2d4c52d94b58698463f
3
+ size 10920480768
SOLAR-math-2x10.7b-v0.2-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c0421fa162069bf1632820f30ecfd2ec219a7524cef71a162efff8ebf28356d
3
+ size 13212274688
SOLAR-math-2x10.7b-v0.2-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5a82b356cc5fede95ed7cfa7c1860245133c25f3811604783096e17ad56d6c4
3
+ size 13599985664
SOLAR-math-2x10.7b-v0.2-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e36796a87959aa37d773f3bf65d294e085dfd3f56c69b46c96f15050a4d19e5
3
+ size 13212274688
SOLAR-math-2x10.7b-v0.2-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18564eeaf06ffdc0751bf749c5579145d2fbbe8228b30c119395b79b236d3a52
3
+ size 15743119360
SOLAR-math-2x10.7b-v0.2-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:790437b052ed7e1cef31c3be1cd757b4ee1bf172408406c7609cb585822e9936
3
+ size 20389933056