Skip to content

Commit

Permalink
Add sample env file
Browse files Browse the repository at this point in the history
  • Loading branch information
fdalvi committed Sep 25, 2023
1 parent 9c3b653 commit b67d3c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions envs/fastchat.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sample env file for using a model hosted using FastChat
FASTCHAT_MODEL="..."
FASTCHAT_API_BASE="..."
FASTCHAT_API_KEY="..."

0 comments on commit b67d3c0

Please sign in to comment.