Skip to content

Commit

Permalink
enable flash attention
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh committed Nov 2, 2023
1 parent 39c3bcf commit 54810f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/kempner/mitch-ish-7b.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ srun \
--wandb.name=v1_5-mix-mitch-ish-kempner \
--fsdp.wrapping_strategy=size_based \
--compile='{}' \
--flash_attention=true \
--device_train_microbatch_size=1 \
--time_limit=$((167 * 60 * 60)) \
--save_folder=/n/holyscratch01/kempner_lab/Lab/checkpoints/${SLURM_JOB_ID}/ \
Expand Down

0 comments on commit 54810f8

Please sign in to comment.