Alphafold v2.3.1
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.