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