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

How to load lora weights when launching tritonserver #718

Open
shinesmilels opened this issue Mar 7, 2025 · 0 comments
Open

How to load lora weights when launching tritonserver #718

shinesmilels opened this issue Mar 7, 2025 · 0 comments

Comments

@shinesmilels
Copy link

shinesmilels commented Mar 7, 2025

Refering to this doc (https://github.com/triton-inference-server/tensorrtllm_backend/blob/main/docs/lora.md) llama-7b with two loras runs successfully.

But when my lora model is larger than 2G, sending weights with input, error is

Image

It seems like, a lora larger than 2G is not supported in this doc, right?

When I lauch tritonserver with lora_prefetch_dir in tensorrt_llm/config.pbtxt, run inflight_batcher_llm_client.py with only id, error is

Image

tritonserver also says

Image

How to solve it please, and can I load lora weights when launching tritonserver?

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

1 participant