i3-tiny / config.json
FlameF0X's picture
Update config.json
4ee20f1 verified
raw
history blame contribute delete
174 Bytes
{
"architectures": ["i3"],
"model_type": "i3",
"vocab_size": 34,
"d_model": 256,
"n_layers": 6,
"n_heads": 8,
"rank": 8,
"d_state": 16,
"max_seq_len": 128
}