sanaweb commited on
Commit
99ab9fd
1 Parent(s): b39f261

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -1,2 +1,3 @@
1
  import gradio as gr
2
- gr.load("models/h2oai/h2ogpt-gm-oasst1-en-2048-falcon-7b-v3").launch()
 
 
1
  import gradio as gr
2
+
3
+ gr.load("models/h2oai/h2o-danube2-1.8b-chat").launch()