Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Khanhpham1992
/
deepseek-ai-deepseek-coder-1.3b-instruct
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
deepseek-ai-deepseek-coder-1.3b-instruct
/
app.py
Khanhpham1992
initial commit
091247b
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
gradio
as
gr
gr.load(
"models/deepseek-ai/deepseek-coder-1.3b-instruct"
).launch()