File size: 2,100 Bytes
e25d8e9
 
 
 
1db3bb8
80421eb
 
 
1db3bb8
80421eb
 
 
 
 
 
 
e25d8e9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1db3bb8
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
---
base_model: zerofata/MS3.2-PaintedFantasy-Visage-v2-33B
base_model_relation: quantized
quantized_by: ArtusDev
tags:
- mergekit
- merge
- axolotl
- exl2
license: apache-2.0
datasets:
- zerofata/Roleplay-Anime-Characters
- zerofata/Instruct-Anime-CreativeWriting
- zerofata/Instruct-Anime
- zerofata/Summaries-Anime-FandomPages
- zerofata/Stories-Anime
---

## EXL2 Quants of zerofata/MS3.2-PaintedFantasy-Visage-v2-33B

EXL2 quants of [zerofata/MS3.2-PaintedFantasy-Visage-v2-33B](https://huggingface.co/zerofata/MS3.2-PaintedFantasy-Visage-v2-33B) using <a href="https://github.com/turboderp-org/exllamav2/">exllamav2</a> for quantization.

### Quants
| Quant(Revision) | Bits per Weight | Head Bits |
| -------- | ---------- | --------- |
| [2.5_H6](https://huggingface.co/ArtusDev/zerofata_MS3.2-PaintedFantasy-Visage-v2-33B-EXL2/tree/2.5bpw_H6) | 2.5 | 6 |
| [3.0_H6](https://huggingface.co/ArtusDev/zerofata_MS3.2-PaintedFantasy-Visage-v2-33B-EXL2/tree/3.0bpw_H6) | 3.0 | 6 |
| [3.5_H6](https://huggingface.co/ArtusDev/zerofata_MS3.2-PaintedFantasy-Visage-v2-33B-EXL2/tree/3.5bpw_H6) | 3.5 | 6 |
| [4.0_H6](https://huggingface.co/ArtusDev/zerofata_MS3.2-PaintedFantasy-Visage-v2-33B-EXL2/tree/4.0bpw_H6) | 4.0 | 6 |
| [4.5_H6](https://huggingface.co/ArtusDev/zerofata_MS3.2-PaintedFantasy-Visage-v2-33B-EXL2/tree/4.5bpw_H6) | 4.5 | 6 |
| [5.0_H6](https://huggingface.co/ArtusDev/zerofata_MS3.2-PaintedFantasy-Visage-v2-33B-EXL2/tree/5.0bpw_H6) | 5.0 | 6 |
| [6.0_H6](https://huggingface.co/ArtusDev/zerofata_MS3.2-PaintedFantasy-Visage-v2-33B-EXL2/tree/6.0bpw_H6) | 6.0 | 6 |
| [8.0_H8](https://huggingface.co/ArtusDev/zerofata_MS3.2-PaintedFantasy-Visage-v2-33B-EXL2/tree/8.0bpw_H8) | 8.0 | 8 |

### Downloading quants with huggingface-cli

<details>
  <summary>Click to view download instructions</summary>

Install hugginface-cli:

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

Download quant by targeting the specific quant revision (branch):

```
huggingface-cli download ArtusDev/zerofata_MS3.2-PaintedFantasy-Visage-v2-33B-EXL2 --revision "5.0bpw_H6" --local-dir ./
```
</details>