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
Fetching metadata from the HF Docker repository...
c056bae
bigcode-starcoder2-15b
/
app.py
sok99
initial commit
c056bae
verified
4 months ago
raw
Copy download link
history
blame
Safe
70 Bytes
import
gradio
as
gr
gr.load(
"models/bigcode/starcoder2-15b"
).launch()