[Core][Hybrid allocator + connector] Support hybrid allocator + kv cache connector#23624
Closed
KuntaiDu wants to merge 71 commits into
Closed
[Core][Hybrid allocator + connector] Support hybrid allocator + kv cache connector#23624KuntaiDu wants to merge 71 commits into
KuntaiDu wants to merge 71 commits into
Conversation
Signed-off-by: KuntaiDu <kuntai@uchicago.edu>
…o GPU memory, the inference results are wrong. Fix this first. Signed-off-by: KuntaiDu <kuntai@uchicago.edu>
Signed-off-by: KuntaiDu <kuntai@uchicago.edu>
Signed-off-by: KuntaiDu <kuntai@uchicago.edu>
Signed-off-by: KuntaiDu <kuntai@uchicago.edu>
Contributor
|
This pull request has merge conflicts that must be resolved before it can be |
Signed-off-by: KuntaiDu <kuntai@uchicago.edu>
Contributor
|
Warning Gemini encountered an error creating the review. You can try again by commenting |
Signed-off-by: KuntaiDu <kuntai@uchicago.edu>
Signed-off-by: KuntaiDu <kuntai@uchicago.edu>
Signed-off-by: KuntaiDu <kuntai@uchicago.edu>
5 tasks
Signed-off-by: Chen Zhang <zhangch99@outlook.com>
Signed-off-by: Chen Zhang <zhangch99@outlook.com>
Signed-off-by: Chen Zhang <zhangch99@outlook.com>
Signed-off-by: Chen Zhang <zhangch99@outlook.com>
…KuntaiDu/vllm into kuntai-support-hybrid-allocator Signed-off-by: Kuntai Du <kuntai@uchicago.edu> Co-authored-by: heheda12345 <zhangch99@outlook.com> Signed-off-by: KuntaiDu <kuntai@uchicago.edu>
hmellor
reviewed
Sep 17, 2025
…omments from @hmellor, and fix missing return value Signed-off-by: KuntaiDu <kuntai@uchicago.edu>
… signature Signed-off-by: KuntaiDu <kuntai@uchicago.edu>
Signed-off-by: KuntaiDu <kuntai@uchicago.edu>
Collaborator
Author
|
Per @heheda12345 's suggestion, this PR will be separated to smaller PRs to reduce the review overhead. |
Contributor
|
This pull request has merge conflicts that must be resolved before it can be |
This was referenced Sep 22, 2025
5 tasks
ivanium
added a commit
to ivanium/vllm
that referenced
this pull request
Dec 14, 2025
Signed-off-by: Yifan Qiao <yifanqiao@berkeley.edu> Co-authored-by: KuntaiDu <kuntai@uchicago.edu>
ivanium
added a commit
to ivanium/vllm
that referenced
this pull request
Dec 15, 2025
Signed-off-by: Yifan Qiao <yifanqiao@berkeley.edu> Co-authored-by: KuntaiDu <kuntai@uchicago.edu>
|
This pull request has been automatically marked as stale because it has not had any activity within 90 days. It will be automatically closed if no further activity occurs within 30 days. Leave a comment if you feel this pull request should remain open. Thank you! |
Collaborator
|
we are working on this here #30166 |
ivanium
added a commit
to ivanium/vllm
that referenced
this pull request
Dec 26, 2025
Signed-off-by: Yifan Qiao <yifanqiao@berkeley.edu> Co-authored-by: KuntaiDu <kuntai@uchicago.edu>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[Core][Hybrid allocator + connector] Support hybrid allocator + kv cache connector
Checklist at the bottom is considered.
Purpose
This PR aims to support hybrid allocator + kv cache connector code path.
Design doc: link
Related to #23079
Solves #22292
Test Plan
Local correctness test passed. Will further work on instructions to let other people reproduce.
Core test logic:
Test Result
For the last request:
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.