Skip to content

[MultiModal] Current Megatron-Bridge Does Not Support Video Modal #1583

@Zhuohao-Li

Description

@Zhuohao-Li

Description

Current docker built from https://github.com/fzyzcjy/Megatron-Bridge/tree/dev_rl (0.3.0.rc0) does not support video pad input, which occurs:

  File "/usr/local/lib/python3.12/dist-packages/megatron/bridge/models/qwen_vl/modelling_qwen3_vl/model.py", line 211, in forward
    assert pixel_values_videos is None and video_grid_thw is None, "not support video now"

Solution

Upgrade to latest 0.4.0.rc0 fix this. Will solve this by a PR later

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions