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
61480c36
Commit
61480c36
authored
Jul 14, 2022
by
Gustaf Ahdritz
Browse files
Merge branch 'main' of github.com:aqlaboratory/openfold into main
parents
d537f433
bfa6c7d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
README.md
README.md
+2
-3
No files found.
README.md
View file @
61480c36
...
@@ -177,9 +177,8 @@ For large-scale batch inference, we offer an optional tracing mode, which
...
@@ -177,9 +177,8 @@ For large-scale batch inference, we offer an optional tracing mode, which
massively improves runtimes at the cost of a lengthy model compilation process.
massively improves runtimes at the cost of a lengthy model compilation process.
To enable it, add
`--trace_model`
to the inference command.
To enable it, add
`--trace_model`
to the inference command.
By default,
[
FlashAttention
](
https://github.com/HazyResearch/flash-attention
)
To get a speedup during inference,
[
FlashAttention
](
https://github.com/HazyResearch/flash-attention
)
is enabled in the config. This speeds up computation of the evoformer's MSA
enable FlashAttention in the config.
column attention module.
Input FASTA files containing multiple sequences are treated as complexes. In
Input FASTA files containing multiple sequences are treated as complexes. In
this case, the inference script runs AlphaFold-Gap, a hack proposed
this case, the inference script runs AlphaFold-Gap, a hack proposed
...
...
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