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
Qwen2-VL_pytorch
Commits
a5b16b63
Commit
a5b16b63
authored
Dec 27, 2024
by
luopl
Browse files
Update README.md
parent
bc5ebf0f
Pipeline
#2168
canceled with stages
Changes
1
Pipelines
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 @
a5b16b63
...
@@ -42,8 +42,8 @@ Tips:以上dtk驱动、python、torch、vllm等DCU相关工具版本需要严格
...
@@ -42,8 +42,8 @@ Tips:以上dtk驱动、python、torch、vllm等DCU相关工具版本需要严格
### Dockerfile(方法二)
### Dockerfile(方法二)
此处提供dockerfile的使用方法
此处提供dockerfile的使用方法
```
```
docker build -t qwen2
.5
:latest .
docker build -t qwen2
_vl
:latest .
docker run -it --shm-size=1024G -v /path/your_code_data/:/path/your_code_data/ -v /opt/hyhal:/opt/hyhal --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video --name qwen2
.5
_pytorch
qwen2
.5
bash
docker run -it --shm-size=1024G -v /path/your_code_data/:/path/your_code_data/ -v /opt/hyhal:/opt/hyhal --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video --name qwen2
_vl
_pytorch qwen2
_vl
bash
cd /path/your_code_data/
cd /path/your_code_data/
pip install qwen-vl-utils[decord]
pip install qwen-vl-utils[decord]
git clone http://developer.sourcefind.cn/codes/OpenDAS/llama-factory.git
git clone http://developer.sourcefind.cn/codes/OpenDAS/llama-factory.git
...
...
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