Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
deepanshdj
/
deepanshdj-dj-phi-3_3.8b-16bit
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
deepanshdj-dj-phi-3_3.8b-16bit
/
app.py
deepanshdj
initial commit
5875c0a
verified
8 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()