llama icon indicating copy to clipboard operation
llama copied to clipboard

Can not download Python model - 403 Forbidden

Open shakasaki opened this issue 10 months ago • 4 comments

Before submitting a bug, please make sure the issue hasn't been already addressed by searching through the FAQs and existing/past issues

Describe the bug

Hello, I am not sure this fits here, but I could not find any other contact email. I applied for code Llama access for using with python code and got the confirmation email. I follow the instructions: cloned the git repository run the download.sh script insert the link I received

but I get the following output:


### Output
Enter the list of models to download without spaces (7b,13b,34b,70b,7b-Python,13b-Python,34b-Python,70b-Python,7b-Instruct,13b-Instruct,34b-Instruct,70b-Instruct), or press Enter for all: 7b-Python
Downloading LICENSE and Acceptable Usage Policy
--2024-04-18 09:30:27--  _my link from email here_
Resolving download2.llamameta.net (download2.llamameta.net)... 18.165.183.17, 18.165.183.64, 18.165.183.124, ...
Connecting to download2.llamameta.net (download2.llamameta.net)|18.165.183.17|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2024-04-18 09:30:27 ERROR 403: Forbidden.

Thank you for the feedback!

shakasaki avatar Apr 18 '24 10:04 shakasaki

I am getting this also after it has been downloading for hours.

AdamMiltonBarker avatar Apr 19 '24 03:04 AdamMiltonBarker

Request new link. I think the url is only valid for 12 or 24 hours.

oxypwn avatar Apr 24 '24 10:04 oxypwn

encounter same issue . refer to download.sh didn't work well

BiyuHuang avatar Apr 25 '24 02:04 BiyuHuang

If you are convinced that the url hasn't expired, then delete the whole repo and git clone it again. That works for me when I was confronted with this same ERROR 403: Forbidden. error.

777lefty avatar Apr 29 '24 05:04 777lefty