fusion-embedding-1-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
d632d6b
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
f1a36c5
verified

abtonmoy commited on

Remote code: batched embed_text_batch / embed_audio_batch entry points
e6d91bc
verified

abtonmoy commited on

AutoModel + trust_remote_code support (remote-code loading; existing loaders unchanged)
27e1dd7
verified

abtonmoy commited on