Qwen-1_8B-Chat-MNN / config.json
zhaode's picture
Upload folder using huggingface_hub
cf4d64e verified
{
"llm_model": "qwen-1.8b-int4.mnn",
"llm_weight": "qwen-1.8b-int4.mnn.weight",
"backend_type": "cpu",
"thread_num": 4,
"precision": "low",
"memory": "low"
}