[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

@@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: vllm-leader
image: m.daocloud.io/quay.io/ascend/cann:8.3.rc1-a3-ubuntu22.04-py3.11
image: m.daocloud.io/quay.io/ascend/cann:8.3.rc2-a3-ubuntu22.04-py3.11
env:
- name: WORKSPACE
value: "/root/workspace"
@@ -70,7 +70,7 @@ spec:
spec:
containers:
- name: vllm-worker
image: m.daocloud.io/quay.io/ascend/cann:8.3.rc1-a3-ubuntu22.04-py3.11
image: m.daocloud.io/quay.io/ascend/cann:8.3.rc2-a3-ubuntu22.04-py3.11
env:
- name: WORKSPACE
value: "/root/workspace"