Skip to content

Add support for video/audio formats for multimodal inputs#2181

Merged
k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
rahulgurnani:multimodal-formats
Jan 20, 2026
Merged

Add support for video/audio formats for multimodal inputs#2181
k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
rahulgurnani:multimodal-formats

Conversation

@rahulgurnani
Copy link
Copy Markdown
Contributor

What type of PR is this?

What this PR does / why we need it:

Presently, only image is supported for multimodal inputs. vllm supports video/audio formats as well: https://docs.vllm.ai/en/stable/features/multimodal_inputs/

Which issue(s) this PR fixes:

Addresses #1980

Does this PR introduce a user-facing change?:

Support for video and audio formats for multimodal models.

@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 19, 2026

Deploy Preview for gateway-api-inference-extension ready!

Name Link
🔨 Latest commit 1883dd3
🔍 Latest deploy log https://app.netlify.com/projects/gateway-api-inference-extension/deploys/696e3769fe074b0008c5f1e9
😎 Deploy Preview https://deploy-preview-2181--gateway-api-inference-extension.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jan 19, 2026
@ahg-g
Copy link
Copy Markdown
Contributor

ahg-g commented Jan 20, 2026

Addresses #1980

This doesn't address #1980 which as it is written right now includes prefix-cache multi-modal support

@rahulgurnani
Copy link
Copy Markdown
Contributor Author

Addresses #1980

This doesn't address #1980 which as it is written right now includes prefix-cache multi-modal support

yeah, I used "addresses" not "fixes" to imply it addresses it partly. But I agree with you to keep the 2 issues separate for better tracking the progress. I updated the scope of the issue to reflect the same. Thanks!

@ahg-g
Copy link
Copy Markdown
Contributor

ahg-g commented Jan 20, 2026

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 20, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahg-g, rahulgurnani

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 20, 2026
@k8s-ci-robot k8s-ci-robot merged commit e59f845 into kubernetes-sigs:main Jan 20, 2026
10 of 11 checks passed
RyanRosario pushed a commit to RyanRosario/gateway-api-inference-extension that referenced this pull request Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants