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

Whether to support single card multi-instance loading #66

Open
dushulin opened this issue Aug 14, 2023 · 4 comments
Open

Whether to support single card multi-instance loading #66

dushulin opened this issue Aug 14, 2023 · 4 comments

Comments

@dushulin
Copy link

one 3090-24g gpu, load multi instance, like triton

@hiworldwzj
Copy link
Collaborator

@dushulin You can try to use Docker to load multi instance. Lightllm can not load multi instance.

@dushulin
Copy link
Author

thks, we deploy models on k8s

@XHPlus
Copy link
Contributor

XHPlus commented Aug 15, 2023

If you deploy LightLLM with K8S, you can directly utilize the native load balance ability of K8S infra, such as starting multiple pods in K8S.

@dushulin
Copy link
Author

@XHPlus yes, you are right, but If you want to load multiple models on one gpu to share their computing power, the cost of using k8s vgpu technology may be too high. If you can directly deploy multiple models on a single card, it will be lighter

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

3 participants