This commit is contained in:
hailin 2025-08-29 15:51:31 +08:00
parent 8d81af86f4
commit a87f1212cc
1 changed files with 2 additions and 3 deletions

View File

@ -16,9 +16,8 @@
"stage3_param_persistence_threshold": 0,
"stage3_gather_16bit_weights_on_model_save": false,
"offload_param": { "device": "cpu", "pin_memory": true },
"offload_optimizer": { "device": "cpu", "pin_memory": true }
"offload_param": { "device": "cpu", "pin_memory": true }
},
"wall_clock_breakdown": false
}