Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
szkelo
/
bigcode-starcoder2-3b
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
bigcode-starcoder2-3b
/
app.py
szkelo
initial commit
7132581
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/bigcode/starcoder2-3b"
).launch()