Skip to content

Commit

Permalink
Fix base.yaml config to run on 1 TPU
Browse files Browse the repository at this point in the history
  • Loading branch information
bhavya01 committed Jan 30, 2025
1 parent bc7c087 commit dac03f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchprime/torch_xla_models/configs/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ lr_scheduler:
warmup_steps: 0
mesh:
dcn: 1
fsdp: 2
fsdp: 4
tensor: 1
expert: 1

0 comments on commit dac03f8

Please sign in to comment.