更新 README.md
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
```shell
|
||||
#构建docker镜像
|
||||
docker build . -t metax_c500_vl
|
||||
其中基础镜像 maca-c500-pytorch:2.33.0.6-torch2.6-py310-ubuntu24.04-amd64 通过联系沐曦厂商技术支持可获取
|
||||
|
||||
#运行docker容器
|
||||
docker run -it -p 10055:8000 --device=/dev/mxcd --device=/dev/dri -v /home/aiyueqi/mnt/models/vlm/MiniCPM-V-4:/model:ro --name metax_c500_vl_test metax_c500_vl
|
||||
|
||||
Reference in New Issue
Block a user