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
GLM-4V_pytorch
Commits
a8bc6e31
Commit
a8bc6e31
authored
Jun 15, 2024
by
wanglch
Browse files
Update README.md
parent
3ee74160
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
a8bc6e31
...
@@ -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 glm-4v:latest .
docker build --no-cache -t glm-4v:latest .
docker run --shm-size=64G --name
qwen-vl
-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 glm-4v bash
docker run --shm-size=64G --name
glm-4v
-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 glm-4v bash
```
```
### Anaconda(方法三)
### Anaconda(方法三)
...
@@ -58,9 +58,9 @@ torchvision: 0.16.0
...
@@ -58,9 +58,9 @@ torchvision: 0.16.0
关于本项目DCU显卡所需的特殊深度学习库可从
[
光合
](
https://developer.hpccube.com/tool/
)
开发者社区下载安装。
关于本项目DCU显卡所需的特殊深度学习库可从
[
光合
](
https://developer.hpccube.com/tool/
)
开发者社区下载安装。
```
```
conda create -n
minicp
m-v python=3.10
conda create -n
gl
m-
4
v python=3.10
conda activate
minicp
m-v
conda activate
gl
m-
4
v
cd /path/your_code_data/
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