Skip to content

Oct16 updated try1#27098

Closed
tomeras91 wants to merge 18 commits intovllm-project:mainfrom
tomeras91:oct16-updated-try1
Closed

Oct16 updated try1#27098
tomeras91 wants to merge 18 commits intovllm-project:mainfrom
tomeras91:oct16-updated-try1

Conversation

@tomeras91
Copy link
Copy Markdown
Member

@tomeras91 tomeras91 commented Oct 17, 2025

Purpose

Test Plan

Test Result


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.
  • (Optional) Release notes update. If your change is user facing, please update the release notes draft in the Google Doc.

BloodAxe and others added 13 commits October 8, 2025 11:32
Signed-off-by: Eugene Khvedchenia <ekhvedchenia@nvidia.com>
Signed-off-by: Eugene Khvedchenia <ekhvedchenia@nvidia.com>
Signed-off-by: Eugene Khvedchenia <ekhvedchenia@nvidia.com>
Signed-off-by: Eugene Khvedchenia <ekhvedchenia@nvidia.com>
Fix image normalization precision bug
Fix possible inconsistent tokenization of frame prefixes
Change logic of video sampling in OpenCVDynamicBackend
Signed-off-by: Eugene Khvedchenia <ekhvedchenia@nvidia.com>
Signed-off-by: Tomer Asida <57313761+tomeras91@users.noreply.github.com>
…d at a time

Instead of relying on input shapes and that the first dim is the batch
dim, just process a single item. Changes in
group_mm_kwargs_by_modality() which now has merge_by_field_config=True
for almost all relevant models mean that the batch dimension doesn't
exist and frames from different videos are gathered in the same dim.
That's why we need a more robust way to deal with processing just a
single video

Signed-off-by: Tomer Asida <57313761+tomeras91@users.noreply.github.com>
Signed-off-by: Eugene Khvedchenia <ekhvedchenia@nvidia.com>
Signed-off-by: Eugene Khvedchenia <ekhvedchenia@nvidia.com>
@mergify mergify bot added multi-modality Related to multi-modality (#4194) v1 labels Oct 17, 2025
BloodAxe and others added 5 commits October 17, 2025 15:14
Signed-off-by: Eugene Khvedchenia <ekhvedchenia@nvidia.com>
)

* created a new class for video sampling, revert original glm behavior

* ruff

* ruff
Signed-off-by: Eugene Khvedchenia <ekhvedchenia@nvidia.com>
Signed-off-by: Eugene Khvedchenia <ekhvedchenia@nvidia.com>
@BloodAxe BloodAxe deleted the oct16-updated-try1 branch October 22, 2025 13:37
@tomeras91
Copy link
Copy Markdown
Member Author

tomeras91 commented Oct 23, 2025

closed in favor of #27107

@tomeras91 tomeras91 closed this Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

multi-modality Related to multi-modality (#4194) v1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants