Skip to content

Commit

Permalink
set VISION_MODEL and OLLAMA_BASE_URL in .env for gobal use
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Garland committed Feb 12, 2024
1 parent dc7405e commit 3705549
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
OLLAMA_BASE_URL=http://ollama:11434
VISION_MODEL=llava:7b-v1.6

0 comments on commit 3705549

Please sign in to comment.