pabl-o-ce commited on
Commit
e5e361f
·
1 Parent(s): a877b20

add gh link

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -266,7 +266,7 @@ demo = gr.ChatInterface(
266
  # undo_btn="Undo",
267
  # clear_btn="Clear",
268
  # submit_btn="Send",
269
- description="Exllama: Chat with exl2",
270
  chatbot=gr.Chatbot(
271
  scale=1,
272
  placeholder=PLACEHOLDER,
 
266
  # undo_btn="Undo",
267
  # clear_btn="Clear",
268
  # submit_btn="Send",
269
+ description="Exllama: Chat with exl2 [repo](https://github.com/pabl-o-ce/hf-exllama)",
270
  chatbot=gr.Chatbot(
271
  scale=1,
272
  placeholder=PLACEHOLDER,