| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
NVIDIA Brev provides streamlined access to NVIDIA GPU instances on popular cloud platforms, automatic environment setup, and flexible deployment options, enabling developers to start experimenting instantly.
To globally install brev from conda-forge in an isolated environment with Pixi, run
pixi global install brev
Assumes Homebrew (or Workbrew equivalent) are installed.
brew install brevdev/homebrew-brev/brev && brev loginsudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/brevdev/brev-cli/main/bin/install-latest.sh)"
brev loginUsing Brev With Windows Subsystem for Linux (WSL)
Brev is supported on windows currently through the Windows Subsystem for Linux (WSL). This guide will walk you through the steps to get Brev up and running on your Windows machine.
Prerequisites
Once you have WSL installed and configured, you can install Brev by running the following command in your terminal:
sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/brevdev/brev-cli/main/bin/install-latest.sh)"Next Steps
Log in to your Brev account:
brev loginhttps://docs.nvidia.com/brev/latest/
We welcome PRs! Checkout Contributing.md for more.
| Back | FazBrowse Home | New Git URL |