openfoundry-ai / model_manager

Model Manager is a Python package that simplifies the process of deploying an open source AI model to your own cloud.
https://www.openfoundry.ai
MIT License
282 stars 18 forks source link

feat: store deployments in yaml files #12

Closed arthurchi93 closed 5 months ago

arthurchi93 commented 5 months ago

refactors yaml to store python objects for Models and Deployment.