File size: 1,156 Bytes
2f78966
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1c81c1e
2f78966
 
 
 
 
 
 
 
4e84729
2f78966
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
config:
  name: last
  process:
  - datasets:
    - cache_latents_to_disk: true
      caption_ext: txt
      folder_path: /dataset/images/1c93dd95-2e89-48d9-813d-e0f521599cfd/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: 4
      save_every: 10
      save_format: diffusers
    train:
      batch_size: 1
      dtype: bf16
      gradient_checkpointing: true
      lr: 0.0001
      noise_scheduler: flowmatch
      optimizer: adamw8bit
      steps: 100
      timestep_type: weighted
    training_folder: /app/checkpoints/1c93dd95-2e89-48d9-813d-e0f521599cfd/test_zimage
    type: diffusion_trainer
job: extension
meta:
  name: zimage_lora
  version: '1.0'