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