Skip to content

Commit

Permalink
Set mistral as default model
Browse files Browse the repository at this point in the history
Signed-off-by: Di Wang <[email protected]>
  • Loading branch information
hemslo committed Feb 15, 2024
1 parent 8485b45 commit 85a4ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DEBUG=0
OLLAMA_CHAT_MODEL=llama2
OLLAMA_CHAT_MODEL=mistral
OLLAMA_URL=http://host.docker.internal:11434
VERBOSE=0

0 comments on commit 85a4ea6

Please sign in to comment.