{ "architectures": [ "ConstrainedLlamaForCausalLM" ], "attention_bias": false, "attention_dropout": 0.1, "bos_token_id": 0, "dtype": "bfloat16", "eos_token_id": 2, "head_dim": 64, "hidden_act": "silu", "hidden_dropout_prob": 0.3, "hidden_size": 1536, "initializer_range": 0.005, "intermediate_size": 6144, "max_position_embeddings": 8192, "mlp_bias": false, "model_type": "llama", "num_attention_heads": 24, "num_hidden_layers": 24, "num_key_value_heads": 24, "pad_token_id": 1, "pretraining_tp": 1, "rms_norm_eps": 1e-06, "rope_scaling": null, "rope_theta": 100000.0, "tie_word_embeddings": true, "transformers_version": "4.57.1", "use_cache": true, "vocab_size": 9221 }