Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Asad321
/
microsoft-Phi-3-mini-128k-instruct
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
microsoft-Phi-3-mini-128k-instruct
/
app.py
Asad321
initial commit
64e3a97
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/microsoft/Phi-3-mini-128k-instruct"
).launch()