ESM / weight /README.md
wuxing0105's picture
Add files using upload-large-folder tool
08ffca9 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.