suayptalha commited on
Commit
1eae2f3
·
verified ·
1 Parent(s): 9b869b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -87,7 +87,7 @@ def respond(
87
  demo = gr.ChatInterface(
88
  fn=respond,
89
  title="Bitnet-b1.58-2B-4T Chatbot",
90
- description="This chat application is powered by Microsoft BitNet-B1 and designed for natural conversations.",
91
  examples=[
92
  # Each example: [message, system_message, max_new_tokens, temperature, top_p]
93
  [
 
87
  demo = gr.ChatInterface(
88
  fn=respond,
89
  title="Bitnet-b1.58-2B-4T Chatbot",
90
+ description="This chat application is powered by Microsoft BitNet-b1.58-2B-4T and designed for natural and fast conversations.",
91
  examples=[
92
  # Each example: [message, system_message, max_new_tokens, temperature, top_p]
93
  [