Brev.dev, inc of San Francisco, California, USA has been acquired by NVIDIA Corporation of Santa Clara, California, USA on July 2024

Learn more
DocsBlogPricing

Using Brev for AI & ML

How to pull your own container?

Let's add a custom container when spinning up a new Brev instance!

1. Create a new instance with + New button on the console

This kickstarts the GPU provision.

2. Click on Container Mode

This mode allows you to specify a container to be pulled onto the instance.

If you don't care about setting up a container on your GPU, use VM mode instead!

Recommended: These are curated containers that developers commonly use on Brev! Use our default container Verb to auto-setup Python and CUDA drivers for your AI/ML workload.

Custom Containers: Here you can specify a container to be pulled into your instance. If you are pulling from a private registry, specify an entrypoint command + credentials. Some custom containers may produce unexpected results if they interfere with the host system. Use this feature with caution!

4. Choose your GPU type now!

Now that you've specified what container will get pulled into the instance, select the GPU type you want to use. The container will build on that GPU after you click Deploy.