morriszms commited on
Commit
a040881
·
verified ·
1 Parent(s): 890fbc7

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
+ cybertron-v4-qw7B-MGS-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ cybertron-v4-qw7B-MGS-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ cybertron-v4-qw7B-MGS-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ cybertron-v4-qw7B-MGS-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ cybertron-v4-qw7B-MGS-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ cybertron-v4-qw7B-MGS-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ cybertron-v4-qw7B-MGS-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ cybertron-v4-qw7B-MGS-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ cybertron-v4-qw7B-MGS-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ cybertron-v4-qw7B-MGS-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ cybertron-v4-qw7B-MGS-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ cybertron-v4-qw7B-MGS-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,183 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: qwen
4
+ license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
5
+ datasets:
6
+ - Magpie-Align/Magpie-Qwen2.5-Pro-1M-v0.1
7
+ base_model: fblgit/cybertron-v4-qw7B-MGS
8
+ library_name: transformers
9
+ tags:
10
+ - generated_from_trainer
11
+ - TensorBlock
12
+ - GGUF
13
+ language:
14
+ - en
15
+ model-index:
16
+ - name: cybertron-v4-qw7B-MGS
17
+ results:
18
+ - task:
19
+ type: text-generation
20
+ name: Text Generation
21
+ dataset:
22
+ name: IFEval (0-Shot)
23
+ type: HuggingFaceH4/ifeval
24
+ args:
25
+ num_few_shot: 0
26
+ metrics:
27
+ - type: inst_level_strict_acc and prompt_level_strict_acc
28
+ value: 62.64
29
+ name: strict accuracy
30
+ source:
31
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=fblgit/cybertron-v4-qw7B-MGS
32
+ name: Open LLM Leaderboard
33
+ - task:
34
+ type: text-generation
35
+ name: Text Generation
36
+ dataset:
37
+ name: BBH (3-Shot)
38
+ type: BBH
39
+ args:
40
+ num_few_shot: 3
41
+ metrics:
42
+ - type: acc_norm
43
+ value: 37.04
44
+ name: normalized accuracy
45
+ source:
46
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=fblgit/cybertron-v4-qw7B-MGS
47
+ name: Open LLM Leaderboard
48
+ - task:
49
+ type: text-generation
50
+ name: Text Generation
51
+ dataset:
52
+ name: MATH Lvl 5 (4-Shot)
53
+ type: hendrycks/competition_math
54
+ args:
55
+ num_few_shot: 4
56
+ metrics:
57
+ - type: exact_match
58
+ value: 27.72
59
+ name: exact match
60
+ source:
61
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=fblgit/cybertron-v4-qw7B-MGS
62
+ name: Open LLM Leaderboard
63
+ - task:
64
+ type: text-generation
65
+ name: Text Generation
66
+ dataset:
67
+ name: GPQA (0-shot)
68
+ type: Idavidrein/gpqa
69
+ args:
70
+ num_few_shot: 0
71
+ metrics:
72
+ - type: acc_norm
73
+ value: 8.05
74
+ name: acc_norm
75
+ source:
76
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=fblgit/cybertron-v4-qw7B-MGS
77
+ name: Open LLM Leaderboard
78
+ - task:
79
+ type: text-generation
80
+ name: Text Generation
81
+ dataset:
82
+ name: MuSR (0-shot)
83
+ type: TAUR-Lab/MuSR
84
+ args:
85
+ num_few_shot: 0
86
+ metrics:
87
+ - type: acc_norm
88
+ value: 13.2
89
+ name: acc_norm
90
+ source:
91
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=fblgit/cybertron-v4-qw7B-MGS
92
+ name: Open LLM Leaderboard
93
+ - task:
94
+ type: text-generation
95
+ name: Text Generation
96
+ dataset:
97
+ name: MMLU-PRO (5-shot)
98
+ type: TIGER-Lab/MMLU-Pro
99
+ config: main
100
+ split: test
101
+ args:
102
+ num_few_shot: 5
103
+ metrics:
104
+ - type: acc
105
+ value: 38.59
106
+ name: accuracy
107
+ source:
108
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=fblgit/cybertron-v4-qw7B-MGS
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
+ ## fblgit/cybertron-v4-qw7B-MGS - GGUF
124
+
125
+ This repo contains GGUF format model files for [fblgit/cybertron-v4-qw7B-MGS](https://huggingface.co/fblgit/cybertron-v4-qw7B-MGS).
126
+
127
+ 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).
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
+ <|im_start|>system
139
+ {system_prompt}<|im_end|>
140
+ <|im_start|>user
141
+ {prompt}<|im_end|>
142
+ <|im_start|>assistant
143
+ ```
144
+
145
+ ## Model file specification
146
+
147
+ | Filename | Quant type | File Size | Description |
148
+ | -------- | ---------- | --------- | ----------- |
149
+ | [cybertron-v4-qw7B-MGS-Q2_K.gguf](https://huggingface.co/tensorblock/cybertron-v4-qw7B-MGS-GGUF/blob/main/cybertron-v4-qw7B-MGS-Q2_K.gguf) | Q2_K | 3.016 GB | smallest, significant quality loss - not recommended for most purposes |
150
+ | [cybertron-v4-qw7B-MGS-Q3_K_S.gguf](https://huggingface.co/tensorblock/cybertron-v4-qw7B-MGS-GGUF/blob/main/cybertron-v4-qw7B-MGS-Q3_K_S.gguf) | Q3_K_S | 3.492 GB | very small, high quality loss |
151
+ | [cybertron-v4-qw7B-MGS-Q3_K_M.gguf](https://huggingface.co/tensorblock/cybertron-v4-qw7B-MGS-GGUF/blob/main/cybertron-v4-qw7B-MGS-Q3_K_M.gguf) | Q3_K_M | 3.808 GB | very small, high quality loss |
152
+ | [cybertron-v4-qw7B-MGS-Q3_K_L.gguf](https://huggingface.co/tensorblock/cybertron-v4-qw7B-MGS-GGUF/blob/main/cybertron-v4-qw7B-MGS-Q3_K_L.gguf) | Q3_K_L | 4.088 GB | small, substantial quality loss |
153
+ | [cybertron-v4-qw7B-MGS-Q4_0.gguf](https://huggingface.co/tensorblock/cybertron-v4-qw7B-MGS-GGUF/blob/main/cybertron-v4-qw7B-MGS-Q4_0.gguf) | Q4_0 | 4.431 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
154
+ | [cybertron-v4-qw7B-MGS-Q4_K_S.gguf](https://huggingface.co/tensorblock/cybertron-v4-qw7B-MGS-GGUF/blob/main/cybertron-v4-qw7B-MGS-Q4_K_S.gguf) | Q4_K_S | 4.458 GB | small, greater quality loss |
155
+ | [cybertron-v4-qw7B-MGS-Q4_K_M.gguf](https://huggingface.co/tensorblock/cybertron-v4-qw7B-MGS-GGUF/blob/main/cybertron-v4-qw7B-MGS-Q4_K_M.gguf) | Q4_K_M | 4.683 GB | medium, balanced quality - recommended |
156
+ | [cybertron-v4-qw7B-MGS-Q5_0.gguf](https://huggingface.co/tensorblock/cybertron-v4-qw7B-MGS-GGUF/blob/main/cybertron-v4-qw7B-MGS-Q5_0.gguf) | Q5_0 | 5.315 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
157
+ | [cybertron-v4-qw7B-MGS-Q5_K_S.gguf](https://huggingface.co/tensorblock/cybertron-v4-qw7B-MGS-GGUF/blob/main/cybertron-v4-qw7B-MGS-Q5_K_S.gguf) | Q5_K_S | 5.315 GB | large, low quality loss - recommended |
158
+ | [cybertron-v4-qw7B-MGS-Q5_K_M.gguf](https://huggingface.co/tensorblock/cybertron-v4-qw7B-MGS-GGUF/blob/main/cybertron-v4-qw7B-MGS-Q5_K_M.gguf) | Q5_K_M | 5.445 GB | large, very low quality loss - recommended |
159
+ | [cybertron-v4-qw7B-MGS-Q6_K.gguf](https://huggingface.co/tensorblock/cybertron-v4-qw7B-MGS-GGUF/blob/main/cybertron-v4-qw7B-MGS-Q6_K.gguf) | Q6_K | 6.254 GB | very large, extremely low quality loss |
160
+ | [cybertron-v4-qw7B-MGS-Q8_0.gguf](https://huggingface.co/tensorblock/cybertron-v4-qw7B-MGS-GGUF/blob/main/cybertron-v4-qw7B-MGS-Q8_0.gguf) | Q8_0 | 8.099 GB | very large, extremely low quality loss - not recommended |
161
+
162
+
163
+ ## Downloading instruction
164
+
165
+ ### Command line
166
+
167
+ Firstly, install Huggingface Client
168
+
169
+ ```shell
170
+ pip install -U "huggingface_hub[cli]"
171
+ ```
172
+
173
+ Then, downoad the individual model file the a local directory
174
+
175
+ ```shell
176
+ huggingface-cli download tensorblock/cybertron-v4-qw7B-MGS-GGUF --include "cybertron-v4-qw7B-MGS-Q2_K.gguf" --local-dir MY_LOCAL_DIR
177
+ ```
178
+
179
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
180
+
181
+ ```shell
182
+ huggingface-cli download tensorblock/cybertron-v4-qw7B-MGS-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
183
+ ```
cybertron-v4-qw7B-MGS-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2597f0969edfa09a17c34a828a4b98d9644f5bfc17865f3cbf1f9e1a66dfbbd0
3
+ size 3015940544
cybertron-v4-qw7B-MGS-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c8b369c6b3940efb5f3fd33d7ace5573bf125797d832317eaa08243660e2205
3
+ size 4088459712
cybertron-v4-qw7B-MGS-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78942658951a8363d1c89705968421df775f6338c97259a35b42468031dd4182
3
+ size 3808391616
cybertron-v4-qw7B-MGS-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7744a0134250d94426e37537fe47cb1b5a5fdaf923354df21865b6ed53f16114
3
+ size 3492368832
cybertron-v4-qw7B-MGS-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:088c50731e6e6cc0b03b770581a1f41fb036400fc30f04443cd7dc858f2f9651
3
+ size 4431391168
cybertron-v4-qw7B-MGS-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40bd0458a02d251f6900e6e11893e87ed4870faeeabcc396b50716ec51218eb0
3
+ size 4683073984
cybertron-v4-qw7B-MGS-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a6016e41c19b0704afc1ac9c339fb62458799c10b01b867a19d5e3f729be77a
3
+ size 4457769408
cybertron-v4-qw7B-MGS-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d3068d126de6b10dbe3ab16fff30685e2f6a9451f95446dc20085d5c77a1f19
3
+ size 5315176896
cybertron-v4-qw7B-MGS-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cd4e3801ffe2be9c85eb350ebae9450fbe146eddcd25608c1b87ca94b4f580f
3
+ size 5444831680
cybertron-v4-qw7B-MGS-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f368f752ad2639334f579b5f84e1bcca20bf07b867d7dbdc924a1b10b9d85266
3
+ size 5315176896
cybertron-v4-qw7B-MGS-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68e1a50464bd083adf1d687ab8eabb203408148ddedd9c72537cef9c47ac8763
3
+ size 6254199232
cybertron-v4-qw7B-MGS-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b66360334389af3e3d87368dda6e0ab2a44bbfd4faadd86c387e96b67481460
3
+ size 8098525632