[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

@@ -75,7 +75,7 @@ myst_substitutions = {
"pip_vllm_ascend_version": "0.13.0rc1",
"pip_vllm_version": "0.13.0",
# CANN image tag
"cann_image_tag": "8.3.rc2-910b-ubuntu22.04-py3.11",
"cann_image_tag": "8.5.0-910b-ubuntu22.04-py3.11",
# vllm version in ci
"ci_vllm_version": "v0.13.0",
}