Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
imxieke
/
microsoft-Phi-3-mini-4k-instruct
like
0
Runtime error
App
Files
Files
Community
eff6b2a
microsoft-Phi-3-mini-4k-instruct
/
app.py
imxieke
initial commit
eff6b2a
verified
6 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/Phi-3-mini-4k-instruct"
).launch()