codegeex2-6b-MNN / llm_config.json
aibroapp's picture
Upload folder using huggingface_hub
b8b8da5 verified
raw
history blame contribute delete
221 Bytes
{
"hidden_size": 4096,
"layer_nums": 28,
"attention_mask": "float",
"key_value_shape": [
2,
1,
0,
2,
128
],
"prompt_template": "%s",
"is_visual": false
}