{ "peft_type": "LORA", "auto_mapping": null, "base_model_name_or_path": "Qwen/Qwen3.6-35B-A3B", "bias": "none", "fan_in_fan_out": false, "inference_mode": true, "init_lora_weights": true, "lora_alpha": 128, "lora_dropout": 0.0, "modules_to_save": null, "r": 64, "rank_pattern": {}, "alpha_pattern": {}, "target_modules": [ "k_proj", "o_proj", "proj", "q_proj", "qkv", "v_proj" ], "task_type": "CAUSAL_LM", "use_dora": false, "use_rslora": false }