baconnier commited on
Commit
1414338
·
verified ·
1 Parent(s): c3f9897

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -126,7 +126,7 @@ demo = gr.ChatInterface(
126
  undo_btn="Undo",
127
  clear_btn="Clear",
128
  submit_btn="Send",
129
- description=f"This is Napoleon model, a French 24B LLM fine tune from from Mistral AI, merged with Dolphin AI.",
130
  chatbot=gr.Chatbot(
131
  scale=1,
132
  placeholder=PLACEHOLDER,
 
126
  undo_btn="Undo",
127
  clear_btn="Clear",
128
  submit_btn="Send",
129
+ description=f"This is Napoleon model, a French 24B LLM fine tune from Mistral AI, merged with Dolphin AI.",
130
  chatbot=gr.Chatbot(
131
  scale=1,
132
  placeholder=PLACEHOLDER,