Sedarkstian's picture
initial commit
fc6535f verified
raw
history blame contribute delete
91 Bytes
import gradio as gr
gr.load(
"models/microsoft/phi-4",
provider="nebius",
).launch()