What problem does it solve?
Simplifies provisioning and managing on-demand GPU cloud instances and high-performance multi-node clusters so ML engineers can run training, fine-tuning, and inference without manual infrastructure overhead.
Core Features & Use Cases
- Dedicated GPU Instances: Choose from H100, B200, A100, A10, A6000, V100 and right-size single- and multi-GPU nodes for development, fine-tuning, or production training.
- Persistent Filesystems & Checkpointing: Attach Lambda filesystems to persist datasets and checkpoints across instance lifecycles and speed up recovery.
- API & CLI Automation: Programmatic workflows for listing instance types, launching/terminating instances, SSH key management, and polling instance readiness for CI/automation.
- Distributed Training Support: Preinstalled Lambda Stack with NCCL, Slurm, torchrun, FSDP and DeepSpeed examples for multi-node, multi-GPU training at scale.
Quick Start
Launch an 8x H100 instance with a persistent filesystem and SSH key, then start a distributed torchrun training job.