sahirp commited on
Commit
ccf7c6e
·
verified ·
1 Parent(s): a860c88

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.yaml +6 -2
  2. lora.safetensors +1 -1
config.yaml CHANGED
@@ -32,7 +32,7 @@ config:
32
  train_unet: true
33
  train_text_encoder: false
34
  content_or_style: balanced
35
- gradient_checkpointing: true
36
  noise_scheduler: flowmatch
37
  optimizer: adamw8bit
38
  lr: 0.0004
@@ -40,10 +40,14 @@ config:
40
  use_ema: true
41
  ema_decay: 0.99
42
  dtype: bf16
 
 
 
43
  model:
44
  name_or_path: FLUX.1-dev
45
  is_flux: true
46
- quantize: true
 
47
  sample:
48
  sampler: flowmatch
49
  sample_every: 501
 
32
  train_unet: true
33
  train_text_encoder: false
34
  content_or_style: balanced
35
+ gradient_checkpointing: false
36
  noise_scheduler: flowmatch
37
  optimizer: adamw8bit
38
  lr: 0.0004
 
40
  use_ema: true
41
  ema_decay: 0.99
42
  dtype: bf16
43
+ use_xformers: true
44
+ mixed_precision: true
45
+ use_8bit_adam: true
46
  model:
47
  name_or_path: FLUX.1-dev
48
  is_flux: true
49
+ quantize: false
50
+ enable_flash_attention: true
51
  sample:
52
  sampler: flowmatch
53
  sample_every: 501
lora.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:16206e1e73ff75124ed684bf71dc8e66edc4528df1e3333739e12be5181529f0
3
  size 171969416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef869d3b8993ffffd93af2250c8da781c21fe2d44809b955ad7bf0c3ba209bd6
3
  size 171969416