-
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
skip downloading model weights #1
Comments
Fixed in #16 |
You have these 2 options I recomment the 16. I download the repo and run yarn just:run You have to move the models folder (the model you already download) to llama.cpp I did'nt be able to run it so. The file convert-pth-to-ggml.py is crashing in the line |
Hey @cocktailpeanut if you'd like help managing issues etc I'm happy to help out. (E.g this one has been fixed and I can mark it if I have permission) |
I have already downloaded the 7B model weights. How can I avoid redownloading them with
npx dalai llama
?The text was updated successfully, but these errors were encountered: