TimeCapsuleLLM-ja-v0 / config.json
trtd56's picture
Release phase1 staging
f58d80a verified
Raw
History Blame Contribute Delete
129 Bytes
{
"block_size": 512,
"vocab_size": 8192,
"n_layer": 8,
"n_head": 8,
"n_embd": 512,
"dropout": 0.0,
"bias": false
}