Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
xeroISB
/
GeorgiaTechResearchInstitute-starcoder-gpteacher-code-instruct
like
0
Sleeping
App
Files
Files
Community
main
GeorgiaTechResearchInstitute-starcoder-gpteacher-code-instruct
/
app.py
xeroISB
initial commit
6d2e51d
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
110 Bytes
import
gradio
as
gr
gr.load(
"models/GeorgiaTechResearchInstitute/starcoder-gpteacher-code-instruct"
).launch()