8000 Update ascend get_started tutorial about installing nnal (#2662) · InferenceNexus/lmdeploy@1a76efb · GitHub
[go: up one dir, main page]

Skip to content

Commit 1a76efb

Browse files
authored
Update ascend get_started tutorial about installing nnal (InternLM#2662)
* Update get_started.md * Update get_started.md
1 parent c181987 commit 1a76efb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/en/get_started/ascend/get_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The target machine needs to install the Huawei driver and firmware version 23.0.
2727
[CANN Driver and Firmware Installation](https://www.hiascend.com/document/detail/zh/CANNCommunityEdition/80RC1alpha003/softwareinst/instg/instg_0019.html)
2828
and [download resources](https://www.hiascend.com/hardware/firmware-drivers/community?product=4&model=26&cann=8.0.RC2.beta1&driver=1.0.25.alpha).
2929

30-
And the CANN (version 8.0.RC2.beta1) software packages should also be downloaded from [Ascend Resource Download Center](https://www.hiascend.com/developer/download/community/result?module=cann&cann=8.0.RC2.beta1&product=4&model=26) themselves. Make sure to place the `Ascend-cann-kernels-910b*.run` and `Ascend-cann-toolkit*-aarch64.run` under the root directory of lmdeploy source code
30+
And the CANN (version 8.0.RC2.beta1) software packages should also be downloaded from [Ascend Resource Download Center](https://www.hiascend.com/developer/download/community/result?module=cann&cann=8.0.RC2.beta1&product=4&model=26) themselves. Make sure to place the `Ascend-cann-kernels-910b*.run`, `Ascend-cann-nnal_*.run` and `Ascend-cann-toolkit*-aarch64.run` under the root directory of lmdeploy source code
3131

3232
#### Build Docker Image
3333

docs/zh_cn/get_started/ascend/get_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Docker 版本应不低于 18.03。并且需按照[官方指南](https://www.hias
2727
[下载资源](https://www.hiascend.com/hardware/firmware-drivers/community?product=4&model=26&cann=8.0.RC2.beta1&driver=1.0.25.alpha)
2828

2929
另外,`docker/Dockerfile_aarch64_ascend`没有提供CANN 安装包,用户需要自己从[昇腾资源下载中心](https://www.hiascend.com/developer/download/community/result?module=cann&cann=8.0.RC2.beta1&product=4&model=26)下载CANN(version 8.0.RC2.beta1)软件包。
30-
并将``` Ascend-cann-kernels-910b*.run`` 和 ```Ascend-cann-toolkit\*-aarch64.run\`\` 放在 lmdeploy 源码根目录下。
30+
并将`Ascend-cann-kernels-910b*.run``Ascend-cann-nnal_*.run``Ascend-cann-toolkit*.run` 放在 lmdeploy 源码根目录下。
3131

3232
#### 构建镜像
3333

0 commit comments

Comments
 (0)
0