mikeee commited on
Commit
1753ccc
·
1 Parent(s): cac6462

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -1,3 +1,4 @@
1
  import gradio as gr
2
 
3
- gr.Interface.load("models/s3nh/garage-bAInd-Stable-Platypus2-13B-GGML").launch()
 
 
1
  import gradio as gr
2
 
3
+ # gr.Interface.load("models/s3nh/garage-bAInd-Stable-Platypus2-13B-GGML").launch()
4
+ gr.load("models/s3nh/garage-bAInd-Stable-Platypus2-13B-GGML").queue(max_size=5.launch(debug=True)