Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LLaMA instalation getting stuck after about 30 min #267

Open
uwuclxdy opened this issue Mar 25, 2023 · 8 comments
Open

LLaMA instalation getting stuck after about 30 min #267

uwuclxdy opened this issue Mar 25, 2023 · 8 comments

Comments

@uwuclxdy
Copy link

I can't get past consolidated.01.pth download where it won't do anything. It just says ETA 14 min but it's not moving / downloading at all. This is my 5th try and I don't know what to do.

Windows 10, AMD machine, everything installed properly, running in cmd.

@1larity
Copy link

1larity commented Mar 25, 2023

I don't think this is an issue with this project, just with the server providing the download, which is a third party I believe. For the larger models I had to retry several times to get them to download. just hit CTRL-C and try again.

@antesunkis
Copy link

I also have the same problem. I would say it's kind of related to the project when you have to download the same 16G files over and over again just because it gets stuck at one point or another.

@watarungurunnn
Copy link

watarungurunnn commented Apr 9, 2023

I downloaded the weights directly from https://agi.gpt4.org/llama/LLaMA/[model]/consolidated.0[num].pth
for example, https://agi.gpt4.org/llama/LLaMA/7B/consolidated.00.pth.
put it in the dalai/llama/models/7B dir and then run the command provided.

@dsmih
Copy link

dsmih commented Apr 24, 2023

Thank you, this fixed 7b for me, but with the others, I can't access to download the weights directly

https://agi.gpt4.org/llama/LLaMA/7B/consolidated.01.pth is not allowing download. Where can I download the 01?

@watarungurunnn
Copy link

It's because 7B needs only one pth file.

@dsmih
Copy link

dsmih commented Apr 25, 2023

It's because 7B needs only one pth file.

Sorry I was exhausted when I posted that comment. Currently, I'm struggling to install the 13B as it keeps getting stuck trying to download the consolidated.01.pth file. I was hoping someone would be able to point me in the direction of downloading it directly as the links I found by myself don't seem to allow downloads.

@watarungurunnn
Copy link

How to download on Mac:
meta-llama/llama#53 (comment)

@watarungurunnn
Copy link

watarungurunnn commented May 5, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants