HF_TOKEN="your_token_here" huggingface-cli login --token $HF_TOKEN MODEL_ID="meta-llama/Llama-3.2-1B-Instruct" echo "Downloading ${MODEL_ID}..." git lfs install git clone "https://huggingface.co/${MODEL_ID}"