indoxlnet / config.json
tepanee's picture
Upload config.json
4ea8efb
raw
history blame contribute delete
170 Bytes
{
"d_head": 64,
"d_inner": 3072,
"d_model": 768,
"ff_activation": "gelu",
"n_head": 12,
"n_layer": 12,
"n_token": 32000,
"untie_r": true
}