Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gersh
/
OpenAssistant-falcon-40b-sft-top1-560
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a75a29d
OpenAssistant-falcon-40b-sft-top1-560
/
app.py
gersh
initial commit
a75a29d
about 2 years ago
raw
Copy download link
history
blame
Safe
95 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/OpenAssistant/falcon-40b-sft-top1-560"
).launch()