Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
update0909
/
update0909-starcoderbase1b-personal-copilot-T4-40GB-colab
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
update0909-starcoderbase1b-personal-copilot-T4-40GB-colab
/
app.py
update0909
initial commit
a6edaff
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
105 Bytes
import
gradio
as
gr
gr.load(
"models/update0909/starcoderbase1b-personal-copilot-T4-40GB-colab"
).launch()