Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tillman122
/
microsoft-Phi-3-mini-4k-instruct
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
microsoft-Phi-3-mini-4k-instruct
/
app.py
tillman122
initial commit
a699899
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/Phi-3-mini-4k-instruct"
).launch()