bimabk commited on
Commit
ab20bb1
·
verified ·
1 Parent(s): 845980f

Upload task output 5f0c9bca-9669-41e6-82b0-b772ea64cfc1

Browse files
checkpoints/last/config.yaml ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ config:
2
+ name: last
3
+ process:
4
+ - device: cuda:0
5
+ model:
6
+ is_flux: false
7
+ is_v2: false
8
+ is_v3: false
9
+ is_xl: true
10
+ name_or_path: /cache/models/GraydientPlatformAPI--realism-engine2-xl
11
+ quantize: true
12
+ network:
13
+ linear: 16
14
+ linear_alpha: 32
15
+ type: lora
16
+ sample:
17
+ guidance_scale: 7.5
18
+ height: 1024
19
+ neg: ''
20
+ prompts:
21
+ - '[trigger]'
22
+ sample_every: 250
23
+ sample_steps: 20
24
+ sampler: flowmatch
25
+ seed: 42
26
+ walk_seed: true
27
+ width: 1024
28
+ train:
29
+ batch_size: 1
30
+ dtype: bf16
31
+ ema_config:
32
+ ema_decay: 0.99
33
+ use_ema: true
34
+ gradient_accumulation_steps: 1
35
+ gradient_checkpointing: true
36
+ lr: 2.5014644196170985e-06
37
+ lr_scheduler: cosine
38
+ lr_warmup_steps: 74
39
+ noise_scheduler: flowmatch
40
+ optimizer: prodigy
41
+ optimizer_params:
42
+ d_coef: 1.0
43
+ decouple: true
44
+ safeguard_warmup: true
45
+ use_bias_correction: true
46
+ weight_decay: 0.001498059175741326
47
+ steps: 2000
48
+ train_text_encoder: false
49
+ train_unet: true
50
+ training_folder: /app/checkpoints/5f0c9bca-9669-41e6-82b0-b772ea64cfc1/refactor-test
51
+ trigger_word: ''
52
+ type: sd_trainer
53
+ job: extension
54
+ meta:
55
+ name: last
56
+ version: '1.0'
checkpoints/last/samples/1768623623258__000000000_0.jpg ADDED