| { |
| "alpha_pattern": {}, |
| "auto_mapping": { |
| "base_model_class": "SD3Transformer2DModel", |
| "parent_library": "diffusers.models.transformers.transformer_sd3" |
| }, |
| "base_model_name_or_path": null, |
| "bias": "none", |
| "fan_in_fan_out": false, |
| "inference_mode": true, |
| "init_lora_weights": "gaussian", |
| "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": 32, |
| "rank_pattern": {}, |
| "revision": null, |
| "target_modules": [ |
| "attn.to_add_out", |
| "attn.to_k", |
| "attn.to_out.0", |
| "attn.add_v_proj", |
| "attn.add_q_proj", |
| "attn.to_q", |
| "attn.to_v", |
| "attn.add_k_proj" |
| ], |
| "task_type": null, |
| "use_dora": false, |
| "use_rslora": false |
| } |