Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
VVocachV2
/
deepseek-ai-deepseek-coder-33b-base
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
463afeb
deepseek-ai-deepseek-coder-33b-base
/
app.py
VVocachV2
initial commit
463afeb
over 1 year ago
raw
Copy download link
history
blame
Safe
93 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/deepseek-ai/deepseek-coder-33b-base"
).launch()