vllm-project/vllm

[Feature]: Implement Concurrent Partial Prefills In V1 Engine

Open

#14,003 opened on Feb 28, 2025

View on GitHub
 (16 comments) (0 reactions) (0 assignees)Python (80,034 stars) (16,816 forks)batch import
feature requesthelp wantedunstale

Description

🚀 The feature, motivation and pitch

In V0, we support concurrent partial prefills to avoid TTFT latency with long requests. Implement it in V1

cc @WoosukKwon

Alternatives

No response

Additional context

No response

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.

Contributor guide