CoolFace
Modelpublic

ArtusDev/Doctor-Shotgun_MS3.2-24B-Magnum-Diamond-EXL3

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
1likes20downloads
Model Card

EXL3 Quants of Doctor-Shotgun/MS3.2-24B-Magnum-Diamond

EXL3 quants of Doctor-Shotgun/MS3.2-24B-Magnum-Diamond 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.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 ArtusDev/Doctor-Shotgun_MS3.2-24B-Magnum-Diamond-EXL3 --revision "5.0bpw_H6" --local-dir ./

</details>