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
b2310ea6
Unverified
Commit
b2310ea6
authored
Dec 02, 2021
by
Gustaf Ahdritz
Committed by
GitHub
Dec 02, 2021
Browse files
Update README.md
parent
699f23fd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
b2310ea6
...
@@ -18,8 +18,8 @@ OpenFold is built to support inference with AlphaFold's original JAX weights.
...
@@ -18,8 +18,8 @@ OpenFold is built to support inference with AlphaFold's original JAX weights.
Try it out with our
[
Colab notebook
](
https://colab.research.google.com/github/aqlaboratory/openfold/blob/main/notebooks/OpenFold.ipynb
)
.
Try it out with our
[
Colab notebook
](
https://colab.research.google.com/github/aqlaboratory/openfold/blob/main/notebooks/OpenFold.ipynb
)
.
Unlike DeepMind's public code, OpenFold is also trainable. It can be trained
Unlike DeepMind's public code, OpenFold is also trainable. It can be trained
with
[
DeepSpeed
](
https://github.com/microsoft/deepspeed
)
and with
both
`fp16`
with
[
DeepSpeed
](
https://github.com/microsoft/deepspeed
)
and with
either
`fp16`
and
`bfloat16`
half-precision.
or
`bfloat16`
half-precision.
## Installation (Linux)
## Installation (Linux)
...
...
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