Explicitly include num_attention_heads and num_key_value_heads in text_config for Gemma3 4B
#44
by
ebsmothers
- opened
This makes it easier for downstream users to read directly from config.json without relying on the defaults in Gemma3TextConfig
@lkv @GopiUppari tagging you given your comments on other recent discussions. Is this something we would be able to land?