llama
llama copied to clipboard
How do i download the weights, the read md files unclear to me
Hey all,
I received the link to download and i have already installed the requirement .txt file and the "pip install e .". I have changed the url in the PRESIGNED_URL string to thw received link. What should i do with the .sh file to download the weights?
Originally you were supposed to execute the .sh file to download the weights. Currently, I'm pretty sure everybody is encountering 403 (forbidden HTTP reqs) when trying to download. Can anybody confirm?
Yessss, that’s the error I am getting here
same 403 error here :(
- Make sure you have run
pip install -r requirements.txt
andpip install -e .
- Replace the
PRESIGNED_URL
with the one sent to your email - Assign a value to
TARGET_FOLDER
(The folder name you want to have) - Run
bash download.sh
orchmod +x download.sh && ./download.sh
Hope it helps!
thank you @fazledyn for your quick reply. I have followed your instructions, but nothing has changed. from the issues, it looks like a general problem...
Resolving dobf1k6cxlizq.cloudfront.net (dobf1k6cxlizq.cloudfront.net)... 13.249.176.163, 13.249.176.53, 13.249.176.194, ...
Connecting to dobf1k6cxlizq.cloudfront.net (dobf1k6cxlizq.cloudfront.net)|13.249.176.163|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2023-04-25 15:53:26 ERROR 403: Forbidden.
Checking checksums
md5sum: checklist.chk: no properly formatted MD5 checksum lines found
thank you @fazledyn for your quick reply. I have followed your instructions, but nothing has changed. from the issues, it looks like a general problem...
Resolving dobf1k6cxlizq.cloudfront.net (dobf1k6cxlizq.cloudfront.net)... 13.249.176.163, 13.249.176.53, 13.249.176.194, ... Connecting to dobf1k6cxlizq.cloudfront.net (dobf1k6cxlizq.cloudfront.net)|13.249.176.163|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2023-04-25 15:53:26 ERROR 403: Forbidden. Checking checksums md5sum: checklist.chk: no properly formatted MD5 checksum lines found
Hey @fabiocat93 were you able to resolve this?
Nope. I didn't hear back from them
ERROR 403: Forbidden.
Having the same issue
Same here.
I keep getting ERROR 403: Forbidden. same as everyone
Same issue
You guys can check out this torrent system here
magnet:?xt=urn:btih:ZXXDAUWYLRUXXBHUYEMS6Q5CE5WA3LVA&dn=LLaMA
Works now for me
Same issue for me
Thanks all for your responses and posts here. As Llama 2 is now released, I will close this issue. Please feel free to open a new issue if you are running into problems downloading Llama 2 weights