[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

@@ -51,7 +51,7 @@ Install the Ascend BiSheng toolkit:
wget https://vllm-ascend.obs.cn-north-4.myhuaweicloud.com/vllm-ascend/Ascend-BiSheng-toolkit_aarch64.run
chmod a+x Ascend-BiSheng-toolkit_aarch64.run
./Ascend-BiSheng-toolkit_aarch64.run --install
source /usr/local/Ascend/8.3.RC1/bisheng_toolkit/set_env.sh
source /usr/local/Ascend/8.3.RC2/bisheng_toolkit/set_env.sh
```
Install Triton Ascend:
@@ -75,7 +75,7 @@ Coming soon ...
Please make sure you have already executed the command:
```bash
source /usr/local/Ascend/8.3.RC1/bisheng_toolkit/set_env.sh
source /usr/local/Ascend/8.3.RC2/bisheng_toolkit/set_env.sh
```
:::::{tab-set}