import { ModelRepositoryBadges, ModelRepositoryQuickStart, ModelRepositoryAPIDoc, ModelRepositoryWhatCards, ModelRepositoryKeyCards, ModelRepositoryUseCaseCards, } from "@site/docs/tir/Inference/ModelRepository/ModelRepository"; # Model Repositories > TIR Model Repositories give you a central, scalable place to store your AI/ML model weights and configuration files. They run on E2E Object Storage (EOS) with S3-compatible APIs, so it's easy to version models, collaborate with your team, and connect them to TIR inference. ## Quick Start --- ### What are Model Repositories? Model Repositories are managed storage systems designed specifically for storing and organizing AI/ML model artifacts. They serve as the foundation for model deployment workflows, allowing you to: ### Key Characteristics --- ### Use Cases --- ## API Reference ---