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

trtllm-serve does not support dynamic batching like tritonserver #2549

Open
Alireza3242 opened this issue Dec 7, 2024 · 1 comment
Open

Comments

@Alireza3242
Copy link

I want to have a openai compatible api. But i also need the advantages of tritonserver like dynamic batching. I think if you develop a code which uses tritonserver (tensorrt-backend) to deliver openai-api is better.

@njaramish
Copy link

Looks like this is supported in Triton, although I have not tried it myself: triton-inference-server/server#7561

There's also an open source project that fills this need (also have not tried it myself): https://github.com/npuichigo/openai_trtllm

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

2 participants