CoolFace
Modelpublic

Mawdistical/Incandescent-Malevolence-70B-EXL3

sourceHugging Facecc-by-nd-4.0updated 1y agoView on Hugging Face
0likes16downloads
Model Card

EXL3 Quants of Mawdistical/Incandescent-Malevolence-70B

EXL3 quants of Mawdistical/Incandescent-Malevolence-70B using <a href="https://github.com/turboderp-org/exllamav3/">exllamav3</a> for quantization.

Quants

Quant(Revision)Bits per WeightHead Bits
2.5_H62.56
3.0_H63.06
3.5_H63.56
4.0_H64.06
4.25_H64.256
4.5_H64.56
5.0_H65.06
6.0_H66.06
8.0_H68.06
8.0_H88.08

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 Mawdistical/Mawdistical_Incandescent-Malevolence-70B-EXL3 --revision "5.0bpw_H6" --local-dir ./

</details>