OpenELM-450M-Instruct-MNN / llm_config.json
zhaode's picture
Upload folder using huggingface_hub
4fca1f9 verified
{
"hidden_size": 1536,
"layer_nums": 20,
"attention_mask": "float",
"key_value_shape": [
2,
1,
0,
3,
64
],
"prompt_template": "<s>%s",
"is_visual": false
}