llama icon indicating copy to clipboard operation
llama copied to clipboard

How do i download the weights, the read md files unclear to me

Open promiseve opened this issue 1 year ago • 13 comments

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?

promiseve avatar Apr 24 '23 20:04 promiseve

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?

andrewmbrown avatar Apr 24 '23 20:04 andrewmbrown

Yessss, that’s the error I am getting here

promiseve avatar Apr 24 '23 20:04 promiseve

same 403 error here :(

fabiocat93 avatar Apr 24 '23 23:04 fabiocat93

image

  1. Make sure you have run pip install -r requirements.txt and pip install -e .
  2. Replace the PRESIGNED_URL with the one sent to your email
  3. Assign a value to TARGET_FOLDER (The folder name you want to have)
  4. Run bash download.sh or chmod +x download.sh && ./download.sh

Hope it helps!

fazledyn avatar Apr 25 '23 18:04 fazledyn

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

fabiocat93 avatar Apr 25 '23 19:04 fabiocat93

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?

ajinkyapuar avatar Apr 26 '23 10:04 ajinkyapuar

Nope. I didn't hear back from them

fabiocat93 avatar Apr 26 '23 16:04 fabiocat93

ERROR 403: Forbidden.

Having the same issue

maharun0 avatar Apr 26 '23 19:04 maharun0

Same here.

maekawatoshiki avatar Apr 27 '23 03:04 maekawatoshiki

I keep getting ERROR 403: Forbidden. same as everyone

abdulazizab2 avatar Apr 27 '23 19:04 abdulazizab2

Same issue

aidinrs avatar Apr 27 '23 21:04 aidinrs

You guys can check out this torrent system here

magnet:?xt=urn:btih:ZXXDAUWYLRUXXBHUYEMS6Q5CE5WA3LVA&dn=LLaMA

fazledyn avatar Apr 28 '23 06:04 fazledyn

Works now for me

JacobFV avatar Apr 28 '23 12:04 JacobFV

Same issue for me

DamithDR avatar May 24 '23 21:05 DamithDR

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

ejsd1989 avatar Sep 06 '23 18:09 ejsd1989