| config: | |
| name: last | |
| process: | |
| - datasets: | |
| - cache_latents_to_disk: true | |
| caption_dropout_rate: 0.0 | |
| caption_ext: txt | |
| folder_path: /dataset/images/1c93dd95-2e89-48d9-813d-e0f521599cfd/img | |
| resolution: | |
| - 1024 | |
| - 1024 | |
| - 1024 | |
| shuffle_tokens: false | |
| device: cuda:0 | |
| model: | |
| is_v2: false | |
| is_v_pred: false | |
| is_xl: true | |
| name_or_path: /cache/models/GraydientPlatformAPI--realism-engine2-xl | |
| no_half_vae: true | |
| qtype: qfloat8 | |
| qtype_te: qfloat8 | |
| quantize: true | |
| quantize_te: true | |
| network: | |
| conv: 4 | |
| conv_alpha: 4 | |
| linear: 32 | |
| linear_alpha: 32 | |
| network_alpha: 32 | |
| rank: 16 | |
| type: lora | |
| save: | |
| dtype: bf16 | |
| max_step_saves_to_keep: 4 | |
| save_every_n_epochs: 250 | |
| save_format: safetensors | |
| train: | |
| batch_size: 1 | |
| dtype: bf16 | |
| ema_config: | |
| ema_decay: 0.992 | |
| use_ema: true | |
| gradient_accumulation_steps: 1 | |
| gradient_checkpointing: true | |
| lr: 0.000188 | |
| lr_scheduler: cosine | |
| lr_scheduler_args: | |
| num_cycles: 1 | |
| power: 1.0 | |
| lr_warmup_steps: 15 | |
| noise_scheduler: flowmatch | |
| optimizer: adamw8bit | |
| seed: 42 | |
| steps: 2600 | |
| train_text_encoder: true | |
| train_unet: true | |
| use_xformers: true | |
| walk_seed: true | |
| training_folder: /app/checkpoints/1c93dd95-2e89-48d9-813d-e0f521599cfd/sdxl-aitoolkit | |
| trigger_word: '' | |
| type: sd_trainer | |
| job: extension | |
| meta: | |
| name: sdxl_style_lora | |
| version: '1.0' | |