Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
v1
Browse files Browse the repository at this point in the history
  • Loading branch information
sharonzhou committed Jan 23, 2024
1 parent 16f611f commit 0a26c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prompt_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Mistral 7B
#

llm = Lamini(model_name="mistralai/Mistral-7B-Instruct-v0.2")
llm = Lamini(model_name="mistralai/Mistral-7B-Instruct-v0.1")

prompts = [
"Given the fact that I'm drinking green juice, am I healthy?",
Expand Down

0 comments on commit 0a26c9d

Please sign in to comment.