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

feat: TensorRT-LLM Inflight batching #29

Open
Tracked by #1152
tikikun opened this issue Mar 21, 2024 · 1 comment
Open
Tracked by #1152

feat: TensorRT-LLM Inflight batching #29

tikikun opened this issue Mar 21, 2024 · 1 comment
Labels

Comments

@tikikun
Copy link

tikikun commented Mar 21, 2024

Relevant docs can be found here.

https://nvidia.github.io/TensorRT-LLM/batch_manager.html#get-and-send-callbacks

Inflight batching is the most beneficial feature in CUDA system for LLM inferencing right now it can enable very high throughput.

@tikikun tikikun added the P1: important Important feature / fix label Mar 21, 2024
@tikikun tikikun self-assigned this Mar 21, 2024
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 15 days."

@github-actions github-actions bot added the stale label Jul 25, 2024
@imtuyethan imtuyethan removed the P1: important Important feature / fix label Aug 29, 2024
@dan-homebrew dan-homebrew changed the title feat: Enable inflight batching in nitro-tensorrt-llm feat: TensorRT-LLM Inflight batching Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Icebox
Development

No branches or pull requests

2 participants