Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
deepanshdj
/
deepanshdj-dj-phi-3_3.8b-16bit
like
0
Sleeping
App
Files
Files
Community
main
deepanshdj-dj-phi-3_3.8b-16bit
/
app.py
deepanshdj
initial commit
5875c0a
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/deepanshdj/dj-phi-3_3.8b-16bit"
).launch()