Skip to content

Commit db7a3c6

Browse files
authored
Update UnitTests.yml
1 parent bf38ae4 commit db7a3c6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/UnitTests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,5 @@ jobs:
5858
output_dir="/tmp/flux-output/" \
5959
max_train_steps=5 \
6060
hardware=gpu \
61-
attention="cudnn_flash_te"
61+
attention="cudnn_flash_te" \
62+
enable_checkpointing=False \

0 commit comments

Comments
 (0)