Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PeepDaSlan9
/
Deci-DeciCoder-1b
like
2
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Deci-DeciCoder-1b
/
app.py
PeepDaSlan9
initial commit
da30d9c
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
75 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Deci/DeciCoder-1b"
).launch()