We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Hi, can you support finetuning? Llama.cpp supports finetuning. Thank you!
The text was updated successfully, but these errors were encountered:
looking for the same feature here!
llama.cpp now supports loading with LoRA adapters: https://github.com/ggerganov/llama.cpp/tree/master/examples/finetune
Sorry, something went wrong.
Closing this as it's a duplicate of #814
It's on my roadmap but it currently requires some updates to llama.cpp to make this accessible to bindings outside of that project.
No branches or pull requests
Hi, can you support finetuning? Llama.cpp supports finetuning. Thank you!
The text was updated successfully, but these errors were encountered: