Spaces:
Sleeping
Sleeping
pabl-o-ce
commited on
Commit
·
e5e361f
1
Parent(s):
a877b20
add gh link
Browse files
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,
|