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