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