Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ValkTrippin
/
deepseek-ai-deepseek-coder-33b-instruct
like
0
Sleeping
App
Files
Files
Community
3101c2c
deepseek-ai-deepseek-coder-33b-instruct
/
app.py
ValkTrippin
initial commit
3101c2c
11 months ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.load(
"models/deepseek-ai/deepseek-coder-33b-instruct"
).launch()