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
cd02217c
Commit
cd02217c
authored
Feb 13, 2026
by
weishb
Browse files
update info
parent
d4f3f355
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
README.md
README.md
+3
-3
model.properties
model.properties
+2
-2
No files found.
README.md
View file @
cd02217c
# Qwen3-
TTS
# Qwen3-
VL-Reranker
## 论文
[
Qwen3-VL-Embedding and Qwen3-VL-Reranker: A Unified Framework for State-of-the-Art Multimodal Retrieval and Ranking
](
https://arxiv.org/abs/2601.04720
)
...
...
@@ -16,7 +16,7 @@ Qwen3-VL-Embedding 和 Qwen3-VL-Reranker 模型系列是通义千问(Qwen)
## 环境依赖
| 软件 | 版本 |
| :------: | :------: |
| DTK | 2
5
.04
.2
|
| DTK | 2
6
.04 |
| python | 3.10.12 |
| transformers | 4.57.6 |
| vllm | 0.11.0+das.opt1.rc2.dtk2604 |
...
...
@@ -89,7 +89,7 @@ curl -s http://127.0.0.1:8000/rerank \
## 效果展示

)

### 精度
`DCU与GPU精度一致,推理框架:vllm`
...
...
model.properties
View file @
cd02217c
# 模型唯一标识
modelCode
=
20
8
9
modelCode
=
209
2
# 模型名称
modelName
=
Qwen3-VL-Reranker_vllm
# 模型描述
modelDescription
=
Qwen3-VL-Reranker 模型
则
用于对初步结果进行精细化排序
modelDescription
=
Qwen3-VL-Reranker 模型用于对初步结果进行精细化排序
# 运行过程
processType
=
推理
# 算法类别
...
...
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