Skip to content

Commit 7995118

Browse files
committed
add description for rf3
1 parent aa62a18 commit 7995118

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/rest-api/fold.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Currently, we support the following models:
1010
- **ESMFold**: Open-sourced ESMFold model. `GitHub link <https://github.com/facebookresearch/esm>`__, `Reference <https://www.science.org/doi/10.1126/science.ade2574>`__. Licensed under `MIT <https://choosealicense.com/licenses/mit/>`__.
1111
- **AlphaFold2**: Open-sourced Alphafold 2 implementation using ColabFold. `GitHub link <https://github.com/sokrypton/ColabFold>`__, `Reference <https://www.nature.com/articles/s41592-022-01488-1>`__. Licensed under `MIT <https://choosealicense.com/licenses/mit/>`__.
1212
- **Boltz-2, Boltz-1x, Boltz-1**: Open-source Boltz models. `GitHub link <https://github.com/jwohlwend/boltz>`__, `Boltz-1 reference <https://www.biorxiv.org/content/10.1101/2024.11.19.624167v1>`__, `Boltz-2 <https://www.biorxiv.org/content/10.1101/2025.06.14.659707v1>`__. Licensed under `MIT <https://choosealicense.com/licenses/mit/>`__.
13+
- **RosettaFold-3**: Open-source RosettaFold-3 model. `GitHub link <https://github.com/RosettaCommons/modelforge>`__, `Reference <https://www.biorxiv.org/content/10.1101/2025.08.14.670328v2>`__. Licensed under `BSD-3 <https://choosealicense.com/licenses/bsd-3-clause/>`__.
1314

1415
Endpoints
1516
---------

0 commit comments

Comments
 (0)