Views
No views yet
gaze_head_mask (28, 16) float16 — 1.0 selects an attention headgaze_sign (total_sequence_length,) float16 — additive pre-softmax
attention bias per KV position (e.g. +10000 on target image tokens,
-10000 on other image tokens, 0 on text)attention_bias; all other layers keep the fused kernel.vision_encoder_q4f16.onnx is a stub: the demo injects precomputed
image features and never runs the vision tower. Use the onnx-community
repo if you need the real encoder.