Skip to content

feat: Support multi-LoRA in TensorRT-LLM backend in OpenAI-compatible API frontend#8569

Merged
yinggeh merged 7 commits into
mainfrom
yinggeh/tri-303-add-lora-support-to-tensorrt-llm-backend
Dec 12, 2025
Merged

feat: Support multi-LoRA in TensorRT-LLM backend in OpenAI-compatible API frontend#8569
yinggeh merged 7 commits into
mainfrom
yinggeh/tri-303-add-lora-support-to-tensorrt-llm-backend

Conversation

@yinggeh

@yinggeh yinggeh commented Dec 10, 2025

Copy link
Copy Markdown
Contributor

What does the PR do?

Support multi-LoRA in TensorRT-LLM backend in OpenAI-compatible API frontend

Checklist

  • PR title reflects the change and is of format <commit_type>: <Title>
  • Changes are described in the pull request.
  • Related issues are referenced.
  • Populated github labels field
  • Added test plan and verified test passes.
  • Verified that the PR passes existing CI.
  • Verified copyright is correct on all changed files.
  • Added succinct git squash message before merging ref.
  • All template sections are filled out.
  • Optional: Additional screenshots for behavior/output changes with before/after.

Commit Type:

Check the conventional commit type
box here and add the label to the github PR.

  • feat

Related PRs:

Where should the reviewer start?

Test plan:

  • CI Pipeline ID:

Caveats:

Background

Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)

  • closes GitHub issue: #xxx

@yinggeh
yinggeh requested review from pskiran1 and whoisj December 10, 2025 20:40
@yinggeh yinggeh self-assigned this Dec 10, 2025
pskiran1
pskiran1 previously approved these changes Dec 11, 2025

@pskiran1 pskiran1 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you for adding this feature.

@pskiran1 pskiran1 added the PR: feat A new feature label Dec 11, 2025
… yinggeh/tri-303-add-lora-support-to-tensorrt-llm-backend
whoisj
whoisj previously approved these changes Dec 11, 2025

@whoisj whoisj left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, left a couple of comments.

Comment thread python/openai/openai_frontend/engine/utils/triton.py
Comment thread python/openai/openai_frontend/engine/utils/triton.py
@yinggeh
yinggeh dismissed stale reviews from whoisj and pskiran1 via 147e621 December 11, 2025 20:06
@yinggeh
yinggeh requested review from pskiran1 and whoisj December 11, 2025 20:11
whoisj
whoisj previously approved these changes Dec 11, 2025
@yinggeh
yinggeh requested a review from whoisj December 12, 2025 21:48
@yinggeh
yinggeh merged commit 90b6675 into main Dec 12, 2025
3 checks passed
@yinggeh
yinggeh deleted the yinggeh/tri-303-add-lora-support-to-tensorrt-llm-backend branch December 12, 2025 22:02
yinggeh added a commit that referenced this pull request Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature PR: feat A new feature

Development

Successfully merging this pull request may close these issues.

3 participants