update for ascend
This commit is contained in:
@@ -10,7 +10,7 @@ modelscope download --model microsoft/beit-base-patch16-224 README.md --local_di
|
|||||||
```
|
```
|
||||||
|
|
||||||
2、使用Dockerfile生成镜像
|
2、使用Dockerfile生成镜像
|
||||||
从仓库的【软件包】栏目下载基础镜像 git.modelhub.org.cn:980/enginex-ascend/quay.io/ascend/vllm-ascend:v0.10.0rc1
|
从仓库的【软件包】栏目下载基础镜像 git.modelhub.org.cn:9443/enginex-ascend/quay.io/ascend/vllm-ascend:v0.10.0rc1
|
||||||
使用 Dockerfile_ascend 生成 镜像
|
使用 Dockerfile_ascend 生成 镜像
|
||||||
```python
|
```python
|
||||||
docker build -f Dockerfile_ascend -t ascend-my:v3 .
|
docker build -f Dockerfile_ascend -t ascend-my:v3 .
|
||||||
|
|||||||
Reference in New Issue
Block a user