{ | |
"alpha_pattern": {}, | |
"auto_mapping": null, | |
"base_model_name_or_path": "Qwen/Qwen-14B", | |
"bias": "none", | |
"fan_in_fan_out": false, | |
"inference_mode": true, | |
"init_lora_weights": true, | |
"layers_pattern": null, | |
"layers_to_transform": [ | |
30, | |
31, | |
32, | |
33, | |
34, | |
35, | |
36, | |
37, | |
38, | |
39 | |
], | |
"lora_alpha": 16, | |
"lora_dropout": 0.1, | |
"modules_to_save": null, | |
"peft_type": "LORA", | |
"r": 8, | |
"rank_pattern": {}, | |
"revision": null, | |
"target_modules": [ | |
"c_proj", | |
"c_attn" | |
], | |
"task_type": "CAUSAL_LM" | |
} |