GPU models
Fetch this list programmatically from
GET /api/gpu-types so your code stays current if models are added. Use GET /api/gpu-types-free to get just the Index (free) subset — H100 SXM, H200, A100 SXM4, B200, RTX 5090. RTX PRO 6000 WS needs a Premium or Full key. See Access tiers.
Token (OTPI) labs
Fetch this list programmatically from
GET /api/token-types, and the Index subset from GET /api/token-types-free — anthropic, openai, google, deepseek at a trailing 1 month. The other seven labs need a Premium or Full key. These are the valid lab values for /api/otpi and /api/workload.
Memory types
Fetch the live list fromGET /api/memory-types (public, no key required).
Each type belongs to one of three categories: dram, flash, or module.
DRAM
Flash
Module
This list reflects the types tracked at the time of writing. Always treat
/api/memory-types as the source of truth.
