Each branch contains an individual bits per weight, with the main one containing only the meaurement.json for further conversions.
Conversion was done using the default calibration dataset.
Default arguments used except when the bits per weight is above 6.0, at that point the lm_head layer is quantized at 8 bits per weight instead of the default 6.
1mkdir mini-magnum-12b-v1.1-exl2
2huggingface-cli download bartowski/mini-magnum-12b-v1.1-exl2 --local-dir mini-magnum-12b-v1.1-exl2
1mkdir mini-magnum-12b-v1.1-exl2-6_5
2huggingface-cli download bartowski/mini-magnum-12b-v1.1-exl2 --revision 6_5 --local-dir mini-magnum-12b-v1.1-exl2-6_5
1mkdir mini-magnum-12b-v1.1-exl2-6.5
2huggingface-cli download bartowski/mini-magnum-12b-v1.1-exl2 --revision 6_5 --local-dir mini-magnum-12b-v1.1-exl2-6.5