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.5-VL_pytorch
Commits
986dd49f
"git@developer.sourcefind.cn:tsoc/superbenchmark.git" did not exist on "9759527111a8103bbbd8fc863e50d728c5101c8e"
Commit
986dd49f
authored
Feb 09, 2026
by
raojy
Browse files
updata
parent
e85443f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
README.md
README.md
+7
-3
No files found.
README.md
View file @
986dd49f
...
@@ -56,6 +56,10 @@ docker run -it \
...
@@ -56,6 +56,10 @@ docker run -it \
关于本项目DCU显卡所需的特殊深度学习库可从
[
光合
](
https://developer.sourcefind.cn/tool/
)
开发者社区下载安装。
关于本项目DCU显卡所需的特殊深度学习库可从
[
光合
](
https://developer.sourcefind.cn/tool/
)
开发者社区下载安装。
```
pip install -r requirements.txt
```
## 数据集
## 数据集
在 LLaMA-Factory中自带测试数据集,使用mllm_demo,identity,mllm_video_demo数据集,已经包含在data目录中
在 LLaMA-Factory中自带测试数据集,使用mllm_demo,identity,mllm_video_demo数据集,已经包含在data目录中
...
@@ -308,9 +312,9 @@ DCU与GPU精度一致,推理框架:transformers、vllm。
...
@@ -308,9 +312,9 @@ DCU与GPU精度一致,推理框架:transformers、vllm。
|
**模型名称**
|
**参数量**
|
**DCU 型号**
|
**最低卡数需求**
|
**下载地址**
|
|
**模型名称**
|
**参数量**
|
**DCU 型号**
|
**最低卡数需求**
|
**下载地址**
|
| :-------------------------: | :--------: | :---------------: | :--------------: | :----------------------------------------------------------: |
| :-------------------------: | :--------: | :---------------: | :--------------: | :----------------------------------------------------------: |
|
**Qwen2.5-VL-3B-Instruct**
| 3B | K100AI, BW1000 等 | 1 |
[
Hugging Face
](
https://huggingface.co/Qwen/Qwen2.5-VL-3B-Instruct
)
|
|
**Qwen2.5-VL-3B-Instruct**
| 3B | K100AI, BW1000 等 | 1 |
[
Qwen2.5-VL-3B-Instruct
](
https://huggingface.co/Qwen/Qwen2.5-VL-3B-Instruct
)
|
|
**Qwen2.5-VL-7B-Instruct**
| 7B | K100AI, BW1000 等 | 1 |
[
Hugging Face
](
https://huggingface.co/Qwen/Qwen2.5-VL-7B-Instruct
)
|
|
**Qwen2.5-VL-7B-Instruct**
| 7B | K100AI, BW1000 等 | 1 |
[
Qwen2.5-VL-7B-Instruct
](
https://huggingface.co/Qwen/Qwen2.5-VL-7B-Instruct
)
|
|
**Qwen2.5-VL-72B-Instruct**
| 72B | K100AI, BW1000 等 | 4 |
[
Hugging Face
](
https://huggingface.co/Qwen/Qwen2.5-VL-72B-Instruct
)
|
|
**Qwen2.5-VL-72B-Instruct**
| 72B | K100AI, BW1000 等 | 4 |
[
Qwen2.5-VL-72B-Instruct
](
https://huggingface.co/Qwen/Qwen2.5-VL-72B-Instruct
)
|
## 源码仓库及问题反馈
## 源码仓库及问题反馈
...
...
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