{ "base_model_name_or_path": "google/gemma-3-270m-it", "peft_type": "LORA", "task_type": "CAUSAL_LM", "r": 1, "target_modules": [ "q_proj", "k_proj", "v_proj", "o_proj" ], "lora_alpha": 1, "lora_dropout": 0.05, "fan_in_fan_out": false, "bias": "none", "modules_to_save": null, "init_lora_weights": true }