Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
anotherandomboy
/
GeorgiaTechResearchInstitute-starcoder-gpteacher-code-instruct
like
0
Sleeping
App
Files
Files
Community
main
GeorgiaTechResearchInstitute-starcoder-gpteacher-code-instruct
/
app.py
Alejandro Bonnin Martin
initial commit
e005656
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
120 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/GeorgiaTechResearchInstitute/starcoder-gpteacher-code-instruct"
).launch()