{ | |
"alpha_pattern": {}, | |
"auto_mapping": { | |
"base_model_class": "UNet2DConditionModel", | |
"parent_library": "diffusers.models.unets.unet_2d_condition" | |
}, | |
"base_model_name_or_path": null, | |
"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": 64, | |
"lora_dropout": 0.0, | |
"megatron_config": null, | |
"megatron_core": "megatron.core", | |
"modules_to_save": null, | |
"peft_type": "LORA", | |
"r": 64, | |
"rank_pattern": {}, | |
"revision": null, | |
"target_modules": [ | |
"downsamplers.0.conv", | |
"proj_out", | |
"to_out.0", | |
"proj_in", | |
"to_k", | |
"conv1", | |
"ff.net.2", | |
"upsamplers.0.conv", | |
"time_emb_proj", | |
"conv_shortcut", | |
"ff.net.0.proj", | |
"to_v", | |
"conv2", | |
"to_q" | |
], | |
"task_type": null, | |
"use_dora": false, | |
"use_rslora": false | |
} |