| # Weights | |
| Model weights are not included in this extracted source package. | |
| Recommended layouts: | |
| - `weight/checkpoints/*.pt` when using `bash scripts/download_weights.sh ./weight` | |
| - `${ONESCIENCE_MODELS_DIR}/esm_models/checkpoints/*.pt` when sharing weights with a OneScience environment | |
| For named pretrained models, `model.esm.pretrained` can also download weights through PyTorch Hub and cache them under the active torch hub directory. | |