bincoder commited on
Commit
617d9d2
·
verified ·
1 Parent(s): 9062916

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
  import gradio as gr
2
 
3
- gr.load_chat("http://localhost:11434/v1/", model="mistral-small", token="ollama").launch()
 
1
  import gradio as gr
2
 
3
+ gr.load_chat("http://96.228.37.139:4002/v1/", model="mistral-small", token="ollama").launch()