Daemontatox commited on
Commit
4f82bbf
·
verified ·
1 Parent(s): b443e28

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -200,7 +200,8 @@ If you need a new Tag create on and use it .""",
200
  render=False,
201
  ),
202
  ],
203
- examples=["What is meant by a Singularity? "],
 
204
  ["Explain the theory of Relativty"],
205
  ["Explain how do you think"],
206
  ["Explain how mamba2 structure LLMs work and how do they differ from transformers? "],
 
200
  render=False,
201
  ),
202
  ],
203
+ examples=[
204
+ ["What is meant by a Singularity? "],
205
  ["Explain the theory of Relativty"],
206
  ["Explain how do you think"],
207
  ["Explain how mamba2 structure LLMs work and how do they differ from transformers? "],