Skip to content

Comments

[WIP] Support video inputs#4360

Draft
CUHKSZzxy wants to merge 1 commit intoInternLM:mainfrom
CUHKSZzxy:support-video-inputs
Draft

[WIP] Support video inputs#4360
CUHKSZzxy wants to merge 1 commit intoInternLM:mainfrom
CUHKSZzxy:support-video-inputs

Conversation

@CUHKSZzxy
Copy link
Collaborator

@CUHKSZzxy CUHKSZzxy commented Feb 13, 2026

messages = [
    {
        "role": "user",
        "content": [
            {
                "type": "video_url",
                "video_url": {
                    "url": "https://huggingface.co/datasets/TencentARC/ShortVid-Bench/blob/main/videos/-H5Yu7-Zb90.mp4"
                }
            },
            {"type": "text", "text": "Describe this video."},
        ],
    }
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant