Skip to content

Conversation

@huydhn
Copy link
Contributor

@huydhn huydhn commented Nov 12, 2025

Purpose

xformers-0.0.33 has been released today for PyTorch 2.9 https://pypi.org/project/xformers/#history, and we can finally switch to that version instead of the custom one we build on PyTorch

FIX #27880 #27851

Test Plan

CI

cc @simon-mo @ywang96 @ProExpertProg

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the xformers dependency to the official 0.0.33 release for PyTorch 2.9, replacing a custom-built version. This is an excellent change that improves maintainability and stability by relying on an official package. The modification is straightforward and correct. I have reviewed the changes and found no issues.

@ywang96 ywang96 added the ready ONLY add when PR is ready to merge/full CI is needed label Nov 12, 2025
@ywang96 ywang96 added this to the v0.11.1 milestone Nov 12, 2025
@github-project-automation github-project-automation bot moved this to In review in NVIDIA Nov 13, 2025
Copy link
Collaborator

@houseroad houseroad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

finally :-)

Copy link
Member

@ywang96 ywang96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this PR is now good to be force-merged. All failed tests are not related to this dependency change but we should address them separately.

@vllm-bot vllm-bot merged commit c33b87e into vllm-project:main Nov 13, 2025
93 of 99 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in NVIDIA Nov 13, 2025
geodavic pushed a commit to geodavic/vllm that referenced this pull request Nov 16, 2025
Signed-off-by: Huy Do <[email protected]>
Co-authored-by: Roger Wang <[email protected]>
Signed-off-by: George D. Torres <[email protected]>
khluu pushed a commit that referenced this pull request Nov 16, 2025
Signed-off-by: Huy Do <[email protected]>
Co-authored-by: Roger Wang <[email protected]>
(cherry picked from commit c33b87e)
bwasti pushed a commit to bwasti/vllm that referenced this pull request Nov 17, 2025
Signed-off-by: Huy Do <[email protected]>
Co-authored-by: Roger Wang <[email protected]>
Signed-off-by: Bram Wasti <[email protected]>
devpatelio pushed a commit to SumanthRH/vllm that referenced this pull request Nov 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/build nvidia ready ONLY add when PR is ready to merge/full CI is needed

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Installation]: [HELP]How to install the latest main version of vllm

7 participants