ESM / weight /README.md
OneScience's picture
Upload folder using huggingface_hub
48b5986 verified
|
Raw
History Blame Contribute Delete
443 Bytes
# 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.