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