File size: 595 Bytes
877643d 56ffaf4 877643d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | {
"alpha": 1,
"alpha_pattern": {},
"auto_mapping": {
"base_model_class": "UNet2DConditionModel",
"parent_library": "diffusers.models.unet_2d_condition"
},
"base_model_name_or_path": null,
"block_share": false,
"coft": false,
"eps": 6e-05,
"inference_mode": true,
"init_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"module_dropout": 0.0,
"modules_to_save": null,
"peft_type": "OFT",
"r": 8,
"rank_pattern": {},
"revision": null,
"target_modules": [
"to_k",
"to_v",
"to_q",
"to_out.0"
],
"task_type": null
} |