Coming M1

Bring your own model, keep the container boundary, and rent only the GPU.

BYOK is for teams that want to upload weights or inference stacks into isolated runtime space without exposing their internals to the platform operator.

Status

Coming M1

Access

Container root

Network

No outbound by default

Pricing

Same GPU-hr base

Bring your own runtime

The point of BYOK is not just model upload. It is isolation plus operational control over what actually runs on the machine.

  • Upload your own weights and inference scripts.
  • Run inside an isolated container namespace.
  • Keep the same GPU-hour commercial model as standard leasing.

Boundary principles

The operator boundary has to be explicit or the product is not credible.

  • We can’t access your container internals without the access you grant.
  • We don’t inspect or store your model weights.
  • We don’t retain your runtime data beyond the infrastructure boundary.