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

Unable to Download Code-Llama 7B via the download.sh Script #144

Open
joseeliaschavez opened this issue Oct 11, 2023 · 8 comments
Open

Unable to Download Code-Llama 7B via the download.sh Script #144

joseeliaschavez opened this issue Oct 11, 2023 · 8 comments
Assignees

Comments

@joseeliaschavez
Copy link

Hello! I signed up to download the Code-Llama model from Meta. I received the email with the Unique Custom URL.

However, when I attempt to download the model, the script throws an error. Can you please advise?

Environment: Ubuntu 22.04

Steps to Reproduce:

  1. Cloned the repo from main branch: git clone git@github.com:facebookresearch/codellama.git
  2. Executed the script: ./download.sh
  3. Followed the prompts, entered the URL from the email and entered only 7B as the model to download

Expected Outcome:

Should have downloaded the model

Actual Outcome (query params omitted for possible security reasons):

Get the following error:

Downloading tokenizer
--2023-10-11 13:10:04--  https://download2.llamameta.net/tokenizer.model?XXX
Resolving download2.llamameta.net (download2.llamameta.net)... 65.8.164.24, 65.8.164.126, 65.8.164.75, ...
Connecting to download2.llamameta.net (download2.llamameta.net)|65.8.164.24|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2023-10-11 13:10:05 ERROR 403: Forbidden.

Full log (query params omitted for possible security reasons):

~/workspaces/meta/llama (main)$ ./download.sh
Enter the URL from email: https://download2.llamameta.net/*?queryparams=XXX

Enter the list of models to download without spaces (7B,13B,70B,7B-chat,13B-chat,70B-chat), or press Enter for all: 7B
Downloading LICENSE and Acceptable Usage Policy
--2023-10-11 13:10:04--  https://download2.llamameta.net/LICENSE?queryparams=XXX
Resolving download2.llamameta.net (download2.llamameta.net)... 65.8.164.24, 65.8.164.126, 65.8.164.75, ...
Connecting to download2.llamameta.net (download2.llamameta.net)|65.8.164.24|:443... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable

    The file is already fully retrieved; nothing to do.

--2023-10-11 13:10:04--  https://download2.llamameta.net/USE_POLICY.md?queryparams=XXX
Resolving download2.llamameta.net (download2.llamameta.net)... 65.8.164.24, 65.8.164.126, 65.8.164.75, ...
Connecting to download2.llamameta.net (download2.llamameta.net)|65.8.164.24|:443... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable

    The file is already fully retrieved; nothing to do.

Downloading tokenizer
--2023-10-11 13:10:04--  https://download2.llamameta.net/tokenizer.model?queryparams=XXX
Resolving download2.llamameta.net (download2.llamameta.net)... 65.8.164.24, 65.8.164.126, 65.8.164.75, ...
Connecting to download2.llamameta.net (download2.llamameta.net)|65.8.164.24|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2023-10-11 13:10:05 ERROR 403: Forbidden.

Thank you!

@felbdogg
Copy link

Try this site

https://huggingface.co/meta-llama/

@jgehring
Copy link
Contributor

Hi @jose-at-slalom, the URL from the e-mail is valid for 24 hours. Did the link already expire maybe?

@jgehring jgehring self-assigned this Oct 12, 2023
@joseeliaschavez
Copy link
Author

Hi @jgehring I had started the download within minutes of receiving the email.
Just tried again with a new email, receiving the same error 😢
Should I post the URL?

@lt090004114
Copy link

lt090004114 commented Mar 14, 2024

I had started the download within minutes of receiving the email. I receiving the same error.

@DanubioLima
Copy link

Hi! Receiving same error here!

1 similar comment
@zhouyinn
Copy link

Hi! Receiving same error here!

@Kingofolk
Copy link

Has this problem been solved? Met the same error, could anyone help me? Thx a lot!

@rcontesti
Copy link

Hi, I'm having the exact same error. Any clues. Thank you.

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

8 participants