sablab commited on
Commit
66f2856
·
verified ·
1 Parent(s): 7c6d75d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -88,5 +88,4 @@ gr.ChatInterface(
88
  chatbot=gr.Chatbot(show_label=False, show_share_button=False, show_copy_button=True, likeable=True, layout="panel"),
89
  additional_inputs=additional_inputs,
90
  title="Mistral 7B Instruct",
91
- concurrency_limit=20,
92
  ).launch(show_api=True)
 
88
  chatbot=gr.Chatbot(show_label=False, show_share_button=False, show_copy_button=True, likeable=True, layout="panel"),
89
  additional_inputs=additional_inputs,
90
  title="Mistral 7B Instruct",
 
91
  ).launch(show_api=True)