meta-llama / llama

Inference code for Llama models
Other
55.52k stars 9.47k forks source link

Download.sh does nothing #1142

Open ARandomMammoth opened 2 months ago

ARandomMammoth commented 2 months ago

Describe the bug

when I run download.sh, it asks me for my URL then the model name, then closes. It will create an empty folder at the specified location, but never attempts to download anything.

I am on windows using bash, with wget installed and set up.

Output:

Enter the URL from email: [CUT OUT FOR PRIVACY]

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
/ai/AI: Is a directory

Any help would be greatly appreciated. Thanks.

athul-22 commented 2 months ago

https://github.com/meta-llama/llama/pull/1143

Directory issue i think, created a PR request waiting for merging

sriramsowmithri9807 commented 1 month ago

1143 link to download