Skip to content

Conversation

@DarkLight1337
Copy link
Member

@DarkLight1337 DarkLight1337 commented Apr 7, 2025

Test using

  • examples/offline_inference/encoder_decoder.py
  • examples/offline_inference/encoder_decoder_multimodal.py

Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
@github-actions
Copy link

github-actions bot commented Apr 7, 2025

👋 Hi! Thank you for contributing to the vLLM project.

💬 Join our developer Slack at https://slack.vllm.ai to discuss your PR in #pr-reviews, coordinate on features in #feat- channels, or join special interest groups in #sig- channels.

Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run fastcheck CI which starts running only a small and essential subset of CI tests to quickly catch errors. You can run other CI tests on top of those by going to your fastcheck build on Buildkite UI (linked in the PR checks section) and unblock them. If you do not have permission to unblock, ping simon-mo or khluu to add you in our Buildkite org.

Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging.

To run CI, PR reviewers can either: Add ready label to the PR or enable auto-merge.

🚀

@mergify mergify bot added the v1 label Apr 7, 2025
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
@mergify mergify bot added documentation Improvements or additions to documentation multi-modality Related to multi-modality (#4194) labels Apr 8, 2025
@DarkLight1337 DarkLight1337 changed the title [WIP] Proper input validation for multi-modal encoder-decoder models [Bugfix] Proper input validation for multi-modal encoder-decoder models Apr 8, 2025
@DarkLight1337 DarkLight1337 marked this pull request as ready for review April 8, 2025 11:06
@DarkLight1337 DarkLight1337 added the ready ONLY add when PR is ready to merge/full CI is needed label Apr 8, 2025
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
Copy link
Collaborator

@NickLucche NickLucche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the whisper comments are super welcome to improve clarity. Thanks for the PR!

Copy link
Member

@Isotr0py Isotr0py left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall LGTM!

@Isotr0py
Copy link
Member

Isotr0py commented Apr 8, 2025

Seems that we should update the parameters for some encoder-decoder tests as well.

Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
@DarkLight1337 DarkLight1337 enabled auto-merge (squash) April 8, 2025 14:20
@DarkLight1337 DarkLight1337 requested a review from simon-mo as a code owner April 8, 2025 14:20
@vllm-bot vllm-bot merged commit 4ebc0b9 into vllm-project:main Apr 8, 2025
42 of 46 checks passed
@DarkLight1337 DarkLight1337 deleted the enc-dec-max-model-len branch April 8, 2025 16:45
yangw-dev pushed a commit to yangw-dev/vllm that referenced this pull request Apr 21, 2025
…ls (vllm-project#16156)

Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
Signed-off-by: Yang Wang <elainewy@meta.com>
jikunshang pushed a commit to jikunshang/vllm that referenced this pull request Apr 29, 2025
…ls (vllm-project#16156)

Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
lk-chen pushed a commit to lk-chen/vllm that referenced this pull request Apr 29, 2025
…ls (vllm-project#16156)

Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
RichardoMrMu pushed a commit to RichardoMrMu/vllm that referenced this pull request May 12, 2025
…ls (vllm-project#16156)

Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
Signed-off-by: Mu Huai <tianbowen.tbw@antgroup.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation multi-modality Related to multi-modality (#4194) ready ONLY add when PR is ready to merge/full CI is needed v1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants