Commit bd12e34d authored by weishb's avatar weishb
Browse files

update README.md

parent c3a9ad18
...@@ -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 \
......
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