esmfold_v1 / README.md
Rocketknight1's picture
Create README.md
b76edc1
|
raw
history blame
No virus
704 Bytes
metadata
license: mit

ESMFold

ESMFold is a state-of-the-art end-to-end protein folding model based on an ESM-2 backbone. It does not require any lookup or MSA step, and therefore does not require any external databases to be present in order to make predictions. As a result, inference time is very significantly faster than AlphaFold2. For details on the model architecture and training, please refer to the accompanying paper.

If you're interested in using ESMFold in practice, please check out the associated tutorial notebook.