Enterprise DNA
O Open Source Observability medium

MLEM

by Community

๐Ÿถ A tool to package, serve, and deploy any ML model on any platform. Archived to be resurrected one day๐Ÿคž

M

OSS

MLEM

Added 1 June 2026

#cli #data-science #deployment #developer-tools #git #machine-learning #mlem #model-registry

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