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 magnum-12b-v2.5-kto-exl2
2huggingface-cli download bartowski/magnum-12b-v2.5-kto-exl2 --local-dir magnum-12b-v2.5-kto-exl2
1mkdir magnum-12b-v2.5-kto-exl2-6_5
2huggingface-cli download bartowski/magnum-12b-v2.5-kto-exl2 --revision 6_5 --local-dir magnum-12b-v2.5-kto-exl2-6_5
1mkdir magnum-12b-v2.5-kto-exl2-6.5
2huggingface-cli download bartowski/magnum-12b-v2.5-kto-exl2 --revision 6_5 --local-dir magnum-12b-v2.5-kto-exl2-6.5