How to download a model from huggingface? - Stack Overflow How about using hf_hub_download from huggingface_hub library? hf_hub_download returns the local path where the model was downloaded so you could hook this one liner with another shell command