Skip to content

Update to OpenFold to support Pytorch 2 and CUDA 12

Latest

Choose a tag to compare

@jnwei jnwei released this 26 Apr 01:37
· 17 commits to main since this release
e938c18

With the merge of the pl_upgrades branch into main, CUDA12 and pytorch 2 is now the default installation build for OpenFold. Other dependencies have also been updated, including:

  • numpy -> 2
  • pytorch lightning -> 2.5
  • openmm -> 8.2

The colab notebook has also been updated to use numpy2 and pytorch 2.