• Stars
    star
    1,261
  • Rank 35,854 (Top 0.8 %)
  • Language
    Jupyter Notebook
  • Created 9 months ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Console β€’ Docs β€’ Templates β€’ Discord

Brev.dev Notebooks

This repo contains helpful AI/ML notebook templates. Each notebook has been coupled with the minimum GPU specs required to use them + setup scripts making a Brev template. Click the deploy badge on any notebook to deploy it.

Notebooks

Notebook Description Min. GPU Deploy
AUTOMATIC1111 Stable Diffusion WebUI Run Stable Diffusion WebUI, AUTOMATIC1111 1x A10G Colab  Click here to deploy.
ControlNet on AUTOMATIC1111 Run ControlNet Models on Stable Diffusion WebUI 1x A10G Colab  Click here to deploy.
SDXL inference with LoRA and Diffusers Run inference using LoRA adaptors and SDXL 1x A10G Colab  Click here to deploy.
Finetune BioMistral Finetune the BioMistral model on medical data 1x A10G Colab  Click here to deploy.
Deploy to Replicate Deploy Model to Replicate any || CPU Colab  Click here to deploy.
Run BioMistral Run BioMistral 1x A10G Colab  Click here to deploy.
Run Llama 2 70B Run Llama 2 70B, or any Llama 2 Model 4x T4 Colab  Click here to deploy.
Fine-tune BioMistral A Guide to Fine-tuning BioMistral 1x A10G Colab  Click here to deploy.
Fine-tune Llama 2 A Guide to Fine-tuning Llama 2 1x A10G Colab  Click here to deploy.
Fine-tune Llama 2 - Own Data Fine-tune Llama 2 on your own dataset 1x A10G Colab  Click here to deploy.
Fine-tune Mistral A Guide to Fine-tuning Mistral 1x A10G Colab  Click here to deploy.
Fine-tune Mistral using NVIDIA NeMO and PEFT Fine-tune Mistral using NVIDIA NeMO and PEFT 1x A100 Colab  Click here to deploy.
Fine-tune Mistral - Own Data Fine-tune Mistral on your own dataset 1x A10G Colab  Click here to deploy.
Fine-tune Mixtral (8x7B MoE) A Guide to Fine-tuning Mixtral, Mistral's 8x7B MoE 4x T4 Colab  Click here to deploy.
Fine-tune Mixtral (8x7B MoE) - Own Data A Guide to Fine-tuning Mixtral on your own dataset 4x T4 Colab  Click here to deploy.
Fine-tune Phi-2 A Guide to Fine-tuning Phi-2 1x A10G Colab  Click here to deploy.
Fine-tune Phi-2 - Own Data Fine-tune Phi-2 on your own dataset 1x A10G Colab  Click here to deploy.
GGUF Export FT Model Export your fine-tuned model to GGUF 1x A10G Colab  Click here to deploy.
Training Question/Answer models using NVIDIA NeMo Use NeMo to train BERT, GPT, and S2S models for Q&A tasks 1x A10G Colab  Click here to deploy.
Julia Install Easily Install Julia + Notebooks any || CPU Colab  Click here to deploy.
Oobabooga LLM WebUI Run Oobabooga, the LLM WebUI (like AUTOMATIC1111) 1x A10G Colab  Click here to deploy.
PDF Chatbot (OCR) PDF Chatbot using OCR 1x A10G Colab  Click here to deploy.
Use TensorRT-LLM with Mistral Use NVIDIA TensorRT engine to run inference on Mistral-7B 1x A10G Colab  Click here to deploy.
Zephyr Chatbot Chatbot with Open Source Models 1x A10G Colab  Click here to deploy.
StreamingLLM for Optimized Inference Use StreamingLLM for infinite length input without finetuning 1x A10G Colab  Click here to deploy.

What is Brev.dev?

Brev is a dev tool that makes it really easy to code on a GPU in the cloud. Brev does 3 things: provision, configure, and connect.

Provision:

Brev provisions a GPU for you. You don't have to worry about setting up a cloud account. We have solid GPU supply, but if you do have AWS or GCP, you can link them.

Configure:

Brev configures your GPU with the right drivers and libraries. Use our open source tool Verb to point and click the right python and CUDA versions.

Connect:

Brev.dev CLI automatically edits your ssh config so you can ssh gpu-name or run brev open gpu-name to open VS Code to the remote machine

More Repositories

1

brev-cli

Connect your laptop to cloud computers. Follow to stay updated about our product
Go
195
star
2

dev-browser

Shell
13
star
3

simple-dreambooth-api

Simple Fast API server that runs Dreambooth fine-tune jobs using Celery workers πŸ€™
Python
10
star
4

assets

Assets for Brev.dev
4
star
5

Stable-Diffusion-Fast-Api

Python
3
star
6

AUTOMATIC1111-civitai-notebook

Jupyter Notebook
3
star
7

default-project-dotbrev

Setup script for each Brev project. Used to standardize dependencies, packages and tools across users with the same project (ex. Node v14, Yarn v1.22)
Shell
3
star
8

stable-diffusion-v2

Python
3
star
9

verb

Container environments for machine learning
Go
3
star
10

brev-docs

HTML
2
star
11

falcon-notebook

Jupyter Notebook
2
star
12

user-dotbrev

Setup script for each Brev user. Used to add custom user settings in each new project (ex. terminal profiles, vscode settings).
Shell
2
star
13

CRUD-nodejs-mongodb

JavaScript
2
star
14

endlessaisummer

JavaScript
1
star
15

AreYouARobot

Jupyter Notebook
1
star
16

pytorch-template

Python
1
star
17

stable-diffusion-dreambooth

Dreambooth x Brev: open a pre-configured and ready-to-go DreamBooth GPU environment
Jupyter Notebook
1
star
18

workspace-images

Python
1
star
19

todo

TypeScript
1
star
20

homebrew-brev

homebrew tab for brev-cli
Shell
1
star
21

template-setup-scripts

For setup scripts that are detached from repositories
Shell
1
star
22

brev_cli

Python
1
star
23

CRUD-Vue-NodeJS-MongoDB

A template to quickly get started with the Vue, Nodejs and Mongodb stack with a Crud app
Vue
1
star
24

CRUD-react-nodejs-mongodb

A template for creating a full-stack crud app with a dockerized database
JavaScript
1
star