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