Spaces:
Runtime error
Runtime error
github sponsors link
Browse files
app.py
CHANGED
@@ -369,9 +369,9 @@ with gr.Blocks() as arena:
|
|
369 |
- This Space runs on CPU only, and uses GGML with GPU support via Runpod Serverless.
|
370 |
- Responses may not stream immediately due to cold starts on Serverless.
|
371 |
- Some responses WILL take AT LEAST 20 seconds to respond
|
372 |
-
-
|
373 |
- Responses from the Arena will be used for building reward models. These reward models can be bucketed by Personas.
|
374 |
-
- [π΅ Consider Donating on our Patreon](http://patreon.com/OpenAccessAICollective)
|
375 |
- Join us on [Discord](https://discord.gg/PugNNHAF5r)
|
376 |
""")
|
377 |
with gr.Tab("Chatbot Arena"):
|
|
|
369 |
- This Space runs on CPU only, and uses GGML with GPU support via Runpod Serverless.
|
370 |
- Responses may not stream immediately due to cold starts on Serverless.
|
371 |
- Some responses WILL take AT LEAST 20 seconds to respond
|
372 |
+
- The Chatbot Arena (for now), is single turn only. Responses will be cleared after submission.
|
373 |
- Responses from the Arena will be used for building reward models. These reward models can be bucketed by Personas.
|
374 |
+
- [π΅ Consider Donating on our Patreon](http://patreon.com/OpenAccessAICollective) or become a [GitHub Sponsor](https://github.com/sponsors/OpenAccess-AI-Collective)
|
375 |
- Join us on [Discord](https://discord.gg/PugNNHAF5r)
|
376 |
""")
|
377 |
with gr.Tab("Chatbot Arena"):
|