Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
#8
by
sarahooker
- opened
app.py
CHANGED
@@ -58,8 +58,9 @@ examples = [
|
|
58 |
"Explain gravity to a chicken.",
|
59 |
"Is the world discrete or analog?",
|
60 |
"What is the memory cost in a typical implementation of an all-gather operation?",
|
61 |
-
"Give me a brief history of the golden era of Cantopop."
|
62 |
-
""
|
|
|
63 |
]
|
64 |
|
65 |
custom_css = """
|
|
|
58 |
"Explain gravity to a chicken.",
|
59 |
"Is the world discrete or analog?",
|
60 |
"What is the memory cost in a typical implementation of an all-gather operation?",
|
61 |
+
"Give me a brief history of the golden era of Cantopop.",
|
62 |
+
"Descrivi il processo di creazione di un capolavoro, come se fossi un artista del Rinascimento a Firenze.",
|
63 |
+
"Explique-moi le sens de la vie selon un grand auteur littéraire."
|
64 |
]
|
65 |
|
66 |
custom_css = """
|