frutiemax's picture
Upload model
dae870e verified
raw
history blame contribute delete
721 Bytes
{
"alpha": 64,
"alpha_pattern": {},
"auto_mapping": {
"base_model_class": "SanaTransformer2DModel",
"parent_library": "diffusers.models.transformers.sana_transformer"
},
"base_model_name_or_path": null,
"exclude_modules": null,
"inference_mode": true,
"init_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"module_dropout": 0.1,
"modules_to_save": null,
"peft_type": "LOHA",
"r": 64,
"rank_dropout": 0.0,
"rank_pattern": {},
"revision": null,
"target_modules": [
"to_q",
"linear_1",
"linear_2",
"to_k",
"conv_point",
"conv_inverted",
"to_v",
"proj",
"to_out.0"
],
"task_type": null,
"use_effective_conv2d": false
}