chaojiemao commited on
Commit
c1ad6f3
·
verified ·
1 Parent(s): 08e3efa

Update config/models/ace_flux_dev.yaml

Browse files
Files changed (1) hide show
  1. config/models/ace_flux_dev.yaml +1 -1
config/models/ace_flux_dev.yaml CHANGED
@@ -113,7 +113,7 @@ MODEL:
113
  DEPTH: 19
114
  # DEPTH_SINGLE_BLOCKS DESCRIPTION: number of transformer blocks in the single stream block. TYPE: int default: 38
115
  DEPTH_SINGLE_BLOCKS: 38
116
- #ATTN_BACKEND: flash_attn
117
  #
118
  FIRST_STAGE_MODEL:
119
  NAME: AutoencoderKLFlux
 
113
  DEPTH: 19
114
  # DEPTH_SINGLE_BLOCKS DESCRIPTION: number of transformer blocks in the single stream block. TYPE: int default: 38
115
  DEPTH_SINGLE_BLOCKS: 38
116
+ ATTN_BACKEND: flash_attn
117
  #
118
  FIRST_STAGE_MODEL:
119
  NAME: AutoencoderKLFlux