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