{ | |
"alpha": 128, | |
"base_model_name_or_path": "OnomaAIResearch/Illustrious-xl-early-release-v0", | |
"bias": "none", | |
"fan_in_fan_out": false, | |
"inference_mode": true, | |
"init_lora_weights": true, | |
"lora_alpha": 128, | |
"lora_dropout": 0.05, | |
"modules_to_save": null, | |
"peft_type": "LORA", | |
"r": 128, | |
"target_modules": [ | |
"to_q", | |
"to_v", | |
"to_k", | |
"to_out.0" | |
], | |
"task_type": "DIFFUSION" | |
} |