[misc] fix ds config (#7205)

This commit is contained in:
hoshi-hiyouga
2025-03-07 15:21:28 +08:00
committed by GitHub
parent 194e3bddb2
commit db113f690e
6 changed files with 6 additions and 6 deletions

View File

@@ -25,7 +25,7 @@
"device": "cpu",
"pin_memory": true
},
"overlap_comm": true,
"overlap_comm": false,
"contiguous_gradients": true,
"sub_group_size": 1e9,
"reduce_bucket_size": "auto",