Transformers
Safetensors
English
esmfold2
biology
esm
protein
protein-structure-prediction
structure-prediction
protein-design
3d-structure
confidence-estimation
molecular-dynamics
Instructions to use biohub/ESMFold2-Experimental-Fast with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use biohub/ESMFold2-Experimental-Fast with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("biohub/ESMFold2-Experimental-Fast", dtype="auto") - Notebooks
- Google Colab
- Kaggle
metadata
license:
- mit
- other
license_link: https://github.com/Biohub/esm/blob/main/THIRD_PARTY_NOTICE.md
language: en
tags:
- biology
- esm
- protein
- protein-structure-prediction
- structure-prediction
- protein-design
- 3d-structure
- confidence-estimation
- molecular-dynamics
- transformers
The ESMFold2 Experimental Models are being released to support reproducibility of the findings in our paper, please refer to the paper and github for details. Please use ESMFold2 model for research work. ESMFold2 predicts high-resolution, all-atom 3D protein structures from either single-sequence or MSA conditioned structure prediction for improved accuracy on difficult targets.