the script will download the correct version based on os/arch and save the binary as "hfdownloader" in the same folder
bash <(curl -sSL https://g.bodaay.io/hfd) -h
./hfdownloader -m lmsys/vicuna-7b-v1.5
ls -l Storage
apply for access here https://huggingface.co/meta-llama/Llama-2-70b-chat-hf
after you got access get your token in huggingface
./hfdownloader -m meta-llama/Llama-2-70b-chat-hf -t HUGGING_FACE_HUB_TOKEN