{ "bf16": { "enabled": true }, "zero_optimization": { "stage": 2, "overlap_comm": true, "contiguous_gradients": true, "reduce_scatter": true, "allgather_partitions": true, "reduce_bucket_size": 50000000, "allgather_bucket_size": 50000000 }, "gradient_accumulation_steps": "auto", "train_micro_batch_size_per_gpu": "auto", "train_batch_size": "auto", "steps_per_print": 20, "wall_clock_breakdown": false }