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