Skip to content
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

Request: Lora support #3

Open
tensiondriven opened this issue Apr 17, 2023 · 1 comment
Open

Request: Lora support #3

tensiondriven opened this issue Apr 17, 2023 · 1 comment

Comments

@tensiondriven
Copy link

Love this! Being able to spin up a local llm easily and interact with it over tried-and-true HTTP is a dream.

I frequently use vanilla llama with custom loras, and need the ability to load a model with a lora, and ideally, switch the lora and even load multiple loras in a given order.

My python is not the strongest - any chance of getting a feature like this added? I'm fairly certain we can take inspiration from text-generation-webui, which allows for loading a lora and changing lora while the model is loaded. (Afaik, TGWUI does not support loading more than one lora at a time yet.)

@1b5d
Copy link
Owner

1b5d commented Apr 17, 2023

Thanks for the feedback, I've been looking how to add Lora support, would you mind sharing with me a snippet on how do you run your model?

And what do you exactly mean by loading more than one lora at a time?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants