{ "alpha_pattern": {}, "auto_mapping": null, "base_model_name_or_path": "C:\\Llama-2-13b-chat-hf", "bias": "none", "fan_in_fan_out": false, "inference_mode": true, "init_lora_weights": true, "layer_replication": null, "layers_pattern": null, "layers_to_transform": null, "loftq_config": {}, "lora_alpha": 1024, "lora_dropout": 0.15, "megatron_config": null, "megatron_core": "megatron.core", "modules_to_save": [ "all" ], "peft_type": "LORA", "r": 512, "rank_pattern": {}, "revision": null, "target_modules": [ "model.layers.39.self_attn.k_proj", "model.layers.19.self_attn.q_proj", "model.layers.39.self_attn.o_proj", "model.layers.19.mlp.down_proj", "model.layers.19.mlp.up_proj", "model.layers.19.mlp.gate_proj", "model.layers.19.self_attn.v_proj", "model.layers.39.mlp.down_proj", "model.layers.39.self_attn.v_proj", "model.layers.39.self_attn.q_proj", "model.layers.39.mlp.up_proj", "model.layers.19.self_attn.o_proj", "model.layers.39.mlp.gate_proj", "model.layers.19.self_attn.k_proj" ], "task_type": "CAUSAL_LM", "use_dora": false, "use_rslora": true }