Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -83,7 +83,7 @@ def respond(
|
|
83 |
demo = gr.ChatInterface(
|
84 |
fn=respond,
|
85 |
title="Bitnet-b1.58-2B-4T Chatbot",
|
86 |
-
description="This chat application is powered by Microsoft's SOTA
|
87 |
examples=[
|
88 |
[
|
89 |
"Hello! How are you?",
|
|
|
83 |
demo = gr.ChatInterface(
|
84 |
fn=respond,
|
85 |
title="Bitnet-b1.58-2B-4T Chatbot",
|
86 |
+
description="This chat application is powered by Microsoft's SOTA Bitnet-b1.58-2B-4T and designed for natural and fast conversations.",
|
87 |
examples=[
|
88 |
[
|
89 |
"Hello! How are you?",
|