Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
caoyc
/
mrm8488-falcoder-7b
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
217196e
mrm8488-falcoder-7b
/
app.py
caoyc
initial commit
217196e
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()