[v0.11.0]Upgrade cann to 8.3.rc2 (#4332)

### What this PR does / why we need it?
Upgrade CANN to 8.3.rc2

Signed-off-by: MrZ20 <2609716663@qq.com>
This commit is contained in:
SILONG ZENG
2025-11-21 22:48:57 +08:00
committed by GitHub
parent 0f9025cceb
commit 5ad0ccdc31
22 changed files with 37 additions and 37 deletions

View File

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