Skip to content

Alphafold v2.3.1

Compare
Choose a tag to compare
@joshabramson joshabramson released this 12 Jan 11:32
· 45 commits to main since this release

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.