Documentation

MLSrvyn Documentation

Connect MLSrvyn to your inference fleet in under 30 minutes. Full API reference, configuration schema, and architectural context included.

How MLSrvyn connects to your fleet

MLSrvyn is a sidecar-style control plane that sits between your traffic source and your inference replicas. It does not handle request traffic directly — it adjusts replica counts and placement in response to observed latency and utilization metrics.

The control plane receives a telemetry stream (latency histograms, GPU utilization, queue depth) from your inference gateway and issues scaling decisions to your orchestration layer. No traffic passes through MLSrvyn — only signals and commands.