-
Notifications
You must be signed in to change notification settings - Fork 912
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
Comments
Receiving the same error from a fresh custom URL, received 403 - forbidden. |
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. |
same issue here :( |
Experiencing the same issue |
Same issue |
Same issue here |
Same issue , when i tried to open the URL it shows access denied in code and message sections |
Solution: get it via ollama |
Same issue, any solution for now? I was following the instructions provided, and hit 403 on windows:
|
Same issue here. |
Tried on two different machines and got the same error. EDIT: I ended up using Ollama instead. |
Same issue here. |
The same, something must be broken there. |
Hi ? I do not want to be in this email, I don't even know why I'm here, I
just wanted to download the program.
…On Sun, Dec 8, 2024, 9:29 PM Denis Bakin ***@***.***> wrote:
The same, something must be broken there.
—
Reply to this email directly, view it on GitHub
<#237 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIPZSNCI7TQNSLPV27FN67L2ET6B3AVCNFSM6AAAAABTFLB3YOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMRWGY3TCMJQGI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Are you all able to download other models (e.g., llama 3.2 or 3.1)? @varunfb @samuelselvan 403s? why would there be 403s? |
Nop, I don't even know how, it's so weird, I was expecting something
something to just download from the website or the Play store but it seems
like I need a tutorial lol
…On Sun, Dec 8, 2024, 10:03 PM Ashwin Bharambe ***@***.***> wrote:
Are you all able to download other models (e.g., llama 3.2 or 3.1)?
@varunfb <https://github.com/varunfb> @samuelselvan
<https://github.com/samuelselvan> 403s? why would there be 403s?
—
Reply to this email directly, view it on GitHub
<#237 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIPZSNBGTMZVC55POH7G7BL2EUCA3AVCNFSM6AAAAABTFLB3YOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMRWG4YDMNBSG4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
@ashwinb Llama3.1-8B downloaded fine for me |
Thanks for flagging the issue. The issue must be resolved now. Please give it a try. |
@varunfb it works for me now, ty |
Try what?
I don't see anything
…On Mon, Dec 9, 2024, 10:49 PM Denis Bakin ***@***.***> wrote:
@varunfb <https://github.com/varunfb> it works for me now, ty
—
Reply to this email directly, view it on GitHub
<#237 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIPZSNF4QBQDAAZPDR3RIS32EZQE5AVCNFSM6AAAAABTFLB3YOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZQGIYDAMJZHA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
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. |
I generated a new email URL and it is working now, I should mention this did not work previously, but today it worked. |
I'm also having trouble downloading Llama 3.3, and Llama 3.2 won't download either. |
Any solution yet? |
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.The text was updated successfully, but these errors were encountered: