Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GOTTo11
/
microsoft-phi-4
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
microsoft-phi-4
/
app.py
GOTTo11
initial commit
ff1e309
verified
25 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
63 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/phi-4"
).launch()