Chassis
Train and serve on modern accelerators with wallet billing, org workspaces, and an SDK your team will actually enjoy.
Why Chassis
Chassis is built so you spend time on experiments and products — not ticket queues, mystery invoices, or brittle glue scripts.
Spin up training and inference capacity when you need it, pause when you do not.
Shared workspaces, clear roles, and a wallet your finance team can actually follow.
Automate jobs from CI and notebooks with the same surface your console uses.
Hardware
From fine-tunes to high-throughput serving — pick the class that fits your workload and keep cost visible in your wallet.
H100 80GB
Train hard
Live catalog pricing
A100 80GB
Balanced
Live catalog pricing
L40S 48GB
Serve fast
Live catalog pricing
RTX 4090
Iterate
Live catalog pricing
For teams
Invite researchers and engineers into the same workspace. Track usage against a prepaid wallet so leadership always knows the burn rate.
Developers
Authenticate, launch instances, and tear down capacity from the same client you use in CI. Start with the docs hub, then install the SDK.
Developer docsnpm install @chassis-cloud/sdk
import { Chassis } from "@chassis-cloud/sdk"
const chassis = new Chassis({ apiKey })
const gpus = await chassis.listGpus()
await chassis.spinUp({
gpuSkuId: gpus[0].id,
name: "train-01",
})Create an account, verify your email, and spin up your first org in minutes. We are here at support@okeymeta.com.ng if you need a hand.