Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
olanigan
/
glaiveai-glaive-coder-7b
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
89dad7c
glaiveai-glaive-coder-7b
/
app.py
olanigan
initial commit
89dad7c
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/glaiveai/glaive-coder-7b"
).launch()