| config: | |
| name: zimage-aetherflow-v1 | |
| process: | |
| - datasets: | |
| - cache_latents_to_disk: true | |
| caption_ext: txt | |
| folder_path: /dataset/images/69773ace-e62e-4b18-b27a-7c7e36c46860/img | |
| is_reg: false | |
| resolution: | |
| - 512 | |
| - 768 | |
| - 1024 | |
| device: cuda | |
| model: | |
| arch: zimage:turbo | |
| assistant_lora_path: /cache/hf_cache/zimage_turbo_training_adapter_v2.safetensors | |
| name_or_path: /cache/models/gradients-io-tournaments--Z-Image-Turbo | |
| qtype: qfloat8 | |
| qtype_te: qfloat8 | |
| quantize: true | |
| quantize_te: true | |
| network: | |
| conv: 16 | |
| conv_alpha: 16 | |
| linear: 32 | |
| linear_alpha: 32 | |
| type: lora | |
| save: | |
| dtype: bf16 | |
| max_step_saves_to_keep: 10 | |
| save_every: 150 | |
| save_format: diffusers | |
| train: | |
| batch_size: 1 | |
| dtype: bf16 | |
| gradient_checkpointing: true | |
| lr: 0.0001 | |
| noise_scheduler: flowmatch | |
| optimizer: adamw8bit | |
| steps: 1315 | |
| timestep_type: weighted | |
| training_folder: /app/checkpoints/69773ace-e62e-4b18-b27a-7c7e36c46860 | |
| trigger_word: AetherFlow UI | |
| type: diffusion_trainer | |
| job: extension | |
| meta: | |
| name: zimage_lora | |
| version: '1.0' | |