File size: 194 Bytes
4abe099 | 1 2 3 4 5 6 7 8 9 10 11 |
{
"architectures": ["ZenithMoE"],
"vocab_size": 32000,
"hidden_size": 512,
"num_hidden_layers": 12,
"num_attention_heads": 8,
"intermediate_size": 2048,
"model_type": "znx-moe"
}
|
4abe099 | 1 2 3 4 5 6 7 8 9 10 11 |
{
"architectures": ["ZenithMoE"],
"vocab_size": 32000,
"hidden_size": 512,
"num_hidden_layers": 12,
"num_attention_heads": 8,
"intermediate_size": 2048,
"model_type": "znx-moe"
}
|