This commit is contained in:
parent
8d81af86f4
commit
a87f1212cc
|
|
@ -16,9 +16,8 @@
|
||||||
"stage3_param_persistence_threshold": 0,
|
"stage3_param_persistence_threshold": 0,
|
||||||
"stage3_gather_16bit_weights_on_model_save": false,
|
"stage3_gather_16bit_weights_on_model_save": false,
|
||||||
|
|
||||||
"offload_param": { "device": "cpu", "pin_memory": true },
|
"offload_param": { "device": "cpu", "pin_memory": true }
|
||||||
"offload_optimizer": { "device": "cpu", "pin_memory": true }
|
|
||||||
|
|
||||||
},
|
},
|
||||||
"wall_clock_breakdown": false
|
"wall_clock_breakdown": false
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue