File size: 694 Bytes
69dad2c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | ---
license: other
library_name: automic-science
tags:
- biology
- bioinformatics
- single-cell
- omics
- foundation-model
---
# AutOmicScience Foundation Models
Optional foundation-model checkpoints for AutOmicScience (AOS).
These assets are not required for the core CLI, UI, tests, or tiny Bio MAS smoke checks. Download them only for production Bio MAS workflows that need foundation-model adapters.
## Install
```bash
hf download PoorOtterBob/AutOmicScience-FoundationModels \
--repo-type model \
--local-dir src/bridge/runtime/checkpoints/foundation_models
```
See `README.md` and `HUGGINGFACE_ASSETS.md` in the GitHub repository for environment variables and GPU safety notes.
|