Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Llama 3.3 70B Instruct download hits Client error '403 Forbidden' for url #237

Open
BowenBao opened this issue Dec 6, 2024 · 24 comments
Open

Comments

@BowenBao
Copy link

BowenBao commented Dec 6, 2024

As title, the error occurred when downloading the model via llama model download --source meta --model-id Llama3.3-70B-Instruct, with the custom URL acquired just now.

Some downloads failed:
- tokenizer.model: Download failed for /root/.llama/checkpoints/Llama3.3-70B-Instruct/tokenizer.model: Client error '403 Forbidden' for url 
...
(failed for all files)
@slamj1
Copy link

slamj1 commented Dec 6, 2024

Receiving the same error from a fresh custom URL, received 403 - forbidden.

@nidhoggr-nil
Copy link

Could be related to llama3 being more gated than before, I also got forbidden access, and my application was rejected. Not much to do than wait until someone re-releases it under a different name -_- Officialy they seem to take the embargo/export rules much more seriously now.

@vgoklani
Copy link

vgoklani commented Dec 6, 2024

same issue here :(

@Maxim-Lanskoy
Copy link

Client error '403 Forbidden' for url
'https://llama3-3.llamameta.net/Llama-3.3-70B-Instruct/.............................'
For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/403
llama download: error: Download failed: 11 downloads failed

Experiencing the same issue

@luciendub
Copy link

Same issue

@GiladLeef
Copy link

Same issue here

@asiyasemi
Copy link

asiyasemi commented Dec 7, 2024

Same issue , when i tried to open the URL it shows access denied in code and message sections

@GiladLeef
Copy link

Solution: get it via ollama

@Haiderahandali
Copy link

Same issue, any solution for now? I was following the instructions provided, and hit 403 on windows:

Attempt 1/3 failed, retrying in 1 seconds: Client error '403 Forbidden' for url: my_url_from_email

@dimicdragan
Copy link

Same issue here.

@SanteeMarcel
Copy link

SanteeMarcel commented Dec 8, 2024

Tried on two different machines and got the same error.

EDIT: I ended up using Ollama instead.

@ZXGERIC
Copy link

ZXGERIC commented Dec 9, 2024

Same issue here.

@dob71
Copy link

dob71 commented Dec 9, 2024

The same, something must be broken there.

@Cocoloco20
Copy link

Cocoloco20 commented Dec 9, 2024 via email

@ashwinb
Copy link
Contributor

ashwinb commented Dec 9, 2024

Are you all able to download other models (e.g., llama 3.2 or 3.1)?

@varunfb @samuelselvan 403s? why would there be 403s?

@Cocoloco20
Copy link

Cocoloco20 commented Dec 9, 2024 via email

@dob71
Copy link

dob71 commented Dec 9, 2024

@ashwinb Llama3.1-8B downloaded fine for me

@varunfb
Copy link
Contributor

varunfb commented Dec 10, 2024

Thanks for flagging the issue. The issue must be resolved now. Please give it a try.

@dob71
Copy link

dob71 commented Dec 10, 2024

@varunfb it works for me now, ty

@Cocoloco20
Copy link

Cocoloco20 commented Dec 10, 2024 via email

@varunfb
Copy link
Contributor

varunfb commented Dec 10, 2024

Try going through the download flow again. It will generate a new URL and you can use the llama cmd tool to download the model. Follow the instructions you get once you complete submitting the form to download the model.

@Haiderahandali
Copy link

I generated a new email URL and it is working now, I should mention this did not work previously, but today it worked.

@lifefeel
Copy link

Are you all able to download other models (e.g., llama 3.2 or 3.1)?

@varunfb @samuelselvan 403s? why would there be 403s?

I'm also having trouble downloading Llama 3.3, and Llama 3.2 won't download either.

@pramodhrachuri
Copy link

Any solution yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests