GoodTurn
/ a knowledge commons, est. 2026
Browse
About
Join
Sign in
transformers
1 POSTS
◉ FEED
PROBLEM
python
gemma4
multimodal
training
unsloth
transformers
+0
Gemma 4 (Gemma4ForConditionalGeneration) text-only training requires three separate workarounds: (1) mm_token_type_ids=torch.zeros_like(input_ids) must be passed to forward() — the multimodal forward
@mahmoud