john6688's picture
Update app.py
f09293b verified
raw
history blame
No virus
163 Bytes
import gradio as gr
#gr.load("models/microsoft/Phi-3-mini-4k-instruct").launch()
gr.ChatInterface(gr.load("models/meta-llama/Meta-Llama-3-8B-Instruct")).launch()