google-deepmind/alphafold v2.3.1
google-deepmind/alphafold
Captured source
source ↗published Jan 12, 2023seen 5dcaptured 8hhttp 200method plain
Alphafold v2.3.1
Repository: google-deepmind/alphafold
Tag: v2.3.1
Published: 2023-01-12T11:32:14Z
Prerelease: no
Release notes: Version v2.3.1 combines a few small updates.
Change log
- Add option for eval time dropout.
- Add A100 inference timings to README.
- Speed up MSA lookups in Colab for multimers.
- Increase max allowed sequence length in Colab to 4,000.
- Improve documentation on initial install and run of AlphaFold.
- Documentation improvements and other small fixes (thanks @eltociear).
- Pin part of violations computation on CPU. Fixes GPU memory issues during relax stage.