DylanWolf commited on
Commit
0c12de4
·
1 Parent(s): baf18a5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -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()