MedAssist-Pro-TestRepo / config.json
toolevalxm's picture
Upload folder using huggingface_hub
5458392 verified
raw
history blame contribute delete
228 Bytes
{
"model_type": "llama",
"architectures": [
"LlamaForCausalLM"
],
"hidden_size": 4096,
"intermediate_size": 11008,
"num_attention_heads": 32,
"num_hidden_layers": 32,
"vocab_size": 32000
}