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
MiniCPM-o-2.6_pytorch
Commits
31e9a98b
Commit
31e9a98b
authored
Apr 10, 2025
by
wanglch
Browse files
Update README.md
parent
c6d44854
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
31e9a98b
...
...
@@ -44,7 +44,7 @@ docker build -t internvl:latest .
docker run --shm-size 500g --network=host --name=minicpm_o --privileged --device=/dev/kfd --network=host --device=/dev/dri --group-add video --cap-add=SYS_PTRACE --security-opt seccomp=unconfined -v 项目地址(绝对路径):/home/ -v /opt/hyhal:/opt/hyhal:ro -it <your IMAGE ID> bash
git clone http://developer.sourcefind.cn/codes/modelzoo/minicpm-o-2.6_pytorch.git
it
git clone http://developer.sourcefind.cn/codes/modelzoo/minicpm-o-2.6_pytorch.git
cd /path/your_code_data/
...
...
@@ -66,7 +66,7 @@ transformers==4.48.3
其它非深度学习库参照requirement.txt安装:
```
pip install -r requirements.txt -i
http
s
://
pypi.tuna.tsinghua.edu.cn/simple
git clone
http://
developer.sourcefind.cn/codes/modelzoo/minicpm-o-2.6_pytorch.git
cd /path/your_code_data/
...
...
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