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

Fix same family model issue and add test #9

Open
wants to merge 63 commits into
base: rebase_mm
Choose a base branch
from

Conversation

xuechendi
Copy link

No description provided.

Copy link

👋 Hi! Thank you for contributing to the vLLM project.
Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run fastcheck CI which starts running only a small and essential subset of CI tests to quickly catch errors. You can run other CI tests on top of those by going to your fastcheck build on Buildkite UI (linked in the PR checks section) and unblock them. If you do not have permission to unblock, ping simon-mo or khluu to add you in our Buildkite org.

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 do one of these:

  • Add ready label to the PR
  • Enable auto-merge.

🚀

youkaichao and others added 27 commits November 27, 2024 19:54
Signed-off-by: youkaichao <youkaichao@gmail.com>
…t#10701)

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
Signed-off-by: Woosuk Kwon <woosuk.kwon@berkeley.edu>
Signed-off-by: Woosuk Kwon <woosuk.kwon@berkeley.edu>
Signed-off-by: Richard Liu <ricliu@google.com>
…project#10561)

Signed-off-by: Isotr0py <2037008807@qq.com>
Co-authored-by: Isotr0py <2037008807@qq.com>
Co-authored-by: Cyrus Leung <tlleungac@connect.ust.hk>
…ject#10733)

Signed-off-by: Woosuk Kwon <woosuk.kwon@berkeley.edu>
Signed-off-by: Isotr0py <2037008807@qq.com>
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
Signed-off-by: Jee Jee Li <pandaleefree@gmail.com>
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
Signed-off-by: NickLucche <nlucches@redhat.com>
Signed-off-by: Cyrus Leung <tlleungac@connect.ust.hk>
Co-authored-by: Cyrus Leung <tlleungac@connect.ust.hk>
Signed-off-by: youkaichao <youkaichao@gmail.com>
Co-authored-by: youkaichao <youkaichao@gmail.com>
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
…0769)

Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
…ject#10763)

Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
…oject#10804)

Signed-off-by: Roger Wang <ywang@roblox.com>
Co-authored-by: Chen Zhang <zhangch99@outlook.com>
Co-authored-by: Isotr0py <2037008807@qq.com>
…t#10502)

This PR provides initial support for single-node disaggregated prefill in 1P1D scenario.
Signed-off-by: KuntaiDu <kuntai@uchicago.edu>
Co-authored-by: ApostaC <yihua98@uchicago.edu>
Co-authored-by: YaoJiayi <120040070@link.cuhk.edu.cn>
@xuechendi xuechendi force-pushed the multi_models_rebase branch from 168af3c to 3133992 Compare December 2, 2024 22:44
…or (vllm-project#10834)

Signed-off-by: Isotr0py <2037008807@qq.com>
Co-authored-by: Cyrus Leung <cyrus.tl.leung@gmail.com>
@xuechendi xuechendi force-pushed the multi_models_rebase branch from 3133992 to 0915219 Compare December 2, 2024 23:31
mgoin and others added 21 commits December 3, 2024 02:26
…10844)

Signed-off-by: Jee Jee Li <pandaleefree@gmail.com>
Signed-off-by: youkaichao <youkaichao@gmail.com>
Signed-off-by: Russell Bryant <rbryant@redhat.com>
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
Co-authored-by: DarkLight1337 <tlleungac@connect.ust.hk>
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
…it as default (vllm-project#10785)

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
Signed-off-by: mgoin <michael@neuralmagic.com>
Co-authored-by: mgoin <michael@neuralmagic.com>
…lm-project#10640)

Signed-off-by: Roger Wang <ywang@roblox.com>
Co-authored-by: Michael Goin <michael@neuralmagic.com>
Co-authored-by: Roger Wang <ywang@roblox.com>
Signed-off-by: yan ma <yan.ma@intel.com>
Signed-off-by: mgoin <michael@neuralmagic.com>
Signed-off-by: Gregory Shtrasberg <Gregory.Shtrasberg@amd.com>
…0557)

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
Signed-off-by: Chendi Xue <chendi.xue@intel.com>
Co-authored-by: Aaron Pham <contact@aarnphm.xyz>
…t#10876)

Signed-off-by: Tyler Michael Smith <tyler@neuralmagic.com>
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
…oject#10854)

Signed-off-by: jianzheng <57654625+o2363286@users.noreply.github.com>
@xuechendi xuechendi force-pushed the multi_models_rebase branch from 0915219 to 655b610 Compare December 4, 2024 17:16
jikunshang and others added 4 commits December 4, 2024 20:10
Signed-off-by: Kunshang Ji <kunshang.ji@intel.com>
Signed-off-by: Chendi Xue <chendi.xue@intel.com>
Signed-off-by: Chendi.Xue <chendi.xue@intel.com>
Signed-off-by: Chendi.Xue <chendi.xue@intel.com>
Signed-off-by: Chendi Xue <chendi.xue@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.