-
Notifications
You must be signed in to change notification settings - Fork 3
[P/D] Heterogenous TP #13
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
base: upstream-nixl-clean
Are you sure you want to change the base?
[P/D] Heterogenous TP #13
Conversation
…me in PR vllm-project#17483 (vllm-project#17961) Signed-off-by: tjtanaa <[email protected]>
…7861) Signed-off-by: Isotr0py <[email protected]>
…roject#17964) Signed-off-by: youkaichao <[email protected]>
… engine when xgrammar validation fails (vllm-project#17623) Signed-off-by: Jason Cheng <[email protected]> Co-authored-by: Russell Bryant <[email protected]>
Signed-off-by: reidliu41 <[email protected]> Co-authored-by: reidliu41 <[email protected]>
Signed-off-by: wangli <[email protected]>
…ject#17971) Signed-off-by: Siyuan Liu <[email protected]>
…m-project#17976) Signed-off-by: Brayden Zhong <[email protected]>
Signed-off-by: 许文卿 <[email protected]> Signed-off-by: Xu Wenqing <[email protected]>
Signed-off-by: Aaruni Aggarwal <[email protected]>
2-handshake model with vertical kv cache split Signed-off-by: nicklucche <[email protected]>
fix descr indexing change remote worker selection indexing; test ptp2-dtp4 Signed-off-by: nicklucche <[email protected]>
Signed-off-by: Jee Jee Li <[email protected]>
Signed-off-by: Max de Bayser <[email protected]> Co-authored-by: igmainc <[email protected]>
👋 Hi! Thank you for contributing to the vLLM project. 💬 Join our developer Slack at https://slack.vllm.ai to discuss your PR in #pr-reviews, coordinate on features in #feat- channels, or join special interest groups in #sig- channels. Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging. To run CI, PR reviewers can either: Add 🚀 |
Signed-off-by: ApostaC <[email protected]> Signed-off-by: Tyler Michael Smith <[email protected]> Signed-off-by: [email protected] <[email protected]> Signed-off-by: Robert Shaw <[email protected]> Signed-off-by: mgoin <[email protected]> Signed-off-by: Nick Hill <[email protected]> Signed-off-by: Brent Salisbury <[email protected]> Co-authored-by: Tyler Michael Smith <[email protected]> Co-authored-by: ApostaC <[email protected]> Co-authored-by: Robert Shaw <[email protected]> Co-authored-by: mgoin <[email protected]> Co-authored-by: Nick Hill <[email protected]> Co-authored-by: Tyler Michael Smith <[email protected]> Co-authored-by: Brent Salisbury <[email protected]>
…lm-project#16855) Signed-off-by: jberkhahn <[email protected]>
…ON blobs without CLI (vllm-project#17994) Signed-off-by: Harry Mellor <[email protected]>
…project#17245) Signed-off-by: Jade Zheng <[email protected]>
…s to counting tokens (vllm-project#18003) Signed-off-by: Chen Zhang <[email protected]>
Signed-off-by: Yang Wang <[email protected]>
Signed-off-by: Russell Bryant <[email protected]>
Signed-off-by: [email protected] <[email protected]>
See neuralmagic#77.
Still have to fix some double free error popping up after rebase.