Skip to main content
List available GPU types and their specifications.

Subcommands

List available GPUs

List GPUs that are currently available:
Include unavailable GPUs in the list:

List flags

bool
Include GPUs that are currently unavailable.

Example output

Each GPU entry includes on-demand pricing and a per-data-center stock breakdown alongside the best overall stockStatus:

Output fields

number | null
On-demand price per hour in USD on Secure Cloud. Explicitly null when the GPU is not offered on Secure Cloud (distinguishable from a real 0).
number | null
On-demand price per hour in USD on Community Cloud. Explicitly null when the GPU is not offered on Community Cloud.
string
Best availability across all data centers that offer this GPU. Typical values are High, Medium, Low, and none.
array
Per-data-center availability breakdown. Every data center that offers the GPU is listed; a data center with no reported stock is included with stockStatus: "none" so you can tell “offered here, out of stock” apart from “not offered here.”
bool
true when at least one data center reports real stock. Derived from stockStatus, so available: true implies stockStatus is not none.

Using GPU IDs

When creating Pods or Serverless endpoints, use the GPU ID from the list with the --gpu-id flag: