| { | |
| "peft_type": "LORA", | |
| "auto_mapping": null, | |
| "base_model_name_or_path": "Tongyi-MAI/Z-Image-Turbo", | |
| "bias": "none", | |
| "fan_in_fan_out": false, | |
| "inference_mode": true, | |
| "init_lora_weights": true, | |
| "layers_pattern": null, | |
| "layers_to_transform": null, | |
| "lora_alpha": 32, | |
| "lora_dropout": 0.0, | |
| "r": 32, | |
| "revision": null, | |
| "target_modules": ["to_q", "to_v", "to_k", "to_out.0"], | |
| "task_type": "DIFFUSION" | |
| } | |