Skip to content

Commit

Permalink
update default value for comm overlap
Browse files Browse the repository at this point in the history
  • Loading branch information
FeixLiu committed Sep 28, 2022
1 parent 900240a commit 2b07f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ppfleetx/configs/nlp/gpt/pretrain_gpt_6.7B_sharding16.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ Distributed:
sharding_degree: 16
sharding_stage: 2
sharding_offload: False
comm_overlap: False
comm_overlap: True

0 comments on commit 2b07f75

Please sign in to comment.