-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Unable to combine Vicuna’s delta weight and original weight #53
Comments
Hello! Are these files downloaded successfully? In case you cannot download them via git lfs, you can also download them manually |
Thanks for answering! I then downloaded the file with the following command and it no longer shows an error. |
what errors you received when merging the weights? |
Most likely you don't have enough RAM (conversion is successful with 128Gb) |
I only have around 64G of RAM, which means this won't run up on my GPU? Is there any possible solution? |
Thank you so much!!!!! I solved this problem by expanding the virtual memory. |
Has anyone else had the same problem as me?
I followed PrepareVicuna.md and download llama-13b-hf by
git clone https://huggingface.co/decapoda-research/llama-13b-hf
.But in the last step, the problem happened.
Could this be the cause of the problem? (But I run it on ubuntu)
The text was updated successfully, but these errors were encountered: