Spaces:
Running
on
Zero
Running
on
Zero
Daemontatox
commited on
Update app.py
Browse files
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=[
|
|
|
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? "],
|