This commit is contained in:
hailin 2025-08-29 09:56:54 +08:00
parent ba8955b82b
commit c83ef9aba4
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"reduce_bucket_size": 2e8, "reduce_bucket_size": 2e8,
"stage3_prefetch_bucket_size": 2e8, "stage3_prefetch_bucket_size": 2e8,
"stage3_param_persistence_threshold": 1e6, "stage3_param_persistence_threshold": 1e6,
"stage3_gather_16bit_weights_on_model_save": true "stage3_gather_16bit_weights_on_model_save": false
}, },
"wall_clock_breakdown": false "wall_clock_breakdown": false
} }