Skip to content

Conversation

@bhuvan002
Copy link
Contributor

@bhuvan002 bhuvan002 commented Aug 25, 2025

Overview:

Details:

Where should the reviewer start?

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

  • closes GitHub issue: #xxx

Summary by CodeRabbit

  • New Features

    • Support for custom logits processors in the TensorRT-LLM backend, enabling in-place logits modification during generation.
    • Added example processors (Temperature, Hello World) to illustrate usage.
  • Chores

    • Tokenizer now initializes by default when starting the TensorRT-LLM engine for improved out-of-the-box readiness.

Copy link
Contributor

@tanmayv25 tanmayv25 left a comment

Choose a reason for hiding this comment

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

Add some documentation about this feature in backend readme?

@bhuvan002
Copy link
Contributor Author

Add some documentation about this feature in backend readme?

@tanmayv25 Added docs to the trtllm readme

@devactivity-app
Copy link

@bhuvan002, ⭐3 XP earned, 🏆First Comment Added completed, 💪Level 1 achieved! [Details]

icon

@bhuvan002 bhuvan002 requested a review from tanmayv25 August 29, 2025 23:27
bhuvan002 and others added 9 commits August 29, 2025 17:35
Signed-off-by: Bhuvan Agrawal <11240550+bhuvan002@users.noreply.github.com>
Signed-off-by: Bhuvan Agrawal <11240550+bhuvan002@users.noreply.github.com>
Signed-off-by: Bhuvan Agrawal <11240550+bhuvan002@users.noreply.github.com>
Signed-off-by: Bhuvan Agrawal <11240550+bhuvan002@users.noreply.github.com>
Signed-off-by: Bhuvan Agrawal <11240550+bhuvan002@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Signed-off-by: Bhuvan Agrawal <11240550+bhuvan002@users.noreply.github.com>
Signed-off-by: Bhuvan Agrawal <11240550+bhuvan002@users.noreply.github.com>
Signed-off-by: Bhuvan Agrawal <11240550+bhuvan002@users.noreply.github.com>
Signed-off-by: Bhuvan Agrawal <11240550+bhuvan002@users.noreply.github.com>
@bhuvan002 bhuvan002 force-pushed the bhuvan/add-trtllm-logits-processing branch from 3515141 to d639382 Compare August 30, 2025 00:35
@copy-pr-bot
Copy link

copy-pr-bot bot commented Aug 30, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@bhuvan002 bhuvan002 enabled auto-merge (squash) August 30, 2025 00:36
@bhuvan002 bhuvan002 merged commit 43a2695 into main Aug 30, 2025
8 checks passed
@bhuvan002 bhuvan002 deleted the bhuvan/add-trtllm-logits-processing branch August 30, 2025 01:06
jasonqinzhou pushed a commit that referenced this pull request Aug 30, 2025
Signed-off-by: Bhuvan Agrawal <11240550+bhuvan002@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Signed-off-by: Jason Zhou <jasonzho@jasonzho-mlt.client.nvidia.com>
KrishnanPrash pushed a commit that referenced this pull request Sep 2, 2025
Signed-off-by: Bhuvan Agrawal <11240550+bhuvan002@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Signed-off-by: Krishnan Prashanth <kprashanth@nvidia.com>
dillon-cullinan pushed a commit that referenced this pull request Sep 5, 2025
Signed-off-by: Bhuvan Agrawal <11240550+bhuvan002@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
nnshah1 pushed a commit that referenced this pull request Sep 8, 2025
Signed-off-by: Bhuvan Agrawal <11240550+bhuvan002@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Signed-off-by: nnshah1 <neelays@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants