Introduction of ESMFold2-Experimental-Fast-Cutoff2025
Model Details of ESMFold2-Experimental-Fast-Cutoff2025
FastPLMs ESMFold2
FastPLMs ESMFold2 is a self-contained Hugging Face
AutoModel
wrapper for Biohub's ESMFold2 and ESMFold2-Fast structure predictors. It vendors the released Biohub ESMFold2 model code, ESMC backbone code, input builder, MSA helpers, and structure export utilities needed for remote-code loading.
Load With AutoModel
import torch
from transformers import AutoModel
model = AutoModel.from_pretrained(
"Synthyra/ESMFold2-Fast",
trust_remote_code=True,
dtype=torch.float32,
).eval().cuda()
Use
Synthyra/ESMFold2
for the full model and
Synthyra/ESMFold2-Fast
for the faster release variant.
The folding trunk runs in fp32; the 6B ESMC backbone is loaded in bf16 by default via
esmc_precision="bf16"
.
result_to_cif
preserves the full
MolecularComplex
.
result_to_pdb
converts through Biohub's protein-only
ProteinComplex
representation, so use mmCIF for complexes with ligands or nucleic acids.
Set
load_esmc=False
when loading if you want to provide precomputed
lm_hidden_states
manually or run folding-trunk tests without loading the 6B ESMC backbone:
model = AutoModel.from_pretrained(
"Synthyra/ESMFold2-Fast",
trust_remote_code=True,
load_esmc=False,
).cuda().eval()
Runs of Synthyra ESMFold2-Experimental-Fast-Cutoff2025 on huggingface.co
81
Total runs
0
24-hour runs
-1
3-day runs
0
7-day runs
-183
30-day runs
More Information About ESMFold2-Experimental-Fast-Cutoff2025 huggingface.co Model
More ESMFold2-Experimental-Fast-Cutoff2025 license Visit here:
ESMFold2-Experimental-Fast-Cutoff2025 huggingface.co is an AI model on huggingface.co that provides ESMFold2-Experimental-Fast-Cutoff2025's model effect (), which can be used instantly with this Synthyra ESMFold2-Experimental-Fast-Cutoff2025 model. huggingface.co supports a free trial of the ESMFold2-Experimental-Fast-Cutoff2025 model, and also provides paid use of the ESMFold2-Experimental-Fast-Cutoff2025. Support call ESMFold2-Experimental-Fast-Cutoff2025 model through api, including Node.js, Python, http.
ESMFold2-Experimental-Fast-Cutoff2025 huggingface.co is an online trial and call api platform, which integrates ESMFold2-Experimental-Fast-Cutoff2025's modeling effects, including api services, and provides a free online trial of ESMFold2-Experimental-Fast-Cutoff2025, you can try ESMFold2-Experimental-Fast-Cutoff2025 online for free by clicking the link below.
Synthyra ESMFold2-Experimental-Fast-Cutoff2025 online free url in huggingface.co:
ESMFold2-Experimental-Fast-Cutoff2025 is an open source model from GitHub that offers a free installation service, and any user can find ESMFold2-Experimental-Fast-Cutoff2025 on GitHub to install. At the same time, huggingface.co provides the effect of ESMFold2-Experimental-Fast-Cutoff2025 install, users can directly use ESMFold2-Experimental-Fast-Cutoff2025 installed effect in huggingface.co for debugging and trial. It also supports api for free installation.
ESMFold2-Experimental-Fast-Cutoff2025 install url in huggingface.co: