[CI] update vLLM to 0.14.1 (#6222)

Upgrade vLLM to 0.14.1
- vLLM version: v0.14.0
- vLLM main:
d68209402d

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
wangxiyuan
2026-01-25 17:52:16 +08:00
committed by GitHub
parent 384d84c7ef
commit 99bdd7363c
14 changed files with 17 additions and 17 deletions

View File

@@ -32,7 +32,7 @@ on:
description: how many pods will be pulled up via lws.yaml, indicates number of nodes we need
vllm_version:
required: false
default: "v0.14.0"
default: "v0.14.1"
type: string
description: vllm version to use
vllm_ascend_remote_url: