Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sivnds
/
microsoft-Phi-3-mini-4k-instruct-RAW
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
microsoft-Phi-3-mini-4k-instruct-RAW
/
app.py
Sivnds
initial commit
1b2059c
verified
5 months 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()