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-Reranker_vllm
Commits
bd12e34d
Commit
bd12e34d
authored
Mar 02, 2026
by
weishb
Browse files
update README.md
parent
c3a9ad18
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
bd12e34d
...
@@ -65,7 +65,7 @@ docker run -it \
...
@@ -65,7 +65,7 @@ docker run -it \
启动服务
启动服务
```
bash
```
bash
vllm serve
/public/weishb/
Qwen/Qwen3-VL-Reranker-8B
\
vllm serve Qwen/Qwen3-VL-Reranker-8B
\
--runner
pooling
\
--runner
pooling
\
--hf-overrides
'{"architectures": ["Qwen3VLForSequenceClassification"],"classifier_from_token":["no","yes"],"is_original_qwen3_reranker":true}'
\
--hf-overrides
'{"architectures": ["Qwen3VLForSequenceClassification"],"classifier_from_token":["no","yes"],"is_original_qwen3_reranker":true}'
\
--chat-template
qwen3_vl_reranker.jinja
\
--chat-template
qwen3_vl_reranker.jinja
\
...
...
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