Views
No views yet
Qwen/Qwen3.5-27B for video question answering, exported from a BAM-VL
training checkpoint (step_2023, global_step 2023).AutoModelForImageTextToText.bam_adapters.pt — the BAM side-channel adapters (facial / pose / audio) and CLS heads,
with the hyperparameters needed to rebuild them.lm_head. A plain generate() call skips
this entirely. Faithful inference requires bam_adapters.pt together with the BAMVLQA
wrapper code and the corresponding facial/pose/audio feature extractors.bam_only — frozen backbone, side-channel adapters only.bam_and_full_model — LoRA (r=32, alpha=64) plus adapters.