File size: 14,850 Bytes
c48e1cd
8129a56
 
 
 
 
 
 
c48e1cd
8129a56
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c48e1cd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
---
base_model: ValiantLabs/Llama3.2-3B-ShiningValiant2
datasets:
- sequelbox/Celestia
- sequelbox/Supernova
language:
- en
license: llama3.2
pipeline_tag: text-generation
tags:
- shining-valiant
- shining-valiant-2
- valiant
- valiant-labs
- llama
- llama-3.2
- llama-3.2-instruct
- llama-3.2-instruct-3b
- llama-3
- llama-3-instruct
- llama-3-instruct-3b
- 3b
- science
- physics
- biology
- chemistry
- compsci
- computer-science
- engineering
- technical
- conversational
- chat
- instruct
quantized_by: bartowski
model_type: llama
model-index:
- name: Llama3.2-3B-ShiningValiant2
  results:
  - task:
      type: text-generation
      name: Text Generation
    dataset:
      name: Winogrande (5-shot)
      type: winogrande
      args:
        num_few_shot: 5
    metrics:
    - type: acc
      value: 69.85
      name: acc
  - task:
      type: text-generation
      name: Text Generation
    dataset:
      name: ARC Challenge (25-Shot)
      type: arc_challenge
      args:
        num_few_shot: 25
    metrics:
    - type: acc_norm
      value: 46.25
      name: normalized accuracy
  - task:
      type: text-generation
      name: Text Generation
    dataset:
      name: MMLU College Biology (5-shot)
      type: mmlu
      args:
        num_few_shot: 5
    metrics:
    - type: acc
      value: 56.25
      name: acc
    - type: acc
      value: 63.55
      name: acc
    - type: acc
      value: 41.0
      name: acc
    - type: acc
      value: 41.38
      name: acc
    - type: acc
      value: 34.31
      name: acc
    - type: acc
      value: 35.76
      name: acc
    - type: acc
      value: 48.0
      name: acc
    - type: acc
      value: 58.0
      name: acc
    - type: acc
      value: 45.54
      name: acc
  - task:
      type: text-generation
      name: Text Generation
    dataset:
      name: IFEval (0-Shot)
      type: HuggingFaceH4/ifeval
      args:
        num_few_shot: 0
    metrics:
    - type: inst_level_strict_acc and prompt_level_strict_acc
      value: 48.9
      name: strict accuracy
    source:
      url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=ValiantLabs/Llama3.2-3B-ShiningValiant2
      name: Open LLM Leaderboard
  - task:
      type: text-generation
      name: Text Generation
    dataset:
      name: BBH (3-Shot)
      type: BBH
      args:
        num_few_shot: 3
    metrics:
    - type: acc_norm
      value: 19.11
      name: normalized accuracy
    source:
      url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=ValiantLabs/Llama3.2-3B-ShiningValiant2
      name: Open LLM Leaderboard
  - task:
      type: text-generation
      name: Text Generation
    dataset:
      name: MATH Lvl 5 (4-Shot)
      type: hendrycks/competition_math
      args:
        num_few_shot: 4
    metrics:
    - type: exact_match
      value: 9.14
      name: exact match
    source:
      url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=ValiantLabs/Llama3.2-3B-ShiningValiant2
      name: Open LLM Leaderboard
  - task:
      type: text-generation
      name: Text Generation
    dataset:
      name: GPQA (0-shot)
      type: Idavidrein/gpqa
      args:
        num_few_shot: 0
    metrics:
    - type: acc_norm
      value: 3.02
      name: acc_norm
    source:
      url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=ValiantLabs/Llama3.2-3B-ShiningValiant2
      name: Open LLM Leaderboard
  - task:
      type: text-generation
      name: Text Generation
    dataset:
      name: MuSR (0-shot)
      type: TAUR-Lab/MuSR
      args:
        num_few_shot: 0
    metrics:
    - type: acc_norm
      value: 5.49
      name: acc_norm
    source:
      url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=ValiantLabs/Llama3.2-3B-ShiningValiant2
      name: Open LLM Leaderboard
  - task:
      type: text-generation
      name: Text Generation
    dataset:
      name: MMLU-PRO (5-shot)
      type: TIGER-Lab/MMLU-Pro
      config: main
      split: test
      args:
        num_few_shot: 5
    metrics:
    - type: acc
      value: 19.1
      name: accuracy
    source:
      url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=ValiantLabs/Llama3.2-3B-ShiningValiant2
      name: Open LLM Leaderboard
---

## Llamacpp imatrix Quantizations of Llama3.2-3B-ShiningValiant2

Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3991">b3991</a> for quantization.

Original model: https://huggingface.co/ValiantLabs/Llama3.2-3B-ShiningValiant2

All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)

Run them in [LM Studio](https://lmstudio.ai/)

## Prompt format

```
<|begin_of_text|><|start_header_id|>system<|end_header_id|>

Cutting Knowledge Date: December 2023
Today Date: 31 Oct 2024

{system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>

{prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
```

## Download a file (not the whole branch) from below:

| Filename | Quant type | File Size | Split | Description |
| -------- | ---------- | --------- | ----- | ----------- |
| [Llama3.2-3B-ShiningValiant2-f16.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-f16.gguf) | f16 | 6.43GB | false | Full F16 weights. |
| [Llama3.2-3B-ShiningValiant2-Q8_0.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-Q8_0.gguf) | Q8_0 | 3.42GB | false | Extremely high quality, generally unneeded but max available quant. |
| [Llama3.2-3B-ShiningValiant2-Q6_K_L.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-Q6_K_L.gguf) | Q6_K_L | 2.74GB | false | Uses Q8_0 for embed and output weights. Very high quality, near perfect, *recommended*. |
| [Llama3.2-3B-ShiningValiant2-Q6_K.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-Q6_K.gguf) | Q6_K | 2.64GB | false | Very high quality, near perfect, *recommended*. |
| [Llama3.2-3B-ShiningValiant2-Q5_K_L.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-Q5_K_L.gguf) | Q5_K_L | 2.42GB | false | Uses Q8_0 for embed and output weights. High quality, *recommended*. |
| [Llama3.2-3B-ShiningValiant2-Q5_K_M.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-Q5_K_M.gguf) | Q5_K_M | 2.32GB | false | High quality, *recommended*. |
| [Llama3.2-3B-ShiningValiant2-Q5_K_S.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-Q5_K_S.gguf) | Q5_K_S | 2.27GB | false | High quality, *recommended*. |
| [Llama3.2-3B-ShiningValiant2-Q4_K_L.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-Q4_K_L.gguf) | Q4_K_L | 2.11GB | false | Uses Q8_0 for embed and output weights. Good quality, *recommended*. |
| [Llama3.2-3B-ShiningValiant2-Q4_K_M.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-Q4_K_M.gguf) | Q4_K_M | 2.02GB | false | Good quality, default size for must use cases, *recommended*. |
| [Llama3.2-3B-ShiningValiant2-Q4_K_S.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-Q4_K_S.gguf) | Q4_K_S | 1.93GB | false | Slightly lower quality with more space savings, *recommended*. |
| [Llama3.2-3B-ShiningValiant2-Q4_0_8_8.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-Q4_0_8_8.gguf) | Q4_0_8_8 | 1.92GB | false | Optimized for ARM inference. Requires 'sve' support (see link below). *Don't use on Mac or Windows*. |
| [Llama3.2-3B-ShiningValiant2-Q4_0_4_8.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-Q4_0_4_8.gguf) | Q4_0_4_8 | 1.92GB | false | Optimized for ARM inference. Requires 'i8mm' support (see link below). *Don't use on Mac or Windows*. |
| [Llama3.2-3B-ShiningValiant2-Q4_0_4_4.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-Q4_0_4_4.gguf) | Q4_0_4_4 | 1.92GB | false | Optimized for ARM inference. Should work well on all ARM chips, pick this if you're unsure. *Don't use on Mac or Windows*. |
| [Llama3.2-3B-ShiningValiant2-Q4_0.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-Q4_0.gguf) | Q4_0 | 1.92GB | false | Legacy format, generally not worth using over similarly sized formats |
| [Llama3.2-3B-ShiningValiant2-Q3_K_XL.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-Q3_K_XL.gguf) | Q3_K_XL | 1.91GB | false | Uses Q8_0 for embed and output weights. Lower quality but usable, good for low RAM availability. |
| [Llama3.2-3B-ShiningValiant2-IQ4_XS.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-IQ4_XS.gguf) | IQ4_XS | 1.83GB | false | Decent quality, smaller than Q4_K_S with similar performance, *recommended*. |
| [Llama3.2-3B-ShiningValiant2-Q3_K_L.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-Q3_K_L.gguf) | Q3_K_L | 1.82GB | false | Lower quality but usable, good for low RAM availability. |
| [Llama3.2-3B-ShiningValiant2-Q3_K_M.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-Q3_K_M.gguf) | Q3_K_M | 1.69GB | false | Low quality. |
| [Llama3.2-3B-ShiningValiant2-IQ3_M.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-IQ3_M.gguf) | IQ3_M | 1.60GB | false | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
| [Llama3.2-3B-ShiningValiant2-Q3_K_S.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-Q3_K_S.gguf) | Q3_K_S | 1.54GB | false | Low quality, not recommended. |
| [Llama3.2-3B-ShiningValiant2-IQ3_XS.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-IQ3_XS.gguf) | IQ3_XS | 1.48GB | false | Lower quality, new method with decent performance, slightly better than Q3_K_S. |
| [Llama3.2-3B-ShiningValiant2-Q2_K_L.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-Q2_K_L.gguf) | Q2_K_L | 1.46GB | false | Uses Q8_0 for embed and output weights. Very low quality but surprisingly usable. |
| [Llama3.2-3B-ShiningValiant2-Q2_K.gguf](https://huggingface.co/bartowski/Llama3.2-3B-ShiningValiant2-GGUF/blob/main/Llama3.2-3B-ShiningValiant2-Q2_K.gguf) | Q2_K | 1.36GB | false | Very low quality but surprisingly usable. |

## Embed/output weights

Some of these quants (Q3_K_XL, Q4_K_L etc) are the standard quantization method with the embeddings and output weights quantized to Q8_0 instead of what they would normally default to.

Some say that this improves the quality, others don't notice any difference. If you use these models PLEASE COMMENT with your findings. I would like feedback that these are actually used and useful so I don't keep uploading quants no one is using.

Thanks!

## Downloading using huggingface-cli

First, make sure you have hugginface-cli installed:

```
pip install -U "huggingface_hub[cli]"
```

Then, you can target the specific file you want:

```
huggingface-cli download bartowski/Llama3.2-3B-ShiningValiant2-GGUF --include "Llama3.2-3B-ShiningValiant2-Q4_K_M.gguf" --local-dir ./
```

If the model is bigger than 50GB, it will have been split into multiple files. In order to download them all to a local folder, run:

```
huggingface-cli download bartowski/Llama3.2-3B-ShiningValiant2-GGUF --include "Llama3.2-3B-ShiningValiant2-Q8_0/*" --local-dir ./
```

You can either specify a new local-dir (Llama3.2-3B-ShiningValiant2-Q8_0) or download them all in place (./)

## Q4_0_X_X

These are *NOT* for Metal (Apple) offloading, only ARM chips.

If you're using an ARM chip, the Q4_0_X_X quants will have a substantial speedup. Check out Q4_0_4_4 speed comparisons [on the original pull request](https://github.com/ggerganov/llama.cpp/pull/5780#pullrequestreview-21657544660)

To check which one would work best for your ARM chip, you can check [AArch64 SoC features](https://gpages.juszkiewicz.com.pl/arm-socs-table/arm-socs.html) (thanks EloyOn!).

## Which file should I choose?

A great write up with charts showing various performances is provided by Artefact2 [here](https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9)

The first thing to figure out is how big a model you can run. To do this, you'll need to figure out how much RAM and/or VRAM you have.

If you want your model running as FAST as possible, you'll want to fit the whole thing on your GPU's VRAM. Aim for a quant with a file size 1-2GB smaller than your GPU's total VRAM.

If you want the absolute maximum quality, add both your system RAM and your GPU's VRAM together, then similarly grab a quant with a file size 1-2GB Smaller than that total.

Next, you'll need to decide if you want to use an 'I-quant' or a 'K-quant'.

If you don't want to think too much, grab one of the K-quants. These are in format 'QX_K_X', like Q5_K_M.

If you want to get more into the weeds, you can check out this extremely useful feature chart:

[llama.cpp feature matrix](https://github.com/ggerganov/llama.cpp/wiki/Feature-matrix)

But basically, if you're aiming for below Q4, and you're running cuBLAS (Nvidia) or rocBLAS (AMD), you should look towards the I-quants. These are in format IQX_X, like IQ3_M. These are newer and offer better performance for their size.

These I-quants can also be used on CPU and Apple Metal, but will be slower than their K-quant equivalent, so speed vs performance is a tradeoff you'll have to decide.

The I-quants are *not* compatible with Vulcan, which is also AMD, so if you have an AMD card double check if you're using the rocBLAS build or the Vulcan build. At the time of writing this, LM Studio has a preview with ROCm support, and other inference engines have specific builds for ROCm.

## Credits

Thank you kalomaze and Dampf for assistance in creating the imatrix calibration dataset

Thank you ZeroWw for the inspiration to experiment with embed/output

Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski