Spaces:
Runtime error
Runtime error
Update config/ace_plus_fft.yaml
Browse files- config/ace_plus_fft.yaml +1 -1
config/ace_plus_fft.yaml
CHANGED
|
@@ -66,7 +66,7 @@ MODEL:
|
|
| 66 |
DEPTH: 19
|
| 67 |
# DEPTH_SINGLE_BLOCKS DESCRIPTION: number of transformer blocks in the single stream block. TYPE: int default: 38
|
| 68 |
DEPTH_SINGLE_BLOCKS: 38
|
| 69 |
-
ATTN_BACKEND:
|
| 70 |
|
| 71 |
#
|
| 72 |
FIRST_STAGE_MODEL:
|
|
|
|
| 66 |
DEPTH: 19
|
| 67 |
# DEPTH_SINGLE_BLOCKS DESCRIPTION: number of transformer blocks in the single stream block. TYPE: int default: 38
|
| 68 |
DEPTH_SINGLE_BLOCKS: 38
|
| 69 |
+
ATTN_BACKEND: flash_attn
|
| 70 |
|
| 71 |
#
|
| 72 |
FIRST_STAGE_MODEL:
|