Skip to content

[0.7.3] Update patch timing and CMake to adjust to more user envs#535

Merged
wangxiyuan merged 1 commit intovllm-project:v0.7.3-devfrom
antonlisq:patch-1
Apr 21, 2025
Merged

[0.7.3] Update patch timing and CMake to adjust to more user envs#535
wangxiyuan merged 1 commit intovllm-project:v0.7.3-devfrom
antonlisq:patch-1

Conversation

@antonlisq
Copy link
Copy Markdown
Contributor

@antonlisq antonlisq commented Apr 16, 2025

What this PR does / why we need it?

To make compile adjust to more user envs.
To make patch timing better to adjust to more conditions.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Tested the same as #416

@antonlisq antonlisq changed the title Update CMakeLists.txt Update CMakeLists.txt to adjust to more user envs Apr 16, 2025
@wangxiyuan wangxiyuan changed the title Update CMakeLists.txt to adjust to more user envs [0.7.3] Update CMakeLists.txt to adjust to more user envs Apr 16, 2025
@antonlisq antonlisq changed the title [0.7.3] Update CMakeLists.txt to adjust to more user envs [0.7.3] Update patch timing and CMake to adjust to more user envs Apr 18, 2025
Signed-off-by: Shuqiao Li <celestialli@outlook.com>
Comment thread vllm_ascend/__init__.py
def register():
"""Register the NPU platform."""
# To ensure that the module is correctly replaced, add it at the beginning
import vllm_ascend.patch_config # noqa: F401
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

why move this on 0.7.3?

Copy link
Copy Markdown
Contributor Author

@antonlisq antonlisq Apr 21, 2025

Choose a reason for hiding this comment

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

why move this on 0.7.3?

There is a user-feedback problem when patch not taking effect on 073 branch. That is probably due to the patching timing.

@wangxiyuan wangxiyuan merged commit 320e823 into vllm-project:v0.7.3-dev Apr 21, 2025
13 checks passed
@antonlisq antonlisq deleted the patch-1 branch April 21, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants