simple-faq-smart-v2 / config.json
sanggabee's picture
Update config.json
5302ee3 verified
raw
history blame contribute delete
No virus
171 Bytes
{
"model_type": "llama",
"hidden_size": 4096,
"num_hidden_layers": 32,
"num_attention_heads": 32,
"intermediate_size": 16384,
"vocab_size": 32000
}