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