forked from vllm-project/vllm
-
Notifications
You must be signed in to change notification settings - Fork 50
Upstream merge 25 03 03 #458
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
Merged
Merged
Conversation
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
Signed-off-by: Liangfu Chen <liangfc@amazon.com> Co-authored-by: George Novack <gnovack@amazon.com> Co-authored-by: Aoyu Zhang <aoyuzhan@amazon.com>
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Signed-off-by: mgoin <mgoin64@gmail.com>
…13833) Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
…llm-project#13858) Signed-off-by: Rui Qiao <ruisearch42@gmail.com>
Signed-off-by: noemotiovon <noemotiovon@gmail.com> Co-authored-by: noemotiovon <noemotiovon@gmail.com>
…-cuda platforms (vllm-project#13844) Signed-off-by: Sage Moore <sage@neuralmagic.com>
…line engine (vllm-project#13837) Signed-off-by: Seth Kimmel <seth.kimmel3@gmail.com>
…t#13887) Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
…tion refactor (vllm-project#13736) Signed-off-by: Brayden Zhong <b8zhong@uwaterloo.ca>
Signed-off-by: Joe Runde <Joseph.Runde@ibm.com>
Signed-off-by: Chenyaaang <llccyy1212@gmail.com>
…ect#12744) Signed-off-by: Wallas Santos <wallashss@ibm.com> Signed-off-by: Joe Runde <Joseph.Runde@ibm.com> Co-authored-by: Joe Runde <Joseph.Runde@ibm.com>
…13918) Signed-off-by: Woosuk Kwon <woosuk.kwon@berkeley.edu>
Signed-off-by: Lucas Wilkinson <lwilkinson@neuralmagic.com> Signed-off-by: Lucas Wilkinson <lwilkins@redhat.com>
…ined (vllm-project#13851) Signed-off-by: Hollow Man <hollowman@opensuse.org>
Signed-off-by: Jee Jee Li <pandaleefree@gmail.com>
…4063) Signed-off-by: Jun Duan <jun.duan.phd@outlook.com>
Signed-off-by: qux-bbb <1147635419@qq.com>
Signed-off-by: Ce Gao <cegao@tensorchord.ai>
Signed-off-by: Mengqing Cao <cmq0113@163.com>
…ED=1 (vllm-project#13921) Signed-off-by: Cody Yu <hao.yu.cody@gmail.com>
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
)" This reverts commit 8294773.
shajrawi
previously approved these changes
Mar 4, 2025
shajrawi
approved these changes
Mar 4, 2025
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.
Also reverting vllm-project#13718. It fails correctness tests in combination with custom all reduce. @qli88 to investigate