morriszms commited on
Commit
4c6016a
·
verified ·
1 Parent(s): 0da34d1

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
+ magnum-v4-9b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ magnum-v4-9b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ magnum-v4-9b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ magnum-v4-9b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ magnum-v4-9b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ magnum-v4-9b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ magnum-v4-9b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ magnum-v4-9b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ magnum-v4-9b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ magnum-v4-9b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ magnum-v4-9b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ magnum-v4-9b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,180 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: gemma
5
+ library_name: transformers
6
+ tags:
7
+ - chat
8
+ - TensorBlock
9
+ - GGUF
10
+ pipeline_tag: text-generation
11
+ base_model: anthracite-org/magnum-v4-9b
12
+ model-index:
13
+ - name: magnum-v4-9b
14
+ results:
15
+ - task:
16
+ type: text-generation
17
+ name: Text Generation
18
+ dataset:
19
+ name: IFEval (0-Shot)
20
+ type: HuggingFaceH4/ifeval
21
+ args:
22
+ num_few_shot: 0
23
+ metrics:
24
+ - type: inst_level_strict_acc and prompt_level_strict_acc
25
+ value: 35.03
26
+ name: strict accuracy
27
+ source:
28
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=anthracite-org/magnum-v4-9b
29
+ name: Open LLM Leaderboard
30
+ - task:
31
+ type: text-generation
32
+ name: Text Generation
33
+ dataset:
34
+ name: BBH (3-Shot)
35
+ type: BBH
36
+ args:
37
+ num_few_shot: 3
38
+ metrics:
39
+ - type: acc_norm
40
+ value: 33.27
41
+ name: normalized accuracy
42
+ source:
43
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=anthracite-org/magnum-v4-9b
44
+ name: Open LLM Leaderboard
45
+ - task:
46
+ type: text-generation
47
+ name: Text Generation
48
+ dataset:
49
+ name: MATH Lvl 5 (4-Shot)
50
+ type: hendrycks/competition_math
51
+ args:
52
+ num_few_shot: 4
53
+ metrics:
54
+ - type: exact_match
55
+ value: 11.63
56
+ name: exact match
57
+ source:
58
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=anthracite-org/magnum-v4-9b
59
+ name: Open LLM Leaderboard
60
+ - task:
61
+ type: text-generation
62
+ name: Text Generation
63
+ dataset:
64
+ name: GPQA (0-shot)
65
+ type: Idavidrein/gpqa
66
+ args:
67
+ num_few_shot: 0
68
+ metrics:
69
+ - type: acc_norm
70
+ value: 12.98
71
+ name: acc_norm
72
+ source:
73
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=anthracite-org/magnum-v4-9b
74
+ name: Open LLM Leaderboard
75
+ - task:
76
+ type: text-generation
77
+ name: Text Generation
78
+ dataset:
79
+ name: MuSR (0-shot)
80
+ type: TAUR-Lab/MuSR
81
+ args:
82
+ num_few_shot: 0
83
+ metrics:
84
+ - type: acc_norm
85
+ value: 15.65
86
+ name: acc_norm
87
+ source:
88
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=anthracite-org/magnum-v4-9b
89
+ name: Open LLM Leaderboard
90
+ - task:
91
+ type: text-generation
92
+ name: Text Generation
93
+ dataset:
94
+ name: MMLU-PRO (5-shot)
95
+ type: TIGER-Lab/MMLU-Pro
96
+ config: main
97
+ split: test
98
+ args:
99
+ num_few_shot: 5
100
+ metrics:
101
+ - type: acc
102
+ value: 32.81
103
+ name: accuracy
104
+ source:
105
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=anthracite-org/magnum-v4-9b
106
+ name: Open LLM Leaderboard
107
+ ---
108
+
109
+ <div style="width: auto; margin-left: auto; margin-right: auto">
110
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
111
+ </div>
112
+ <div style="display: flex; justify-content: space-between; width: 100%;">
113
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
114
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
115
+ 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>
116
+ </p>
117
+ </div>
118
+ </div>
119
+
120
+ ## anthracite-org/magnum-v4-9b - GGUF
121
+
122
+ This repo contains GGUF format model files for [anthracite-org/magnum-v4-9b](https://huggingface.co/anthracite-org/magnum-v4-9b).
123
+
124
+ 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).
125
+
126
+ <div style="text-align: left; margin: 20px 0;">
127
+ <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;">
128
+ Run them on the TensorBlock client using your local machine ↗
129
+ </a>
130
+ </div>
131
+
132
+ ## Prompt template
133
+
134
+ ```
135
+ <|im_start|>system
136
+ {system_prompt}<|im_end|>
137
+ <|im_start|>user
138
+ {prompt}<|im_end|>
139
+ <|im_start|>assistant
140
+ ```
141
+
142
+ ## Model file specification
143
+
144
+ | Filename | Quant type | File Size | Description |
145
+ | -------- | ---------- | --------- | ----------- |
146
+ | [magnum-v4-9b-Q2_K.gguf](https://huggingface.co/tensorblock/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q2_K.gguf) | Q2_K | 3.805 GB | smallest, significant quality loss - not recommended for most purposes |
147
+ | [magnum-v4-9b-Q3_K_S.gguf](https://huggingface.co/tensorblock/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q3_K_S.gguf) | Q3_K_S | 4.338 GB | very small, high quality loss |
148
+ | [magnum-v4-9b-Q3_K_M.gguf](https://huggingface.co/tensorblock/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q3_K_M.gguf) | Q3_K_M | 4.762 GB | very small, high quality loss |
149
+ | [magnum-v4-9b-Q3_K_L.gguf](https://huggingface.co/tensorblock/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q3_K_L.gguf) | Q3_K_L | 5.132 GB | small, substantial quality loss |
150
+ | [magnum-v4-9b-Q4_0.gguf](https://huggingface.co/tensorblock/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q4_0.gguf) | Q4_0 | 5.443 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
151
+ | [magnum-v4-9b-Q4_K_S.gguf](https://huggingface.co/tensorblock/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q4_K_S.gguf) | Q4_K_S | 5.479 GB | small, greater quality loss |
152
+ | [magnum-v4-9b-Q4_K_M.gguf](https://huggingface.co/tensorblock/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q4_K_M.gguf) | Q4_K_M | 5.761 GB | medium, balanced quality - recommended |
153
+ | [magnum-v4-9b-Q5_0.gguf](https://huggingface.co/tensorblock/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q5_0.gguf) | Q5_0 | 6.484 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
154
+ | [magnum-v4-9b-Q5_K_S.gguf](https://huggingface.co/tensorblock/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q5_K_S.gguf) | Q5_K_S | 6.484 GB | large, low quality loss - recommended |
155
+ | [magnum-v4-9b-Q5_K_M.gguf](https://huggingface.co/tensorblock/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q5_K_M.gguf) | Q5_K_M | 6.647 GB | large, very low quality loss - recommended |
156
+ | [magnum-v4-9b-Q6_K.gguf](https://huggingface.co/tensorblock/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q6_K.gguf) | Q6_K | 7.589 GB | very large, extremely low quality loss |
157
+ | [magnum-v4-9b-Q8_0.gguf](https://huggingface.co/tensorblock/magnum-v4-9b-GGUF/blob/main/magnum-v4-9b-Q8_0.gguf) | Q8_0 | 9.827 GB | very large, extremely low quality loss - not recommended |
158
+
159
+
160
+ ## Downloading instruction
161
+
162
+ ### Command line
163
+
164
+ Firstly, install Huggingface Client
165
+
166
+ ```shell
167
+ pip install -U "huggingface_hub[cli]"
168
+ ```
169
+
170
+ Then, downoad the individual model file the a local directory
171
+
172
+ ```shell
173
+ huggingface-cli download tensorblock/magnum-v4-9b-GGUF --include "magnum-v4-9b-Q2_K.gguf" --local-dir MY_LOCAL_DIR
174
+ ```
175
+
176
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
177
+
178
+ ```shell
179
+ huggingface-cli download tensorblock/magnum-v4-9b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
180
+ ```
magnum-v4-9b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecd104923c2e1758133c9e5075ed75df2f09b244aab5764771c38e23e3aad59f
3
+ size 3805397696
magnum-v4-9b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76ed54861991527a81ac0471b6d6586c7a4b3a958538630f9645a1531817e78d
3
+ size 5132452544
magnum-v4-9b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9d93f0b9210095058daa69a956070964c551fa609c4f8536ce0c44e06cbb6e0
3
+ size 4761780928
magnum-v4-9b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72de43a78324a870d107675e92163b22491c13e2b005832b174599d4faab3052
3
+ size 4337664704
magnum-v4-9b-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1302bb01e8cd202cb7419cd04ce38bf49c58395905cb2eb871a7dc42f32f8050
3
+ size 5443142336
magnum-v4-9b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f160c77a0a4dfe46425a03b7b5ead43ae95eaa1358c0dda76f90b83769cee5a
3
+ size 5761057472
magnum-v4-9b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:006f46e8f3041e049fd61630194aeb6a28f78aee809f4315456f08056f74787b
3
+ size 5478924992
magnum-v4-9b-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9103bdb7e998b678e6b49560cb78a92f40cb802423c74c3645659b9e48af923f
3
+ size 6483591872
magnum-v4-9b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0be8f917d96e71a990f6f5a0cd76e040ae72341bcaf01aa91f66d78a69d3d1b8
3
+ size 6647366336
magnum-v4-9b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d6769ae726b765374ac3ae6676abb22e294fa2cf932bcb0012066418dea3d23
3
+ size 6483591872
magnum-v4-9b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c17fa17479ffad8e9a3bcbf14767ca46f7070f724e92684b4e4cafcca39d796
3
+ size 7589069504
magnum-v4-9b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acd3cd01ab1615d1aa05af6276bacfeca3dc8f11b63c578a86c4c152f0cfcdc1
3
+ size 9827148480