Self-hosted¶
MinT is also available as an open-source, self-hosted training runtime. Two community runtimes implement the MinT SDK API surface on top of popular open training stacks, so the same SDK script that runs against the MinT SaaS runs unchanged against your own cluster.
Open-source runtimes¶
| Runtime | Training engine | Inference engine | Repository |
|---|---|---|---|
| verl-mint | veRL / Ray | veRL sampler | verl-project/verl-mint |
| AReaL-MinT | AReaL (FSDP2) | SGLang (LoRA hot-reload) | areal-project/areal-mint |
Both expose the MinT session / checkpoint / sampler / future semantics at the API boundary, so you keep the same client workflow while moving execution onto your own GPUs, cluster, and artifact storage.
- verl-mint β built on veRL and Ray. SFT (LoRA) and GRPO are available; DPO is planned.
- AReaL-MinT β built on AReaL (FSDP2) and SGLang. SFT (LoRA) and GRPO are available.
Enterprise edition¶
For production-grade deployment, dedicated capacity, custom SLAs, or a managed control plane, the MinT enterprise edition is a commercial offering.
Talk to sales
Email sales@mindlab.ltd or schedule a demo to
discuss enterprise self-hosted deployment, dedicated capacity, and custom SLAs.