Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
MiniCMP-V_pytorch
Commits
1ea9fbbb
Commit
1ea9fbbb
authored
Jun 15, 2024
by
wanglch
Browse files
Update README.md
parent
65356d7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
1ea9fbbb
...
@@ -43,7 +43,7 @@ cd /path/your_code_data/docker
...
@@ -43,7 +43,7 @@ cd /path/your_code_data/docker
docker build --no-cache -t minicpm-v:latest .
docker build --no-cache -t minicpm-v:latest .
docker run --shm-size=64G --name
qwen
-v
l
-v /opt/hyhal:/opt/hyhal:ro --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video -v /path/your_code_data/:/path/your_code_data/ -it minicpm-v bash
docker run --shm-size=64G --name
minicpm
-v -v /opt/hyhal:/opt/hyhal:ro --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video -v /path/your_code_data/:/path/your_code_data/ -it minicpm-v bash
```
```
### Anaconda(方法三)
### Anaconda(方法三)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment