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

Does enc-dec model support inflight bathing? #1573

Closed
Oldpan opened this issue May 10, 2024 · 1 comment
Closed

Does enc-dec model support inflight bathing? #1573

Oldpan opened this issue May 10, 2024 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@Oldpan
Copy link

Oldpan commented May 10, 2024

I found that trt-llm-dev supports paged KV cache for encoder-decoder models (like Nougat). Does the encoder-decoder model work with inflight batching? Or can we use other batching methods other than static batching to improve performance? Thanks

@byshiue byshiue added the question Further information is requested label May 11, 2024
@schetlur-nv
Copy link
Collaborator

@Oldpan for now we only support static batching for encoder-decoder models. But we plan inflight batching support in the coming weeks. Please keep an eye out. Feel free to reopen the issue if you have more questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants