model / config.json
shanthi-323's picture
Create config.json
ab9ede7 verified
raw
history blame contribute delete
197 Bytes
{
"model_type": "codellama",
"hidden_size": 4096,
"num_attention_heads": 32,
"num_hidden_layers": 40,
"vocab_size": 32000,
"intermediate_size": 11008,
"use_parallel_residual": true
}