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...
ff1e309
microsoft-phi-4
/
app.py
GOTTo11
initial commit
ff1e309
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
63 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/phi-4"
).launch()