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
01b0f097
Commit
01b0f097
authored
Feb 03, 2026
by
raojy
💬
Browse files
Update README.md
parent
61a031ec
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
README.md
README.md
+2
-0
No files found.
README.md
View file @
01b0f097
...
@@ -243,6 +243,8 @@ CUDA_VISIBLE_DEVICES=0,1,2,3 python inference.py
...
@@ -243,6 +243,8 @@ CUDA_VISIBLE_DEVICES=0,1,2,3 python inference.py
#### 单卡推理
#### 单卡推理
```
```
vllm推理需要确认qwen_vl_utils库,若不存在,请执行
pip install qwen_vl_utils
# 适用于3B/7B模型
# 适用于3B/7B模型
# 启动命令
# 启动命令
vllm serve Qwen/Qwen2.5-VL-3B-Instruct \
vllm serve Qwen/Qwen2.5-VL-3B-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