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
9225f872
Unverified
Commit
9225f872
authored
Jul 08, 2022
by
Gustaf Ahdritz
Committed by
GitHub
Jul 08, 2022
Browse files
Reword README
parent
41297d86
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
9225f872
...
@@ -29,7 +29,7 @@ vice versa (see `scripts/convert_of_weights_to_jax.py`).
...
@@ -29,7 +29,7 @@ vice versa (see `scripts/convert_of_weights_to_jax.py`).
OpenFold has the following advantages over the reference implementation:
OpenFold has the following advantages over the reference implementation:
-
**Faster inference**
on GPU, sometimes by as much as 2x. The greatest speedups
can be obser
ved on (>= Ampere) GPUs.
-
**Faster inference**
on GPU, sometimes by as much as 2x. The greatest speedups
are achie
ved on (>= Ampere) GPUs.
-
**Inference on extremely long chains**
, made possible by our implementation of low-memory attention
-
**Inference on extremely long chains**
, made possible by our implementation of low-memory attention
(
[
Rabe & Staats 2021
](
https://arxiv.org/pdf/2112.05682.pdf
)
). OpenFold can predict the structures of
(
[
Rabe & Staats 2021
](
https://arxiv.org/pdf/2112.05682.pdf
)
). OpenFold can predict the structures of
sequences with more than 4000 residues on a single A100, and even longer ones with CPU offloading.
sequences with more than 4000 residues on a single A100, and even longer ones with CPU offloading.
...
...
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