Files
2026-07-13 13:33:03 +08:00

17 lines
276 B
JSON
Executable File

{
"llm_model": "llm.mnn",
"llm_weight": "llm.mnn.weight",
"backend_type": "cpu",
"thread_num": 4,
"precision": "low",
"memory": "low",
"power":"normal",
"use_mmap":"false",
"is_batch_quant": 1,
"reuse_kv": false,
"quant_kv": 0
}