File size: 160 Bytes
7c9efdb
 
ed1865f
 
 
1
2
3
4
5
import gradio as gr

#gr.load("models/microsoft/Phi-3-mini-4k-instruct").launch()

gr.ChatInterface(gr.load("models/microsoft/Phi-3-mini-4k-instruct")).launch()