TimeCapsuleLLM-ja-v1 / config.json
trtd56's picture
Release phase3 staging
4f43093 verified
Raw
History Blame Contribute Delete
134 Bytes
{
"block_size": 1024,
"vocab_size": 16384,
"n_layer": 26,
"n_head": 16,
"n_embd": 1024,
"dropout": 0.0,
"bias": false
}