Translations:AlphaFold3/20/en
Jump to navigation
Jump to search
Running AlphaFold3 in Stages
Alphafold3 must be run in stages, that is:
- Splitting the CPU-only data pipeline from model inference (which requires a GPU), to optimise cost and resource usage.
- Caching the results of MSA/template search, then reusing the augmented JSON for multiple different inferences across seeds or across variations of other features (e.g. a ligand).