We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf38ae4 commit db7a3c6Copy full SHA for db7a3c6
1 file changed
.github/workflows/UnitTests.yml
@@ -58,4 +58,5 @@ jobs:
58
output_dir="/tmp/flux-output/" \
59
max_train_steps=5 \
60
hardware=gpu \
61
- attention="cudnn_flash_te"
+ attention="cudnn_flash_te" \
62
+ enable_checkpointing=False \
0 commit comments