Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 453 Bytes

File metadata and controls

17 lines (13 loc) · 453 Bytes

Changelog

v0.1.0 - Initial Public Release

Planned first public release of MLIS as a local-first reference implementation for durable ML inference jobs.

Highlights:

  • FastAPI control plane
  • mlis CLI
  • React operator console
  • Postgres-backed job and assignment state
  • scheduler/worker separation
  • lease-based recovery
  • tenant-scoped auth and audit trail
  • Docker Compose and Kubernetes examples
  • Prometheus/Grafana observability examples