Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Koiroa
/
facebook-incoder-6B
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bbc89ad
facebook-incoder-6B
/
app.py
Koiroa
initial commit
bbc89ad
over 1 year ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/incoder-6B"
).launch()