-
Notifications
You must be signed in to change notification settings - Fork 132
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
Suggestion to improve UX #32
Comments
I just released v2 where I rewrote the whole thing from scratch. No way to merge the lora weights yet but it's very simple. Check this out for example: https://github.com/lxe/cerebras-lora-alpaca/blob/main/merge_lora_weights_into_cerebras.ipynb I'll definitely add merging and downloading in the UI. I think for programmatic finetuning, the tloen/alpaca-lora is a better fit |
Thank you, I'll check it out! |
I managed to use parts of your library to make programmatic finetuning. The two things it took is the
Thank you in advance! Edit: Perhaps, the |
Thank you for this project! I tried it, and unlike some others it worked (with llama 7b and 2080 ti).
Now I'd like to scale up my experiments.
Would you please share your thoughts on this or perhaps a link to where it's already implemented? Thank you in advance.
The text was updated successfully, but these errors were encountered: