operatorai/modelstore
Open-source model registry that versions and stores ML models to local filesystem or cloud storage (AWS S3, GCP, Azure).

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
Modelstore is a Python library that provides a model registry for versioning, exporting, and saving machine learning models to filesystem or cloud storage. It supports PyTorch, TensorFlow, Keras, scikit-learn, and Hugging Face transformers. Models are automatically versioned on upload, can be organized by domain and state, and can be downloaded or loaded back into memory. It functions both as a Python library and a command-line tool.