Obtaining Model Parameters
To use AlphaFold 3 for structure prediction, you need to obtain the model parameters (weights) from Google DeepMind.Request Access
Complete the access request form
Visit the Google Form to request access to AlphaFold 3 model parameters:Request AlphaFold 3 Model ParametersYou will need to provide:
- Your name and institutional affiliation
- Email address
- Intended use case
- Agreement to the terms of use
Wait for approval
Access will be granted at Google DeepMind’s sole discretion.You will receive an email notification once your request has been processed.
Expected Response Time: 2-3 business days
Download the model parameters
Once access is granted, you will receive instructions for downloading the model parameters.Download them to a directory on your system (referred to as
<MODEL_PARAMETERS_DIR> in the documentation).Terms of Use
Key Terms
- Non-Commercial Use: The model parameters are subject to specific usage restrictions
- No Redistribution: You may not share or redistribute the model parameters
- Direct from Google: Parameters must be obtained directly from Google DeepMind
- Citation Required: Any publication using the model parameters must cite the AlphaFold 3 paper
- No Clinical Use: Not intended, validated, or approved for clinical applications
Prohibited Uses
The model parameters have specific prohibited use cases. Review the Prohibited Use Policy for complete details.Using Model Parameters
Once you have the model parameters, you can use them with AlphaFold 3:With Docker
--model_dir flag should point to the directory containing your model parameters (mounted at /root/models inside the container).
With Singularity
Alternative: AlphaFold Server
If you don’t need the full flexibility of the local installation, you can use AlphaFold 3 through the web interface:AlphaFold Server
Use AlphaFold 3 online for non-commercial research without requiring model parameters or local installation.Available at: alphafoldserver.comNote: The server has a more limited set of ligands and covalent modifications compared to the local installation.
When to Use AlphaFold Server
Use the Server When:
- You need quick predictions for standard cases
- You don’t have access to GPU infrastructure
- Your use case is covered by available ligands
- You prefer a web interface
Use Local Installation When:
- You need custom ligands or SMILES
- You require high throughput predictions
- You need full control over MSA and templates
- You want to run on your own infrastructure
- You need complex covalent modifications
Citation Requirements
Any publication that discloses findings arising from using the model parameters or outputs produced by them must cite the AlphaFold 3 paper.
BibTeX Citation
Plain Text Citation
Abramson, J., Adler, J., Dunger, J. et al. Accurate structure prediction of biomolecular interactions with AlphaFold 3. Nature 630, 493–500 (2024). https://doi.org/10.1038/s41586-024-07487-w
Frequently Asked Questions
How long does it take to get access?
How long does it take to get access?
Google DeepMind aims to respond to requests within 2-3 business days. However, processing times may vary depending on request volume.
Can I share the model parameters with colleagues?
Can I share the model parameters with colleagues?
What if my access request is denied?
What if my access request is denied?
Access is granted at Google DeepMind’s sole discretion. If your request is denied, you can:
- Use the AlphaFold Server for non-commercial research
- Contact [email protected] for questions about access
Can I use AlphaFold 3 for commercial purposes?
Can I use AlphaFold 3 for commercial purposes?
The model parameters are subject to specific terms of use. Review the Terms of Use and Prohibited Use Policy for details on permitted uses.
How large are the model parameters?
How large are the model parameters?
The model parameters download size and disk space requirements will be specified when you receive access. Ensure you have sufficient storage before downloading.
Do I need to request access again for updates?
Do I need to request access again for updates?
If new versions of the model parameters are released, check the instructions provided with your original access grant for information about obtaining updates.
Troubleshooting
Model Directory Not Found
If you get an error about the model directory:Permission Issues
Next Steps
Once you have obtained the model parameters:Complete Installation
Finish setting up AlphaFold 3 with databases and Docker
Run Your First Prediction
Start making structure predictions
Support
For questions about model parameter access:- Email: [email protected]
- GitHub Issues: alphafold3/issues (for technical issues after obtaining access)
Please do not create GitHub issues about access requests. Contact [email protected] directly for questions about the access process.