Skip to content

Commit

Permalink
Instructions for falcon-7b-instruct training API
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelVandi authored May 23, 2024
1 parent 2cb11a9 commit 8110b80
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,17 @@ Read the [docs](https://docs.LangDrive.ai) for more.

-----

## Train Your First LLM

We've replicated one of our training images as a Google Colab Notebook. Here's what it does:
- Finetune falcon-7b-instruct
- Creates a Flask Webserver
- Opens an Ngrok API endpoint so you can call the API

Try it out <a href="https://colab.research.google.com/drive/13rb8rnjMS0agtRLXBta6LHaX2tcG2PV0?usp=sharing" target="_blank">here</a>

-----

## Use cases

LangDrive lets you builds amazing AI apps like:
Expand Down

0 comments on commit 8110b80

Please sign in to comment.