Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DylanWolf
/
h2ogpt-api
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6099c7d
h2ogpt-api
/
app.py
DylanWolf
Update app.py
6099c7d
over 1 year ago
raw
Copy download link
history
blame
Safe
101 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/h2oai/h2ogpt-gm-oasst1-en-2048-falcon-7b-v3"
).launch()