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
b45f6234
Unverified
Commit
b45f6234
authored
Jan 18, 2022
by
Gustaf Ahdritz
Committed by
GitHub
Jan 18, 2022
Browse files
(Temporarily) remove note about bfloat16 support
parent
cf177c0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
README.md
README.md
+0
-4
No files found.
README.md
View file @
b45f6234
...
@@ -211,10 +211,6 @@ and supports the full range of training options that entails, including
...
@@ -211,10 +211,6 @@ and supports the full range of training options that entails, including
multi-node distributed training. For more information, consult PyTorch
multi-node distributed training. For more information, consult PyTorch
Lightning documentation and the
`--help`
flag of the training script.
Lightning documentation and the
`--help`
flag of the training script.
Hardware permitting, you can train with
`bfloat16`
half-precision by passing
`bf16`
as the
`--precision`
option. If you're using DeepSpeed, make sure to
enable
`bfloat16`
in the DeepSpeed config as well.
Note that the data directory can also contain PDB files previously output by
Note that the data directory can also contain PDB files previously output by
the model. These are treated as members of the self-distillation set and are
the model. These are treated as members of the self-distillation set and are
subjected to distillation-set-only preprocessing steps.
subjected to distillation-set-only preprocessing steps.
...
...
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