Magistral-Small-2506 / params.json
juliendenize's picture
Super-squash branch 'main' using huggingface_hub
87bf497 verified
raw
history blame contribute delete
188 Bytes
{
"dim": 5120,
"n_layers": 40,
"head_dim": 128,
"hidden_dim": 32768,
"n_heads": 32,
"n_kv_heads": 8,
"rope_theta": 1000000000.0,
"norm_eps": 1e-05,
"vocab_size": 131072
}