File size: 161 Bytes
0a9c2fc
 
 
 
 
 
 
1
2
3
4
5
6
7
8
{
    "architectures": ["LLaMAForCausalLM"],
    "hidden_size": 4096,
    "num_attention_heads": 32,
    "num_hidden_layers": 24,
    "model_max_length": 2048
}