[Model][0/N] Improve all pooling task | clean up#25817
Merged
DarkLight1337 merged 16 commits intovllm-project:mainfrom Oct 13, 2025
Merged
[Model][0/N] Improve all pooling task | clean up#25817DarkLight1337 merged 16 commits intovllm-project:mainfrom
DarkLight1337 merged 16 commits intovllm-project:mainfrom
Conversation
|
This pull request has merge conflicts that must be resolved before it can be |
f13cd39 to
d9cd590
Compare
|
This pull request has merge conflicts that must be resolved before it can be |
Signed-off-by: wang.yuqi <noooop@126.com>
Signed-off-by: wang.yuqi <noooop@126.com>
Signed-off-by: wang.yuqi <noooop@126.com>
|
Documentation preview: https://vllm--25817.org.readthedocs.build/en/25817/ |
Signed-off-by: wang.yuqi <noooop@126.com>
Signed-off-by: wang.yuqi <noooop@126.com>
Signed-off-by: wang.yuqi <noooop@126.com>
Collaborator
Author
|
Ready for review |
5 tasks
Member
|
The pooling tests are still failing |
Signed-off-by: wang.yuqi <noooop@126.com>
Collaborator
Author
After some investigation. I will delete test_bert_splade_sparse_embed_smoke because I think vllm is likely not supported for hf-internal-testing/tiny-random-bert because its head_size=8 |
Member
|
cc @gjgjos |
DarkLight1337
approved these changes
Oct 13, 2025
5 tasks
1994
pushed a commit
to 1994/vllm
that referenced
this pull request
Oct 14, 2025
Signed-off-by: wang.yuqi <noooop@126.com> Signed-off-by: 1994 <1994@users.noreply.github.com>
Dhruvilbhatt
pushed a commit
to Dhruvilbhatt/vllm
that referenced
this pull request
Oct 14, 2025
Signed-off-by: wang.yuqi <noooop@126.com> Signed-off-by: Dhruvil Bhatt <bhattdbh@amazon.com>
Merged
5 tasks
bbartels
pushed a commit
to bbartels/vllm
that referenced
this pull request
Oct 16, 2025
Signed-off-by: wang.yuqi <noooop@126.com> Signed-off-by: bbartels <benjamin@bartels.dev>
lywa1998
pushed a commit
to lywa1998/vllm
that referenced
this pull request
Oct 20, 2025
Signed-off-by: wang.yuqi <noooop@126.com>
alhridoy
pushed a commit
to alhridoy/vllm
that referenced
this pull request
Oct 24, 2025
Signed-off-by: wang.yuqi <noooop@126.com>
0xrushi
pushed a commit
to 0xrushi/vllm
that referenced
this pull request
Oct 26, 2025
Signed-off-by: wang.yuqi <noooop@126.com> Signed-off-by: 0xrushi <6279035+0xrushi@users.noreply.github.com>
0xrushi
pushed a commit
to 0xrushi/vllm
that referenced
this pull request
Oct 26, 2025
Signed-off-by: wang.yuqi <noooop@126.com> Signed-off-by: 0xrushi <6279035+0xrushi@users.noreply.github.com>
rtourgeman
pushed a commit
to rtourgeman/vllm
that referenced
this pull request
Nov 10, 2025
Signed-off-by: wang.yuqi <noooop@126.com>
devpatelio
pushed a commit
to SumanthRH/vllm
that referenced
this pull request
Nov 29, 2025
Signed-off-by: wang.yuqi <noooop@126.com>
5 tasks
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Improve all pooling task
These PRs are mostly conflicting with each other, so combining them into a series would better inform reviewers about what happened. And what else needs to be done after that?
Purpose
Fix some minor issues found during the implementation of this series to keep subsequent PRs cleaner.
Test Plan
keep ci grean
Test Result
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.