File size: 288 Bytes
a0992f2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
{
"llm_model": "llm.mnn",
"llm_weight": "llm.mnn.weight",
"backend_type": "cpu",
"thread_num": 4,
"precision": "low",
"memory": "low",
"mllm": {
"backend_type": "cpu",
"thread_num": 4,
"precision": "low",
"memory": "low"
}
} |