microsoft / microsoft/MInference
[Feature Request]: Can MInference support chunked prefill?
Open
@iofu728 is already working on this.
Since Oct 9, 2025.
feature request
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 82
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
MInference requires vLLM to turn off chunked prefill currently. But vLLM v1 will force the enablement of chunked prefill, which makes MInference not usable with vLLM v1. It would be more practical if it were compatible with vLLM v1.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.