{ "adaptive_ratio": 0.05, "adaptive_ratio_decay": 1.001, "auto_mapping": null, "base_model_name_or_path": "microsoft/phi-2", "bias": "none", "dynamic_adapter_pool": true, "enable_lora": null, "fan_in_fan_out": false, "inference_mode": true, "input_based_adapter_selection": true, "lora_alpha": 16, "lora_dropout": 0.05, "merge_weights": false, "modules_to_save": null, "number_of_adapter_pre_layer": 8, "ot_diversified_dispatcher": false, "peft_type": "MA_LORA", "pool_selective_inference": true, "pool_selective_training": true, "r": 16, "selective_num": 8, "target_modules": [ "q_proj", "k_proj", "v_proj" ], "task_type": "CAUSAL_LM" }