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...
0c12de4
h2ogpt-api
/
app.py
DylanWolf
Update app.py
0c12de4
over 1 year ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/inception-mbzuai/jais-13b-chat"
).launch()