Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rywiz
/
OpenAssistan
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
65ab4be
OpenAssistan
/
app.py
rywiz
initial commit
65ab4be
over 1 year ago
raw
Copy download link
history
blame
106 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/flozi00/OpenAssistant-falcon-40B-4-bits-autogptq"
).launch()