Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
charanhu
/
StarCODER
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
StarCODER
/
app.py
charanhu
initial commit
8db3188
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
75 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/bigcode/starcoder"
).launch()