TimeCapsuleLLM-ja-v4 / config.json
trtd56's picture
Release phase6 staging
6f645f3 verified
Raw
History Blame Contribute Delete
134 Bytes
{
"block_size": 1024,
"vocab_size": 16384,
"n_layer": 36,
"n_head": 24,
"n_embd": 1536,
"dropout": 0.0,
"bias": false
}