Views
No views yet
git clone --single-branch --branch 6_5 https://huggingface.co/bartowski/Yi-9B-Coder-exl2pip3 install huggingface-hubmain (only useful if you only care about measurement.json) branch to a folder called Yi-9B-Coder-exl2:1mkdir Yi-9B-Coder-exl2
2huggingface-cli download bartowski/Yi-9B-Coder-exl2 --local-dir Yi-9B-Coder-exl2 --local-dir-use-symlinks False--revision parameter:1mkdir Yi-9B-Coder-exl2-6_5
2huggingface-cli download bartowski/Yi-9B-Coder-exl2 --revision 6_5 --local-dir Yi-9B-Coder-exl2-6_5 --local-dir-use-symlinks False1mkdir Yi-9B-Coder-exl2-6.5
2huggingface-cli download bartowski/Yi-9B-Coder-exl2 --revision 6_5 --local-dir Yi-9B-Coder-exl2-6.5 --local-dir-use-symlinks False