# Standard Model Bio ## Docs - [End-to-end example](https://docs.standardmodel.bio/example.md): This demo illustrates the data formats, core functions, and results for using the smb-v1-1.7b model. The Python script loads MIMIC-IV demo data in MEDS format, extracts patient-representative embeddings using the Standard Model, and trains 4 example classifiers on those embeddings to predict clinica… - [Install the Standard Model](https://docs.standardmodel.bio/index.md): This guide walks you through how to set up your environment and download our flagship JEPA-based multimodal foundation model. - [More about the Standard Model](https://docs.standardmodel.bio/model.md) - [Use the Standard Model on your data](https://docs.standardmodel.bio/your-own-data.md): This guide explains how to leverage the Standard Model on your own EHR data, including reshaping and tokenizing medical events, building a labels table, and training 4 types of classifiers on Standard Model embeddings. ## Optional - [Website](https://www.standardmodel.bio) - [Blog](https://blog.standardmodel.bio) - [Hugging Face](https://huggingface.co/standardmodelbio) - [GitHub](https://github.com/standardmodelbio)