Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
joshuaXX
/
deepseek-ai-DeepSeek-Coder-V2-Instruct
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2506548
deepseek-ai-DeepSeek-Coder-V2-Instruct
/
app.py
joshuaXX
initial commit
2506548
verified
2 months ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.load(
"models/deepseek-ai/DeepSeek-Coder-V2-Instruct"
).launch()