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
06f870c9
Commit
06f870c9
authored
Feb 09, 2026
by
raojy
Browse files
updata
parent
21836dca
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
README.md
README.md
+3
-1
No files found.
README.md
View file @
06f870c9
...
@@ -212,7 +212,7 @@ curl http://x.x.x.x:8000/v1/chat/completions \
...
@@ -212,7 +212,7 @@ curl http://x.x.x.x:8000/v1/chat/completions \
{
{
"type": "image_url",
"type": "image_url",
"image_url": {
"image_url": {
"url": "file:///path/to/your/project/doc/
test
.png"
"url": "file:///path/to/your/project/doc/
dog
.png"
}
}
},
},
{
{
...
@@ -241,6 +241,8 @@ Output:
...
@@ -241,6 +241,8 @@ Output:
<div
align=
center
>
<div
align=
center
>
<img
src=
"./doc/result.png"
/>
<img
src=
"./doc/result.png"
/>
</div>
</div>
### 精度
### 精度
`DCU与GPU精度一致,支持推理框架:transformers、vllm。`
`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