MLEM
by Community
๐ถ A tool to package, serve, and deploy any ML model on any platform. Archived to be resurrected one day๐ค
OSS
MLEM
Added 1 June 2026
Overview
MLEM is a Python tool for packaging, serving, and deploying machine learning models across any platform. It wraps models into a standard format and provides commands to export, deploy, and run them without requiring a specific infrastructure. The project is currently archived and not actively maintained.
Best for
Best for
Developers who need a lightweight, framework-agnostic tool to package and deploy ML models quickly
Use cases
- Package a trained model for deployment on cloud or edge platforms
- Serve a model via a REST API endpoint for inference
- Export a model to a portable format for sharing or versioning
Notes
MLEM is a Python tool for packaging, serving, and deploying machine learning models across any platform. It wraps models into a standard format and provides commands to export, deploy, and run them without requiring a specific infrastructure. The project is currently archived and not actively maintained.
718 stars on GitHub. Last updated 2023-09-13. Licensed Apache-2.0.
Use cases
- Package a trained model for deployment on cloud or edge platforms
- Serve a model via a REST API endpoint for inference
- Export a model to a portable format for sharing or versioning
Pros
- Works with any ML framework and any deployment target
- Simple CLI and Python API for model packaging and serving
- Open source with a permissive license
Cons
- Project is archived and no longer actively developed
- Limited community support and documentation
- May lack features for production-scale deployments
Indexed from awesome-llmops and enriched against its public facts.
Pros
- Works with any ML framework and any deployment target
- Simple CLI and Python API for model packaging and serving
- Open source with a permissive license
Cons
- Project is archived and no longer actively developed
- Limited community support and documentation
- May lack features for production-scale deployments
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.