| { | |
| "peft_type": "LORA", | |
| "r": 16, | |
| "lora_alpha": 16, | |
| "bias": "none", | |
| "target_modules": [ | |
| "attn.to_q", | |
| "attn.to_k", | |
| "attn.to_v", | |
| "attn.to_out.0" | |
| ], | |
| "task_type": "DIFFUSION" | |
| } | |
| { | |
| "peft_type": "LORA", | |
| "r": 16, | |
| "lora_alpha": 16, | |
| "bias": "none", | |
| "target_modules": [ | |
| "attn.to_q", | |
| "attn.to_k", | |
| "attn.to_v", | |
| "attn.to_out.0" | |
| ], | |
| "task_type": "DIFFUSION" | |
| } | |