LLM / app.py
PatrickSchlienger's picture
initial commit
d37d62d verified
raw
history blame contribute delete
No virus
82 Bytes
import gradio as gr
gr.load("models/microsoft/Phi-3-medium-4k-instruct").launch()