{ "architectures": [ "LlamaForCausalLM" ], "model_type": "llama", "vocab_size": 12288, "hidden_size": 512, "intermediate_size": 1408, "num_hidden_layers": 16, "num_attention_heads": 8, "num_key_value_heads": 8, "head_dim": 64, "hidden_act": "silu", "max_position_embeddings": 1024, "rms_norm_eps": 0.00001, "rope_theta": 10000, "rope_scaling": null, "tie_word_embeddings": true, "attention_bias": false, "attention_dropout": 0, "mlp_bias": false, "initializer_range": 0.02, "torch_dtype": "float32", "use_cache": true, "pretraining_tp": 1, "bos_token_id": 258, "eos_token_id": 258 }