MiMo-7B-Base-MNN / config.json
aibroapp's picture
Upload folder using huggingface_hub
bcb7097 verified
raw
history blame contribute delete
185 Bytes
{
"llm_model": "llm.mnn",
"llm_weight": "llm.mnn.weight",
"backend_type": "cpu",
"thread_num": 4,
"precision": "low",
"memory": "low",
"system_prompt": ""
}