fix readme
This commit is contained in:
@@ -33,7 +33,7 @@ modelscope download --model Qwen/Qwen3-8B README.md --local_dir ./model
|
||||
|
||||
2、使用Dockerfile生成镜像
|
||||
从仓库的【软件包】栏目下载基础镜像 git.modelhub.org.cn:9443/enginex-ascend/cann:8.2.rc1-910b-ubuntu22.04-py3.11
|
||||
使用 Dockerfile_ascend 生成 镜像
|
||||
使用 Dockerfile 生成 镜像
|
||||
```python
|
||||
docker build -f Dockerfile -t ascend-vllm:dev .
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user