-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
[New Model]: Support Qwen3 Embedding & Reranker #19260
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+396
−19
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
5c57bfa
very dirty fix
noooop 4dddb99
+ Qwen3ForSequenceClassification
noooop 65646a1
+ classifier_from_token
noooop b36f788
+ tests
noooop 90660fc
+ Embedding tests
noooop a44fb4f
Qwen/Qwen3-Embedding-0.6B needs float32 to pass the test
noooop 4ef23af
+ process_inputs
noooop 2fe1791
+ 2-way -> 1-way
noooop cb4c023
- process_inputs
noooop 2a32e0f
- process_inputs
noooop caa6675
+ registry
noooop 61248b1
Merge branch 'vllm-project:main' into Qwen3_gte
noooop fccddef
refactor
noooop 72e1a2e
+ examples
noooop 0096e89
fix
noooop 0c5d8b0
is_qwen3_rerank -> is_qwen3_reranker
noooop f0e3f13
update comments
noooop 65a7292
ruff format
noooop 775c147
is_qwen3_reranker -> is_original_qwen3_reranker
noooop 2e88ff2
fix
noooop 628fa8c
improve comments
noooop d4be7cd
- SupportsPP
noooop fb7f05c
update docs
noooop 6203985
fix
noooop 2285fab
fix
noooop 4ec9b4e
Merge branch 'vllm-project:main' into Qwen3_gte
noooop 12f13f5
fix
noooop 9af2064
Merge branch 'vllm-project:main' into Qwen3_gte
noooop File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.