File size: 443 Bytes
48b5986
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
# 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.