internlm-chat-7b-MNN / config.json
zhaode's picture
Upload folder using huggingface_hub
1dffce6 verified
raw
history blame contribute delete
186 Bytes
{
"llm_model": "internlm-7b-int4.mnn",
"llm_weight": "internlm-7b-int4.mnn.weight",
"backend_type": "cpu",
"thread_num": 4,
"precision": "low",
"memory": "low"
}