[CI][Doc] Upgrade wheel building's CANN to 8.5.0 and update the Docs (#6145)

### What this PR does / why we need it?
Upgrade wheel building's CANN to 8.5.0 and update the Docs


- vLLM version: v0.13.0
- vLLM main:
d68209402d

Signed-off-by: wjunLu <wjunlu217@gmail.com>
This commit is contained in:
wjunLu
2026-01-22 19:50:54 +08:00
committed by GitHub
parent e54d294df3
commit 88632cf976
4 changed files with 13 additions and 14 deletions

View File

@@ -15,7 +15,7 @@
# This file is a part of the vllm-ascend project.
#
ARG PY_VERSION=3.11
FROM quay.io/ascend/manylinux:8.3.rc2-910b-manylinux_2_28-py${PY_VERSION}
FROM quay.io/ascend/manylinux:8.5.0-910b-manylinux_2_28-py${PY_VERSION}
ARG SOC_VERSION="ascend910b1"