[CI] Upgrade vllm in accuracy and performance CI (#2527)

### What this PR does / why we need it?
Upgrade vllm in accuracy and performance CI

### How was this patch tested?
CI passed with existing test.

- vLLM version: v0.10.1.1
- vLLM main:
5c4b6e66fe

Signed-off-by: MengqingCao <cmq0113@163.com>
This commit is contained in:
Mengqing Cao
2025-08-26 08:49:49 +08:00
committed by GitHub
parent 7e494e94a9
commit 21b5727f9a
2 changed files with 2 additions and 2 deletions

View File

@@ -112,7 +112,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: vllm-project/vllm
ref: v0.10.0
ref: v0.10.1.1
path: ./vllm-empty
- name: Install vllm-project/vllm from source

View File

@@ -51,7 +51,7 @@ jobs:
strategy:
matrix:
include:
- vllm_branch: v0.10.0
- vllm_branch: v0.10.1.1
vllm_ascend_branch: main
vllm_use_v1: 1
max-parallel: 1