Commit 47f1d66a authored by Gustaf Ahdritz's avatar Gustaf Ahdritz
Browse files

Fix bug in DeepSpeed config

parent 2e3404a1
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
"enabled": false, "enabled": false,
"opt_level": "O2" "opt_level": "O2"
}, },
"bfloat16": { "bf16": {
"enabled": true "enabled": true
}, },
"zero_optimization": { "zero_optimization": {
......
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