-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Comments
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. |
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. |
I downloaded the weights directly from https://agi.gpt4.org/llama/LLaMA/[model]/consolidated.0[num].pth |
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? |
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. |
How to download on Mac: |
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.
The text was updated successfully, but these errors were encountered: