Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
taobao-mnn
/
chatglm2-6b-MNN
like
0
Follow
taobao-mnn
11
Text Generation
English
chat
License:
apache-2.0
Model card
Files
Files and versions
Community
7af2507
chatglm2-6b-MNN
/
llm_config.json
zhaode
Upload folder using huggingface_hub
7af2507
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
250 Bytes
{
"hidden_size"
:
4096
,
"layer_nums"
:
28
,
"attention_mask"
:
"float"
,
"key_value_shape"
:
[
2
,
1
,
0
,
2
,
128
]
,
"prompt_template"
:
"[Round 1]\n\n问:%s\n\n答:"
,
"is_visual"
:
false
}