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

Dynamic batching. #194

Open
ArmykOliva opened this issue Dec 24, 2024 · 0 comments
Open

Dynamic batching. #194

ArmykOliva opened this issue Dec 24, 2024 · 0 comments

Comments

@ArmykOliva
Copy link

This implementation does not use dynamic on the fly batching. It is essentially putting requests in a queue and handling them one by one, which is very inefficient for actual production use case. Is there someone working on implementing dynamic batching? Or did someone successfuly run whisper on longer than 30s audio on Triton? I had a problem with triton and tensorrtlllm that it was cutting off my outputs.

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