update Dockerfile and Readme
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM git.modelhub.org.cn:9443/enginex-cambricon/mlu370-pytorch:v25.01-torch2.5.0-torchmlu1.24.1-ubuntu22.04-py310
|
FROM mlu370-pytorch:v25.01-torch2.5.0-torchmlu1.24.1-ubuntu22.04-py310
|
||||||
|
|
||||||
WORKDIR /root
|
WORKDIR /root
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,7 @@
|
|||||||
```shell
|
```shell
|
||||||
docker build -f ./Dockerfile.funasr-mlu370 -t <your_image> .
|
docker build -f ./Dockerfile.funasr-mlu370 -t <your_image> .
|
||||||
```
|
```
|
||||||
|
其中基础镜像 mlu370-pytorch:v25.01-torch2.5.0-torchmlu1.24.1-ubuntu22.04-py310 通过联系寒武纪厂商技术支持可获取
|
||||||
|
|
||||||
## 使用说明
|
## 使用说明
|
||||||
### 快速镜像测试
|
### 快速镜像测试
|
||||||
|
|||||||
Reference in New Issue
Block a user