--- 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.