Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
29be56e5
Commit
29be56e5
authored
Nov 29, 2021
by
Gustaf Ahdritz
Browse files
Add bfloat16 training option
parent
78e79962
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
deepspeed_config.json
deepspeed_config.json
+3
-0
No files found.
deepspeed_config.json
View file @
29be56e5
...
@@ -22,6 +22,9 @@
...
@@ -22,6 +22,9 @@
"enabled"
:
false
,
"enabled"
:
false
,
"opt_level"
:
"O2"
"opt_level"
:
"O2"
},
},
"bfloat16"
:
{
"enabled"
:
false
},
"zero_optimization"
:
{
"zero_optimization"
:
{
"stage"
:
2
,
"stage"
:
2
,
"cpu_offload"
:
true
,
"cpu_offload"
:
true
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment