Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shankarm08
/
microsoft-Phi-3-mini-4k-instruct
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
microsoft-Phi-3-mini-4k-instruct
/
app.py
Shankarm08
initial commit
e3ff678
verified
almost 2 years 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()