Lambda Stack is all the AI software you need
Supported packages include:
Installing Lambda Stack
Non-interactive installations
For non-interactive installations, such as on servers, run:
wget -nv -O- https://lambda.ai/install-lambda-stack.sh |
I_AGREE_TO_THE_CUDNN_LICENSE=1 sh -
Note: You must read and agree to the cuDNN license agreement before running the non-interactive installation command.
Interactive installations
For interactive installations, such as on workstations, run:
wget -nv -O- https://lambda.ai/install-lambda-stack.sh | sh -
sudo reboot
Note: The installation script automatically detects your system’s hardware and installs the appropriate drivers and firmware, including NVIDIA Fabric Manager for NVSwitch-based systems.
Using Lambda Stack in Python virtual environments
Once Lambda Stack is installed—either preinstalled or manually—you can access its packages from within a Python virtual environment:
python3 -m venv --system-site-packages <VIRTUAL-ENVIRONMENT-NAME>
source <VIRTUAL-ENVIRONMENT-NAME>/bin/activate
Running GPU-accelerated Docker containers
Since Lambda Stack includes the NVIDIA Container Toolkit, you can run GPU-accelerated containers immediately—no additional setup required.
Check out some of our tutorials using GPU-accelerated containers:
Upgrading Lambda Stack
Run this command and all of your AI software, from PyTorch® to CUDA, will be updated. Like Magic.
sudo apt update && sudo apt dist-upgrade
Current package versions
Package | Version |
---|---|
python3-torch-cuda | 2.6.0+ds2 |
python3-tensorflow-cuda | 2.18.0 |
python3-keras | 3.6.0 |
python3-jax-cuda | 0.5.1 |
python3-triton-cuda | 3.2.0+llvm20.1.0~rc3 |
nvidia-cuda-toolkit | 12.8.61~12.8.0 |
libnccl2 | 2.26.2 |
nvidia-container-toolkit | 1.17.5 |
Everyone loves Lambda Stack—used by the F500, research labs, and the DOD
Ready to get started?
Create a cloud account instantly to spin up GPUs today or contact us to secure a long-term contract for thousands of GPUs