Hardware How To's
Add GPU tp environment
If you're doing development on a CPU and find that you need a GPU, you can use Brev scale to add a GPU to your environment without having to set anything up again. This is useful if you are running a machine learning model or other GPU intensive service.
Note: Scaling your environment will temporarily pause the environment
Scale your dev environment
From the console:
Click on your environment and go to the Machine Settings tab. In the hardware section, click on CPU or GPU to view the available instance types

From the CLI:
See the scale CLI docs for more information.