Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
drewvid
/
code_mentor
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
62172b2
code_mentor
/
app.py
drewvid
Update app.py
62172b2
verified
12 months ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"nold/starcoder2-15b-GGUF"
).launch()