Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -53,7 +53,7 @@ chat = gr.ChatInterface(
|
|
53 |
["Хто такий Пес Патрон?"],
|
54 |
],
|
55 |
title="💬 Chat with MamayLM",
|
56 |
-
description="A multi-turn chat interface for MamayLM-v0.1-9B
|
57 |
theme="soft"
|
58 |
)
|
59 |
|
|
|
53 |
["Хто такий Пес Патрон?"],
|
54 |
],
|
55 |
title="💬 Chat with MamayLM",
|
56 |
+
description="A multi-turn chat interface for MamayLM-v0.1-9B with configurable parameters.",
|
57 |
theme="soft"
|
58 |
)
|
59 |
|