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...
DylanWolf
commited on
Oct 8, 2023
Commit
0c12de4
·
1 Parent(s):
baf18a5
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("models/
EleutherAI
/
gpt
-
j
-
6b
").launch()
1
import gradio as gr
2
3
+
gr.load("models/
inception-mbzuai
/
jais
-
13b
-
chat
").launch()