What problem does it solve?
This Skill helps you provision dedicated GPU compute on Lambda Labs so you can run ML training and inference without wrestling with local GPU setup, driver installs, or dependency drift.
Core Features & Use Cases
- Reserved, on-demand GPU infrastructure: Launch single-GPU instances and large multi-node clusters with SSH-access and persistent storage.
- Pre-installed “Lambda Stack” ML environment: Use ready-to-go CUDA, cuDNN, NCCL, PyTorch, TensorFlow, and JupyterLab for faster start times.
- Persistent filesystems for data and checkpoints: Keep datasets, model artifacts, and training checkpoints across restarts to improve reliability.
Use case example: You need to fine-tune a large LLM over multiple hours; launch an 8-GPU H100 instance, store checkpoints and datasets on a persistent filesystem, and resume safely if interrupted.
Quick Start
Use the lambda-labs-gpu-cloud Skill to launch a GPU instance by SSH using your Lambda API key and an existing SSH key, then connect to start your training with persistent storage mounted at /lambda/nfs/<FILESYSTEM_NAME>/.