{ "architectures": [ "GemmaForCausalLM" ], "attention_bias": false, "attention_dropout": 0.0, "attn_logit_softcapping": null, "bos_token_id": 0, "eos_token_id": 0, "final_logit_softcapping": null, "head_dim": 128, "hidden_act": "gelu", "hidden_activation": "gelu_pytorch_tanh", "hidden_size": 1280, "initializer_range": 0.02, "intermediate_size": 5120, "max_position_embeddings": 2048, "model_type": "gemma", "num_attention_heads": 10, "num_hidden_layers": 36, "num_key_value_heads": 5, "pad_token_id": 0, "rms_norm_eps": 1e-05, "rope_scaling": null, "rope_theta": 10000.0, "sliding_window": null, "tie_word_embeddings": false, "torch_dtype": "float32", "transformers_version": "4.45.1", "use_cache": true, "vocab_size": 50304 }