File size: 163 Bytes
7c9efdb
 
ed1865f
 
f09293b
1
2
3
4
5
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()