File tree 2 files changed +13
-0
lines changed
2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ Please read the original [Get Started](../get_started.md) guide before reading t
5
5
6
6
Here is the [ supported model list] ( ../../supported_models/supported_models.md#PyTorchEngine-on-Huawei-Ascend-Platform ) .
7
7
8
+ > \[ !IMPORTANT\]
9
+ > We have uploaded a docker image with KUNPENG CPU to aliyun(from lmdeploy 0.7.1 + dlinfer 0.1.6).
10
+ > Please try to pull the image by following command:
11
+ > ` docker pull crpi-4crprmm5baj1v8iv.cn-hangzhou.personal.cr.aliyuncs.com/lmdeploy_dlinfer/ascend:latest `
12
+ > The dockerfile described below still works, you can try
13
+ > both pulling image and build your own image by dockerfile.
14
+
8
15
## Installation
9
16
10
17
We highly recommend that users build a Docker image for streamlined environment setup.
Original file line number Diff line number Diff line change 4
4
5
5
支持的模型列表在[ 这里] ( ../../supported_models/supported_models.md#PyTorchEngine-华为昇腾平台 ) .
6
6
7
+ > \[ !IMPORTANT\]
8
+ > 我们已经在阿里云上提供了构建完成的鲲鹏CPU版本的镜像(从lmdeploy 0.7.1 + dlinfer 0.1.6开始)。
9
+ > 请使用下面的命令来拉取镜像:
10
+ > ` docker pull crpi-4crprmm5baj1v8iv.cn-hangzhou.personal.cr.aliyuncs.com/lmdeploy_dlinfer/ascend:latest `
11
+ > 下述的dockerfile依然是可以执行的,您可以直接拉取镜像,也可以使用dockerfile来自己构建。
12
+
7
13
## 安装
8
14
9
15
我们强烈建议用户构建一个 Docker 镜像以简化环境设置。
You can’t perform that action at this time.
0 commit comments