[Model][Docs] Support Qwen3-VL-Embedding & Qwen3-VL-Reranker#5741
[Model][Docs] Support Qwen3-VL-Embedding & Qwen3-VL-Reranker#5741gcanlin wants to merge 4 commits intovllm-project:mainfrom
Conversation
Signed-off-by: gcanlin <canlinguosdu@gmail.com>
There was a problem hiding this comment.
Code Review
This pull request adds documentation for Qwen3-VL-Embedding and updates the supported models list. However, the new documentation file contains several inconsistencies and placeholder content that need to be addressed. Specifically, there are errors in the document title, model names used in command examples, and a TODO for performance results. Furthermore, the supported models matrix introduces a broken link to documentation for Qwen3-VL-Reranker, as the file is not included in this PR. These issues should be resolved to ensure the documentation is accurate and complete.
|
👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:
If CI fails, you can run linting and testing checks locally according Contributing and Testing. |
|
Waiting for upgrading to vllm-project/vllm#31890. Otherwise we can't run the Qwen3-VL-Reranker with |
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
|
Open new PR #6034. |
What this PR does / why we need it?
Does this PR introduce any user-facing change?
How was this patch tested?