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