bincoder's picture
Update app.py
9062916 verified
Raw
History Blame
112 Bytes
import gradio as gr
gr.load_chat("http://localhost:11434/v1/", model="mistral-small", token="ollama").launch()