{ "adaptive_ratio": 0.01, "adaptive_ratio_decay": 1.0, "allow_empty_lora": false, "auto_mapping": null, "base_model_name_or_path": "microsoft/Phi-3-mini-4k-instruct", "bias": "none", "dynamic_adapter_pool": true, "enable_lora": null, "fan_in_fan_out": false, "inference_mode": true, "input_based_adapter_selection": false, "insert_zero_lora": false, "layer_to_lora": [], "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": 8, "random_routing": false, "random_routing_inference": false, "selective_num": 8, "simple_hidden_matching": false, "simple_instance_matching": true, "target_modules": [ "qkv_proj" ], "task_type": "CAUSAL_LM" }