File size: 112 Bytes
74094a0
 
9062916
1
2
3
4
import gradio as gr

gr.load_chat("http://localhost:11434/v1/", model="mistral-small", token="ollama").launch()