Skip to content

Commit 1273c3e

Browse files
try with dot_product
1 parent ecfacad commit 1273c3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/UnitTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
train_text_encoder=false \
109109
cache_latents_text_encoder_outputs=true \
110110
per_device_batch_size=1 \
111-
attention=cudnn_flash_te \
111+
attention=dot_product \
112112
activations_dtype=bfloat16 \
113113
weights_dtype=bfloat16 \
114114
max_train_steps=200 \

0 commit comments

Comments
 (0)