Views
No views yet
git clone --single-branch --branch 4_0 https://huggingface.co/bartowski/TinyLlama-1.1B-intermediate-step-955k-token-2T-exl2pip3 install huggingface-hubmain (only useful if you only care about measurement.json) branch to a folder called TinyLlama-1.1B-intermediate-step-955k-token-2T-exl2:1mkdir TinyLlama-1.1B-intermediate-step-955k-token-2T-exl2
2huggingface-cli download bartowski/TinyLlama-1.1B-intermediate-step-955k-token-2T-exl2 --local-dir TinyLlama-1.1B-intermediate-step-955k-token-2T-exl2 --local-dir-use-symlinks False--revision parameter:1mkdir TinyLlama-1.1B-intermediate-step-955k-token-2T-exl2
2huggingface-cli download bartowski/TinyLlama-1.1B-intermediate-step-955k-token-2T-exl2 --revision 4_0 --local-dir TinyLlama-1.1B-intermediate-step-955k-token-2T-exl2 --local-dir-use-symlinks False