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
Uni-Fold_pytorch
Commits
0c67f980
Commit
0c67f980
authored
Nov 04, 2024
by
dcuai
Browse files
Update README.md
parent
b37a7986
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 @
0c67f980
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
```
```
docker pull image.sourcefind.cn:5000/dcu/admin/base/custom:unifold-torch2.1.0-dtk24.04.2-ubuntu20.04-py310
docker pull image.sourcefind.cn:5000/dcu/admin/base/custom:unifold-torch2.1.0-dtk24.04.2-ubuntu20.04-py310
docker run -it --network=host -v <unifold代码路径>:<容器内unifold代码路径> --shm-size=32G --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video -v /opt/hyhal:/opt/hyhal:ro
-v /opt/dtk-24.04.2-runtime/:/opt/dtk/:ro
--name <镜像名称> <上面获得的镜像ID> bash
docker run -it --network=host -v <unifold代码路径>:<容器内unifold代码路径> --shm-size=32G --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video -v /opt/hyhal:/opt/hyhal:ro --name <镜像名称> <上面获得的镜像ID> bash
mv -f <容器内unifold代码路径>/run_monomer.sh /root/Uni-Fold/run_monomer.sh
mv -f <容器内unifold代码路径>/run_monomer.sh /root/Uni-Fold/run_monomer.sh
mv -f <容器内unifold代码路径>/run_multimer.sh /root/Uni-Fold/run_multimer.sh
mv -f <容器内unifold代码路径>/run_multimer.sh /root/Uni-Fold/run_multimer.sh
...
...
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