Commit 79955878 authored by zhaoying1's avatar zhaoying1
Browse files

Update deepspeed.json

parent 3a3f5683
......@@ -13,6 +13,7 @@
},
"zero_optimization": {
"stage": 3,
"stage3_gather_16bit_weights_on_model_save": true,
"allgather_partitions": true,
"allgather_bucket_size": 5e8,
"overlap_comm": false,
......@@ -20,4 +21,4 @@
"reduce_bucket_size": 5e8,
"contiguous_gradients" : true
}
}
\ No newline at end of file
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment