| { | |
| "architectures": [ | |
| "ParamBharatGenForCausalLM" | |
| ], | |
| "attention_bias": false, | |
| "attention_dropout": 0.0, | |
| "auto_map": { | |
| "AutoConfig": "config_parambharatgen.ParamBharatGenConfig", | |
| "AutoModelForCausalLM": "modeling_parambharatgen.ParamBharatGenForCausalLM" | |
| }, | |
| "bos_token_id": 2, | |
| "custom_mlp_ratio": 3.5, | |
| "dtype": "bfloat16", | |
| "eos_token_id": 256001, | |
| "head_dim": 128, | |
| "hidden_act": "silu", | |
| "hidden_size": 2048, | |
| "initializer_range": 0.01, | |
| "intermediate_size": 7168, | |
| "max_position_embeddings": 8192, | |
| "mlp_bias": false, | |
| "model_type": "parambharatgen", | |
| "num_attention_heads": 16, | |
| "num_hidden_layers": 32, | |
| "num_key_value_heads": 8, | |
| "pad_token_id": 256002, | |
| "pretraining_tp": 1, | |
| "rms_norm_eps": 1e-05, | |
| "rope_parameters": { | |
| "rope_theta": 10000.0, | |
| "rope_type": "default" | |
| }, | |
| "rope_theta": 10000.0, | |
| "tie_word_embeddings": false, | |
| "transformers_version": "5.2.0", | |
| "use_cache": false, | |
| "vocab_size": 256011 | |
| } | |