Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DrBock
/
microsoft-phi-2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
532a09c
microsoft-phi-2
/
app.py
DrBock
initial commit
532a09c
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
63 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/phi-2"
).launch()