You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix CUDA index out of bounds for q_idx in VLM token type masking for Gemma3, PaliGemma, and example modular (huggingface#41757)
* Fix CUDA index out of bounds for q_idx in Gemma3 token type masking
* Fix CUDA index out of bounds for q_idx in modular modeling_new_task_model
* Revert "Fix CUDA index out of bounds for q_idx in Gemma3 token type masking"
This reverts commit f8e5c2a.
* Fix CUDA index out of bounds for q_idx in PaliGemma token type masking
* Fix CUDA index out of bounds for q_idx in Gemma3 token type masking
0 commit comments