Spaces:
Sleeping
Sleeping
randomblock1
commited on
Commit
•
2abbcf1
1
Parent(s):
f3ab16a
remove some examples to speed up startup
Browse files
app.py
CHANGED
@@ -141,9 +141,6 @@ def print_prime(n):
|
|
141 |
"""\n''',
|
142 |
125,
|
143 |
],
|
144 |
-
["User: How does sleep affect mood?\nAI:", 100],
|
145 |
-
["Who was Ada Lovelace?", 25],
|
146 |
-
["Explain the concept of skip lists.", 400],
|
147 |
],
|
148 |
title="Microsoft Phi-2",
|
149 |
description="Unofficial demo of Microsoft Phi-2, a high performing model with only 2.7B parameters.",
|
|
|
141 |
"""\n''',
|
142 |
125,
|
143 |
],
|
|
|
|
|
|
|
144 |
],
|
145 |
title="Microsoft Phi-2",
|
146 |
description="Unofficial demo of Microsoft Phi-2, a high performing model with only 2.7B parameters.",
|