ESM / model /README.md
OneScience's picture
Upload folder using huggingface_hub
48b5986 verified
|
Raw
History Blame Contribute Delete
523 Bytes
# Local Model Source
This directory contains OneScience `models` sources that ESM imports directly.
- `esm/`: local copy of `onescience.models.esm`
- `openfold/`: local copy of `onescience.models.openfold`, required by ESMFold
- `protenix/layer_norm/`: optional fused layer norm dependency used by OpenFold when `LAYERNORM_TYPE=fast_layernorm`
Other OneScience namespaces such as `onescience.datapipes`, `onescience.modules`, and `onescience.utils` are intentionally imported from the installed OneScience environment.