llama icon indicating copy to clipboard operation
llama copied to clipboard

Error while downloading Models using download.sh

Open BhanuJoshi01 opened this issue 2 years ago • 14 comments

hi, I am running download.sh in Windows 11Home OS on Git bash. I am getting scheme missing error.

Earlier I was getting wget and md5sum , which are resolved.

For scheme missing error this is how the error looks:

< : Scheme missing. Checking checksums md5sum: checklist.chk: no properly formatted MD5 checksum lines found Downloading llama-2-13b https://download.llamameta.net...............................FSLZ: Scheme missing. https://download.llamameta.net/llama-2-13b/consolidated.01.pth?Policy=

I tried with downloading 1 model and all models.

BhanuJoshi01 avatar Jul 20 '23 07:07 BhanuJoshi01

hi. can you tell me how to resolve the problem abort wget and md5sum in windows? thank you!

parkourlrc avatar Jul 20 '23 14:07 parkourlrc

I installed wget. md5sum.exe was added in the same folder location.

Both are added to the PATH environment variable.

BhanuJoshi01 avatar Jul 20 '23 14:07 BhanuJoshi01

I'm getting the same error. Did you find how to fix it?

Clems06 avatar Jul 20 '23 17:07 Clems06

Resolved by, on WIN11:

Download wget.exe from "https://eternallybored.org/misc/wget/" and then unzip and wget.exe to the path (I just replaced my old wget.exe [run in bash terminal which wget]). and it started working

itsashishupadhyay avatar Jul 21 '23 02:07 itsashishupadhyay

same error on Win10

gjeges avatar Jul 21 '23 07:07 gjeges

For my case which wget gave the following response which: no wget in (all paths mentioned..)

Just download the wget.exe from internet and place it one of the paths mentioned in which no wget message and add it to environmental paths. problem solved.

dee-walia20 avatar Jul 25 '23 12:07 dee-walia20

thank you very very much!

------------------ 原始邮件 ------------------ 发件人: "Deepak @.>; 发送时间: 2023年7月25日(星期二) 晚上8:22 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [facebookresearch/llama] Error while downloading Models using download.sh (Issue #438)

For my case which wget gave the following response which: no wget in (all paths mentioned..)

Just download the wget.exe from internet and place it one of the paths mentioned in which no wget message and add it to environmental paths. problem solved.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

parkourlrc avatar Jul 25 '23 15:07 parkourlrc

@BhanuJoshi01 can you please update if you managed to address the issue? Facing the same when running download.sh even though running on Mac

besmaze18 avatar Aug 20 '23 14:08 besmaze18

Same Error on Linux. But i have to add bash download.sh it works for me, without bash i got same error.

usmanaleem avatar Aug 27 '23 06:08 usmanaleem

I had the same error (Windows 10 using Git Bash) when pasting the URL using the mouse context menu. For me it works if the URL is pasted using Shift+Insert.

vladislav-todorov avatar Jan 12 '24 16:01 vladislav-todorov

I had the same error (Windows 10 using Git Bash) when pasting the URL using the mouse context menu. For me it works if the URL is pasted using Shift+Insert.

This works. Thanks a lot.

Jerwins avatar Jan 27 '24 07:01 Jerwins

I had the same error (Windows 10 using Git Bash) when pasting the URL using the mouse context menu. For me it works if the URL is pasted using Shift+Insert.

This works for win10!

TX1999-pro avatar Feb 12 '24 16:02 TX1999-pro

unsubscribe https://github.com/notifications/unsubscribe-auth/AXMY6HOLN6SY5SV4QB5ILMTYTJBJPAVCNFSM6AAAAAA2Q7KE4SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZZGEZDENBQG4

2024년 2월 13일 (화) 오전 1:45, Tianxiao Wang @.***>님이 작성:

I had the same error (Windows 10 using Git Bash) when pasting the URL using the mouse context menu. For me it works if the URL is pasted using Shift+Insert.

This works for win10!

— Reply to this email directly, view it on GitHub https://github.com/facebookresearch/llama/issues/438#issuecomment-1939122407, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXMY6HOLN6SY5SV4QB5ILMTYTJBJPAVCNFSM6AAAAAA2Q7KE4SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZZGEZDENBQG4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

--

HanbinShin avatar Feb 13 '24 00:02 HanbinShin

I had the same error (Windows 10 using Git Bash) when pasting the URL using the mouse context menu. For me it works if the URL is pasted using Shift+Insert.

Thanks a lot

KMPAULVIKASH avatar Jul 25 '24 03:07 KMPAULVIKASH