[misc] fix ds config (#7205)

Former-commit-id: b478fa1d9de1858075769f86f57126fde92db813
This commit is contained in:
hoshi-hiyouga
2025-03-07 15:21:28 +08:00
committed by GitHub
parent ee9bd3f2d7
commit 678c65fc28
6 changed files with 6 additions and 6 deletions

View File

@@ -23,7 +23,7 @@
},
"allgather_partitions": true,
"allgather_bucket_size": 5e8,
"overlap_comm": true,
"overlap_comm": false,
"reduce_scatter": true,
"reduce_bucket_size": 5e8,
"contiguous_gradients": true,