You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

OpenFold3-preview

Comparison of OpenFold and experimental structures

OpenFold3-preview is a biomolecular structure prediction model aiming to be a bitwise reproduction of DeepMind's AlphaFold3, developed by the AlQuraishi Lab at Columbia University and the OpenFold consortium. This research preview is intended to gather community feedback and allow developers to start building on top of the OpenFold ecosystem. The OpenFold project is committed to long-term maintenance and open source support, and our repository is freely available for academic and commercial use under the Apache 2.0 license.

For our reproduction of AlphaFold2, please refer to the original OpenFold repository.

Features

OpenFold3-preview replicates the input features described in the AlphaFold3 publication, as well as batch job support and efficient kernel-accelerated inference.

A summary of our supported features includes:

Quick-Start for Inference

Make your first predictions with OpenFold3-preview in a few easy steps:

  1. Install OpenFold3-preview using our pip package
pip install openfold3 
mamba install kalign2 -c bioconda
  1. Setup your installation of OpenFold3-preview and download model parameters:
setup_openfold
  1. Run your first prediction using the ColabFold MSA server with the run_openfold binary
run_openfold predict --query_json=examples/example_inference_inputs/query_ubiquitin.json

More information on how to customize your inference prediction can be found at our documentation home at https://openfold-3.readthedocs.io/en/latest/. More examples for inputs and outputs can be found in our HuggingFace examples.

Benchmarking

OpenFold3-preview performs competitively with the state of the art in open source biomolecular structure prediction, while being the only model to match AlphaFold3's performance on monomeric RNA structures.

Preliminary results:

Benchmark performance of OpenFold3-preview and other models

Performance of OF3p and other models on a diverse set of benchmarks:

For more details on inferences procedures and benchmarking methods, please refer to our whitepaper .

Documentation

Please visit our full documentation at https://openfold-3.readthedocs.io/en/latest/

Upcoming

The final OpenFold3 model is still in development, and we are actively working on the following features:

  • Full parity on all modalities with AlphaFold3
  • Training documentation & dataset release
  • Workflows for training on custom non-PDB data

Contributing

If you encounter problems using OpenFold3-preview, feel free to create an issue! We also welcome pull requests from the community.

Citing this Work

Any work that cites OpenFold should also cite AlphaFold3.

To download the entire data, you can use git clone <huggingface link>. You can download individual files by clicking the download button next each file name.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support