naija_LLM / config.json
Simih's picture
Push model using huggingface_hub.
1c2d1cf verified
raw
history blame contribute delete
131 Bytes
{
"bias": false,
"block_size": 512,
"dropout": 0.0,
"n_embd": 768,
"n_head": 12,
"n_layer": 10,
"vocab_size": 24576
}