This commit is contained in:
hailin 2025-09-01 18:10:55 +08:00
parent fcf21b7660
commit acd6e70062
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@
"overlap_comm": true,
"contiguous_gradients": true,
"reduce_bucket_size": 100000000,
"stage3_prefetch_bucket_size": 50000000,
"reduce_bucket_size": 80000000,
"stage3_prefetch_bucket_size": 40000000,
"stage3_param_persistence_threshold": 0,
"offload_optimizer": { "device": "none" },