Qwen-7B-Chat-MNN / config.json
zhaode's picture
Upload folder using huggingface_hub
5316cd3 verified
raw
history blame contribute delete
179 Bytes
{
"llm_model": "qwen-7b-int4.mnn",
"llm_weight": "qwen-7b-int4.mnn.weight",
"backend_type": "cpu",
"thread_num": 4,
"precision": "low",
"memory": "low"
}