Account, billing & limits
Does E2B support GPUs?
No. E2B sandboxes are CPU-only.
A sandbox is sized by vCPU and RAM only. There is no GPU option in the SDKs, the CLI, the API, or a template definition, and no GPU dimension in pricing. BYOC does not change this, because BYOC sandboxes are created through the same API.
Sandboxes have internet access, so a model provider’s inference API works normally from sandbox code. When installing ML libraries, use the CPU-only builds, which is also the fix for a common pip install failure.