Lyte commited on
Commit
8a0f014
1 Parent(s): f47abcd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,7 +52,7 @@ with gr.Blocks() as demo:
52
  description="Edit Settings below if needed.",
53
  examples=[
54
  ["How many r's are in the word strawberry?"],
55
- ['What is the most optimal way to do Test-Time Scaling?'],
56
  ['Explain to me how gravity works like I am 5!'],
57
  ],
58
  cache_examples=False,
 
52
  description="Edit Settings below if needed.",
53
  examples=[
54
  ["How many r's are in the word strawberry?"],
55
+ ['What is an LLM? and how can we make it reach AGI?'],
56
  ['Explain to me how gravity works like I am 5!'],
57
  ],
58
  cache_examples=False,