File size: 185 Bytes
bcb7097 | 1 2 3 4 5 6 7 8 9 10 | {
"llm_model": "llm.mnn",
"llm_weight": "llm.mnn.weight",
"backend_type": "cpu",
"thread_num": 4,
"precision": "low",
"memory": "low",
"system_prompt": ""
}
|
bcb7097 | 1 2 3 4 5 6 7 8 9 10 | {
"llm_model": "llm.mnn",
"llm_weight": "llm.mnn.weight",
"backend_type": "cpu",
"thread_num": 4,
"precision": "low",
"memory": "low",
"system_prompt": ""
}
|