MobileLLM-350M-MNN / config.json
zhaode's picture
Upload folder using huggingface_hub
fb20ede verified
raw
history blame contribute delete
159 Bytes
{
"llm_model": "llm.mnn",
"llm_weight": "llm.mnn.weight",
"backend_type": "cpu",
"thread_num": 4,
"precision": "low",
"memory": "low"
}