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