File size: 91 Bytes
fc6535f
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/microsoft/phi-4",
   provider="nebius",
).launch()