fusion-embedding-2-2b-preview / modeling_fusion_embedding.py

Commit History

embed_video: native preprocessing (frame tensors and torchcodec path decode); drops the qwen-vl-utils dependency; bitwise-equal to the previous implementation and the raw base on identical inputs
1ee57f7
verified

abtonmoy commited on

Add embed_video: the frozen base's own video path (qwen-vl-utils preprocessing, official defaults), gate-guarded like images; bitwise-verified against the base and the reference loader
85b38b4
verified

abtonmoy commited on

AutoModel + trust_remote_code support (remote-code loading; existing loaders unchanged)
26319a8
verified

abtonmoy commited on