Each branch contains an individual bits per weight, with the main one containing only the meaurement.json for further conversions.
Conversion was done using wikitext-103-raw-v1-test.parquet as 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 Orca-2-7B-16k-exl2
2huggingface-cli download bartowski/Orca-2-7B-16k-exl2 --local-dir Orca-2-7B-16k-exl2 --local-dir-use-symlinks False
1mkdir Orca-2-7B-16k-exl2
2huggingface-cli download bartowski/Orca-2-7B-16k-exl2 --revision 4_0 --local-dir Orca-2-7B-16k-exl2 --local-dir-use-symlinks False