chatglm3-6b-MNN / config.json
zhaode's picture
Upload folder using huggingface_hub
8901193 verified
raw
history blame
187 Bytes
{
"llm_model": "chatglm3-6b-int4.mnn",
"llm_weight": "chatglm3-6b-int4.mnn.weight",
"backend_type": "cpu",
"thread_num": 4,
"precision": "low",
"memory": "low"
}