Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zenofzhen
/
bigcode-starcoderbase-1b
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c683aa8
bigcode-starcoderbase-1b
/
app.py
algforce
initial commit
c683aa8
over 1 year ago
raw
Copy download link
history
blame
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/bigcode/starcoderbase-1b"
).launch()