AlphaFold3 / weight /README.md
OneScience's picture
Upload folder using huggingface_hub (part 2)
3e62986 verified
|
Raw
History Blame Contribute Delete
242 Bytes
# weight
Place AlphaFold3 model weights here for fully local runs, or set
`ALPHAFOLD3_MODEL_DIR`.
The default lookup order used by the scripts is:
1. `ALPHAFOLD3_MODEL_DIR`
2. `${ONESCIENCE_MODELS_DIR}/AlphaFold3`
3. `./weight/AlphaFold3`