Serverless Workloads
When running code throughlyceum python run, lyceum docker run, lyceum compose run, or lyceum notebook, select the underlying hardware with the -m / --machine flag.
gpu.a100. Common GPU values include gpu.a100, gpu.h100, gpu.b200, and others depending on your account quota.
Available machine types are gated per account. The CLI validates your selection against
/api/v2/external/user/quotas/available-hardware before submitting the job. To see the machines you have access to, run any execution command with an unavailable type, the CLI will print the list.VM Instances
When launching dedicated VMs via the dashboard or the VMs API, the following GPU profiles are available:
Each profile can be launched with 1, 2, 4, or 8 GPUs per instance, subject to availability and account limits. For current pricing and committed-term discounts, see the dashboard launch page.

