Skip to content

Commit

Permalink
Don't run out of space.
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkgr committed Nov 15, 2024
1 parent 7b0c0f8 commit 949d80c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/augusta/beaker/peteish13.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ torchrun \
--run_name=$RUN_NAME \
--wandb.group=$NAME \
--save_interval_ephemeral=1000 \
--save_num_checkpoints_to_keep=2 \
--eval_interval=1000 \
--fsdp.sharding_strategy=HYBRID_SHARD \
--fsdp.hybrid_sharding_num_model_replicas="${BEAKER_REPLICA_COUNT}" \
Expand Down

0 comments on commit 949d80c

Please sign in to comment.