test / config.json
harrisonvanderbyl's picture
Update config.json
3fec4e2 verified
raw
history blame
221 Bytes
{
"_name_or_path": "harrisonvanderbyl/test",
"architectures": [
"LiquidHeadModelForCausalLM"
],
"vocab_size": 2,
"num_attention_heads":16,
"hidden_size": 8192,
"embedding_mode": true,
"num_layers": 1
}