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
Qwen3-VL_pytorch
Commits
21836dca
"vscode:/vscode.git/clone" did not exist on "25e470c57d6a5df00c7a4010ecfb9f2c991bca14"
Commit
21836dca
authored
Feb 09, 2026
by
raojy
Browse files
updata
parent
893f761a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
49 deletions
+0
-49
README.md
README.md
+0
-49
No files found.
README.md
View file @
21836dca
...
...
@@ -227,22 +227,13 @@ curl http://x.x.x.x:8000/v1/chat/completions \
}'
```
## vllm效果展示
## 效果展示
**场景1**
:普通图文对话
Input:
-
image:
<div
align=
center
>
<img
src=
"./doc/demo.jpeg"
/>
</div>
-
text: "Describe this image."
Output:
...
...
@@ -250,46 +241,6 @@ Output:
<div
align=
center
>
<img
src=
"./doc/result.png"
/>
</div>
**场景2**
:多图像推理
Input:
-
image1:
<div
align=
center
>
<img
src=
"./doc/demo.jpeg"
/>
</div>
-
image2:
<div
align=
center
>
<img
src=
"./doc/dog.jpg"
/>
</div>
-
text: "Identify the similarities between these images."
Output:
<div
align=
center
>
<img
src=
"./doc/result_multi_images.png"
/>
</div>
**场景3**
:视频推理
-
Vedio:
!
[
space_woaudio
](
./doc/space_woaudio.mp4
)
-
text:: "Describe this video."
Output:
<div
align=
center
>
<img
src=
"./doc/result_vedio.png"
/>
</div>
### 精度
`DCU与GPU精度一致,支持推理框架:transformers、vllm。`
...
...
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