We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Once #820 is merged, it would be nice to allow linearly interpolating one or multiple LoRA.
LoRA should be able to be loaded interactively, and interpolation weights also adjusted interactively.
The text was updated successfully, but these errors were encountered:
@jon-chuang what seems to the blocker currently to make lora adapters swappable?
Sorry, something went wrong.
https://github.com/ggerganov/llama.cpp/blob/master/llama.cpp#L2838-L2876
Proposal: Just Prototyping interactive LoRA and showing that it might be valuable Shouldn't be too hard!
Think of it as sharing a python notebook that uses torch, but instead of torch, ggml
This issue was closed because it has been inactive for 14 days since being marked as stale.
No branches or pull requests
Once #820 is merged, it would be nice to allow linearly interpolating one or multiple LoRA.
LoRA should be able to be loaded interactively, and interpolation weights also adjusted interactively.
The text was updated successfully, but these errors were encountered: