mirror of https://github.com/InternLM/InternLM
Update openaoe_zh_cn.md
parent
1af35f43f6
commit
553d6d0e6c
|
@ -41,7 +41,7 @@ docker build . -f docker/Dockerfile -t openaoe:latest
|
|||
|
||||
#### **运行**
|
||||
```shell
|
||||
docker run -p 10099:10099 -v /path/to/your/config-template.yaml:/app/config-template.yaml --name OpenAOE openaoe:latest
|
||||
docker run -p 10099:10099 -v /path/to/your/config-template.yaml:/app/config.yaml --name OpenAOE openaoe:latest
|
||||
```
|
||||
|
||||
### 基于源代码
|
||||
|
|
Loading…
Reference in New Issue