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