File size: 1,552 Bytes
64b9788
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
126392d
64b9788
 
 
 
 
 
 
 
 
 
126392d
64b9788
 
 
126392d
64b9788
 
 
 
126392d
64b9788
 
 
126392d
64b9788
 
 
 
 
 
 
 
 
 
 
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
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'