{ | |
"peft_type": "LORA", | |
"auto_mapping": null, | |
"base_model_name_or_path": "black-forest-labs/FLUX.1-dev", | |
"revision": null, | |
"task_type": null, | |
"inference_mode": false, | |
"r": 16, | |
"target_modules": [ | |
"to_v", | |
"to_q", | |
"add_v_proj", | |
"add_q_proj", | |
"add_k_proj", | |
"to_out.0", | |
"to_k", | |
"to_add_out" | |
], | |
"lora_alpha": 16, | |
"lora_dropout": 0.0, | |
"fan_in_fan_out": false, | |
"bias": "none", | |
"use_rslora": false, | |
"modules_to_save": null, | |
"init_lora_weights": true, | |
"layers_to_transform": null, | |
"layers_pattern": null, | |
"rank_pattern": {}, | |
"alpha_pattern": {}, | |
"megatron_config": null, | |
"megatron_core": "megatron.core", | |
"loftq_config": {}, | |
"use_dora": false, | |
"layer_replication": null | |
} | |