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
mPLUG-DocOwl_pytorch
Commits
78ce2481
Commit
78ce2481
authored
Nov 13, 2024
by
dcuai
Browse files
Update README.md
parent
58c6d874
Pipeline
#1913
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+4
-4
No files found.
README.md
View file @
78ce2481
...
@@ -40,7 +40,7 @@ pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple/ --trus
...
@@ -40,7 +40,7 @@ pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple/ --trus
### Dockerfile(方法二)
### Dockerfile(方法二)
```
```
cd /path/your_code_data/
docker
cd /path/your_code_data/
docker build --no-cache -t mplug-doclocal:latest .
docker build --no-cache -t mplug-doclocal:latest .
...
@@ -50,13 +50,13 @@ docker run --shm-size=64G --name mplug-doclocal -v /opt/hyhal:/opt/hyhal:ro --pr
...
@@ -50,13 +50,13 @@ docker run --shm-size=64G --name mplug-doclocal -v /opt/hyhal:/opt/hyhal:ro --pr
关于本项目DCU显卡所需的特殊深度学习库可从
[
光合
](
https://developer.hpccube.com/tool/
)
开发者社区下载安装。
关于本项目DCU显卡所需的特殊深度学习库可从
[
光合
](
https://developer.hpccube.com/tool/
)
开发者社区下载安装。
```
```
DTK驱动:dtk24.04
DTK驱动:dtk24.04
.1
python:
python
3.10
python:3.10
torch:2.1
torch:2.1
torchvision: 0.16.0
torchvision: 0.16.0
deepspped: 0.12.3
deepspped: 0.12.3
```
```
`Tips:以上dtk驱动、python、
paddle
等DCU相关工具版本需要严格一一对应`
`Tips:以上dtk驱动、python、
torch
等DCU相关工具版本需要严格一一对应`
关于本项目DCU显卡所需的特殊深度学习库可从
[
光合
](
https://developer.hpccube.com/tool/
)
开发者社区下载安装。
关于本项目DCU显卡所需的特殊深度学习库可从
[
光合
](
https://developer.hpccube.com/tool/
)
开发者社区下载安装。
```
```
...
...
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