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

Any specific optimization did in kserve to support LLM inference? #3623

Open
Jeffwan opened this issue Apr 22, 2024 · 2 comments
Open

Any specific optimization did in kserve to support LLM inference? #3623

Jeffwan opened this issue Apr 22, 2024 · 2 comments

Comments

@Jeffwan
Copy link

Jeffwan commented Apr 22, 2024

Hi community,

I am wondering any specific optimization did in kserve to support LLM applications? Is there a feature list?

@Jeffwan
Copy link
Author

Jeffwan commented Apr 25, 2024

/kind question

@yuzisun
Copy link
Member

yuzisun commented May 4, 2024

Hi @Jeffwan ! KServe's position is still on LLM inference orchestration and serverless autoscaling, so we are focusing on supporting OpenAI protocol by integrating optimized LLM serving runtime like vLLM/ Tensorrt-LLM/TGI, improving LLM container cold startup time and enabling autoscaling based on custom metrics like the number of input/output tokens. We will update our roadmap with a list features we have planned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants