MiMo-7B-RL-Zero-MNN / config.json
aibroapp's picture
Upload folder using huggingface_hub
731c269 verified
Raw
History Blame Contribute Delete
212 Bytes
{
"llm_model": "llm.mnn",
"llm_weight": "llm.mnn.weight",
"backend_type": "cpu",
"thread_num": 4,
"precision": "low",
"memory": "low",
"system_prompt": "You are a helpful assistant."
}