Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
simpx
/
tiiuae-falcon-7b
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
tiiuae-falcon-7b
/
app.py
simpx
initial commit
5e399f5
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/tiiuae/falcon-7b"
).launch()