Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -81,11 +81,6 @@ additional_inputs=[
|
|
81 |
interactive=True,
|
82 |
info="Penalize repeated tokens",
|
83 |
)
|
84 |
-
)
|
85 |
-
)
|
86 |
-
)
|
87 |
-
)
|
88 |
-
)
|
89 |
]
|
90 |
|
91 |
gr.ChatInterface(
|
|
|
81 |
interactive=True,
|
82 |
info="Penalize repeated tokens",
|
83 |
)
|
|
|
|
|
|
|
|
|
|
|
84 |
]
|
85 |
|
86 |
gr.ChatInterface(
|