File size: 343 Bytes
acd2138
 
 
 
 
 
2ae68a1
 
acd2138
e05edbd
2ae68a1
 
acd2138
e05edbd
2ae68a1
acd2138
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "architectures": [
        "Lake1ForAnyToAny"
    ],
    "vocab_size": 20064,
    "hidden_size": 1024,
    "num_hidden_layers": 16,
    "num_attention_heads": 64,
    "embd_pdrop": 0.1,
    "use_moe": true,
    "num_experts": 24,
    "expert_hidden_size": 496,
    "dropout": 0.1,
    "model_type": "lake",
    "torch_dtype": "float16"
}