john6688's picture
Update app.py
ed1865f verified
raw
history blame
No virus
160 Bytes
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()