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