File size: 249 Bytes
b6f5bd0 | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"hidden_size": 1536,
"intermediate_size": 8960,
"num_attention_heads": 12,
"num_key_value_heads": 2,
"num_hidden_layers": 28,
"vocab_size": 151936,
"head_dim": 128,
"rope_theta": 1000000.0,
"rms_norm_eps": 1e-06,
"alpha": 0.7
} |