|
{ |
|
"alpha_pattern": {}, |
|
"auto_mapping": null, |
|
"base_model_name_or_path": null, |
|
"bias": "none", |
|
"enable_lora": null, |
|
"fan_in_fan_out": false, |
|
"inference_mode": false, |
|
"init_lora_weights": true, |
|
"layers_pattern": null, |
|
"layers_to_transform": null, |
|
"loftq_config": {}, |
|
"lora_alpha": 256, |
|
"lora_dropout": 0.0, |
|
"lora_dtype": null, |
|
"lr_ratio": 16.0, |
|
"megatron_config": null, |
|
"megatron_core": "megatron.core", |
|
"model_key_mapping": null, |
|
"modules_to_save": null, |
|
"peft_type": "LORA", |
|
"r": 256, |
|
"rank_pattern": {}, |
|
"revision": null, |
|
"swift_type": "LORA", |
|
"target_modules": "model.*(to_q|to_k|to_v|to_out.0|net.0.proj|net.2)$", |
|
"task_type": null, |
|
"use_dora": false, |
|
"use_merged_linear": false, |
|
"use_qa_lora": false, |
|
"use_rslora": false |
|
} |