[Do not merge][Main2Main] Upgrade vllm commit to 0115#5913
[Do not merge][Main2Main] Upgrade vllm commit to 0115#5913wjunLu wants to merge 1 commit intovllm-project:mainfrom
Conversation
|
👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:
If CI fails, you can run linting and testing checks locally according Contributing and Testing. |
There was a problem hiding this comment.
Code Review
This pull request upgrades the vLLM commit dependency. The changes include updating the commit hash in the versioning policy documentation and removing version-specific skipif decorators from tests in test_scoring.py. These changes are consistent with the goal of the pull request. The code modifications are straightforward and I did not find any issues of high or critical severity.
b84dd24 to
5481ecd
Compare
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Signed-off-by: wjunLu <wjunlu217@gmail.com>
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
What this PR does / why we need it?
Test result: https://github.com/vllm-project/vllm-ascend/actions/runs/21034239336/job/60490156965?pr=5913
Does this PR introduce any user-facing change?
How was this patch tested?