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

[Feature] Dynamic Lora Support in SGLang (like VLLM) #2686

Open
2 tasks done
grahama1970 opened this issue Dec 31, 2024 · 1 comment
Open
2 tasks done

[Feature] Dynamic Lora Support in SGLang (like VLLM) #2686

grahama1970 opened this issue Dec 31, 2024 · 1 comment
Labels

Comments

@grahama1970
Copy link

Checklist

Motivation

In SGLang, I would to dynamically apply domain-specific Lora adapters to smaller/local models. Normally, I use SGLang for inference. Recently, I've switched to Vllm which already has the ability to unload/load adaptors: https://docs.vllm.ai/en/latest/usage/lora.html
If this feature is already exists in SGlang, can you add an example in the documentation?

Related resources

https://docs.vllm.ai/en/latest/usage/lora.html

@zhaochenyang20
Copy link
Collaborator

@Ying1123 and @Wenyueh is on this. Thanks!

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

No branches or pull requests

2 participants