Spaces:
Build error
Build error
Satyam-Singh
commited on
Commit
•
92c7302
1
Parent(s):
335d019
Update app.py
Browse files
app.py
CHANGED
@@ -82,8 +82,7 @@ additional_inputs=[
|
|
82 |
info="Penalize repeated tokens",
|
83 |
)
|
84 |
]
|
85 |
-
|
86 |
-
gr.tag_manager("GTM-WXX2Q36Z")
|
87 |
examples=[["I'm planning a vacation to Japan. Can you suggest a one-week itinerary including must-visit places and local cuisines to try?", None, None, None, None, None, ],
|
88 |
["Can you write a short story about a time-traveling detective who solves historical mysteries?", None, None, None, None, None,],
|
89 |
["I'm trying to learn French. Can you provide some common phrases that would be useful for a beginner, along with their pronunciations?", None, None, None, None, None,],
|
|
|
82 |
info="Penalize repeated tokens",
|
83 |
)
|
84 |
]
|
85 |
+
|
|
|
86 |
examples=[["I'm planning a vacation to Japan. Can you suggest a one-week itinerary including must-visit places and local cuisines to try?", None, None, None, None, None, ],
|
87 |
["Can you write a short story about a time-traveling detective who solves historical mysteries?", None, None, None, None, None,],
|
88 |
["I'm trying to learn French. Can you provide some common phrases that would be useful for a beginner, along with their pronunciations?", None, None, None, None, None,],
|