{ "peft_type": "LORA", "r": 16, "lora_alpha": 32, "target_modules": [ "q_a_proj", "kv_a_proj_with_mqa", "o_proj", "gate_proj", "up_proj", "down_proj" ], "lora_dropout": 0.0, "bias": "none", "task_type": "CAUSAL_LM" }