Cannot download models

I cannot download models from hugging face. For example:
$ git clone meta-llama/Llama-3.1-70B-Instruct · Hugging Face
Cloning into ‘Llama-3.1-70B-Instruct’…
Username for ': sadikkapadia2
Password for ‘’: < Fine access all perm token>
remote: Your request to access model meta-llama/Llama-3.1-70B-Instruct has been rejected by the repo’s authors.
fatal: unable to access ': The requested URL returned error: 403

How do I fix this?

1 Like

Some models, such as Llama, Gemma and FLUX, are called gated models, and you need to obtain permission from the author for each HF account individually. If you have permission, you can download and use the model. (There are ways to download models without permission, but basically you should get permission.)

1 Like

Thanks for the quick reply. Here are the results of my requests. Am I too smelly?

Gated Repos Status

View the gated repositories that you have requested access to.
Repo Name Type Date Request Status
[Meta’s Llama 3.3 models & evals] (LinkRemoved2ByPassHFFilter) Gating Group Collection Jan 30 pending
[Meta’s Llama 3.1 models & evals] (LinkRemoved2ByPassHFFilter) Gating Group Collection Jan 30 rejected
[Meta’s Llama 3.2 language models & evals] (LinkRemoved2ByPassHFFilter) Gating Group Collection Jan 29 rejected
[Meta’s Llama2 models] (LinkRemoved2ByPassHFFilter) Gating Group Collection Jan 9 rejected

1 Like

Anyone got any ideas on how to get access to the models and stop these rejections?

1 Like

I don’t know. I’m trying to understand the process myself. You sound like you know more about downloading than me. Mind telling me what you do know?

1 Like

As an example…