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
5a33d9b
·
1 Parent(s):
0c12de4
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/
inception-mbzuai
/
jais
-
13b
-
chat
").launch()
1
import gradio as gr
2
3
+
gr.load("models/
TheBloke
/
Mistral
-
Trismegistus
-
7B-GPTQ
").launch()