CH·02CLI reference
gpu gpu-types list
List all GPU types
List all GPU types
Synopsis
Prints all supported GPU types with their VRAM (vram_gb) and representative host specs — vCPU count, RAM, and storage (the VCPU, RAM (GB), and STORAGE (GB) columns in table view; cpu_cores, ram_gb, storage_gb in JSON). VRAM is the card's nameplate figure; where a model spans capacity variants (a launch may land on any of them) the smallest currently offered is listed, so the value is always what every launch can honor; the CPU/RAM/storage values vary per offering, so the ones shown here are the model's *typical* config — run gpu pricing --gpu-type for the exact per-offering specs. A spec the catalog did not report renders as -.
gpu gpu-types list [flags]
Examples
gpu gpu-types list
gpu gpu-types list --output json
Options
-h, --help help for list
Options inherited from parent commands
--api-base string API base URL (override with GPUAI_API_BASE env) (default "https://api.gpu.ai/v1")
--debug Enable debug logging to stderr
-o, --output string Output format: table|json (default table on TTY, json otherwise)
SEE ALSO
- gpu gpu-types - List supported GPU types