sarahooker commited on
Commit
28634ff
1 Parent(s): a695152

Update app.py

Browse files

Adding some additional prompts.

Files changed (1) hide show
  1. app.py +5 -1
app.py CHANGED
@@ -56,7 +56,11 @@ examples = [
56
  "¿Cómo le explicarías el aprendizaje automático a un extraterrestre?",
57
  "Summarize recent news about the North American tech job market",
58
  "My coworker brought some delicious treats from their recent trip to the office to share. Would it be immoral if I took most of not all of these treats?",
59
- "Explain gravity to a chicken."
 
 
 
 
60
  ]
61
 
62
  custom_css = """
 
56
  "¿Cómo le explicarías el aprendizaje automático a un extraterrestre?",
57
  "Summarize recent news about the North American tech job market",
58
  "My coworker brought some delicious treats from their recent trip to the office to share. Would it be immoral if I took most of not all of these treats?",
59
+ "Explain gravity to a chicken.",
60
+ "Is the world discrete or analog?",
61
+ "What is the memory cost in a typical implementation of an all-gather operation?",
62
+ "Give me a brief history of the golden era of Cantopop."
63
+ ""
64
  ]
65
 
66
  custom_css = """