Commit cd02217c authored by weishb's avatar weishb
Browse files

update info

parent d4f3f355
# 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 | 25.04.2 |
| DTK | 26.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 \
## 效果展示
![alt text](![alt text](./doc/image.png))
![alt text](./doc/image.png)
### 精度
`DCU与GPU精度一致,推理框架:vllm`
......
# 模型唯一标识
modelCode=2089
modelCode=2092
# 模型名称
modelName=Qwen3-VL-Reranker_vllm
# 模型描述
modelDescription=Qwen3-VL-Reranker 模型用于对初步结果进行精细化排序
modelDescription=Qwen3-VL-Reranker 模型用于对初步结果进行精细化排序
# 运行过程
processType=推理
# 算法类别
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment