Spaces:
Running
Running
Update arena_config.py
Browse files- arena_config.py +1 -1
arena_config.py
CHANGED
@@ -3,7 +3,7 @@ import os
|
|
3 |
ARENA_NAME = "# π The GPU-Poor LLM Gladiator Arena π"
|
4 |
ARENA_DESCRIPTION = """
|
5 |
Step right up to the arena where frugal meets fabulous in the world of AI!
|
6 |
-
Watch as our compact contenders (maxing out at
|
7 |
|
8 |
1. Type your prompt into the text box. Alternatively, click the "π²" button to receive a random prompt.
|
9 |
2. Click the "Generate Responses" button to view the models' responses.
|
|
|
3 |
ARENA_NAME = "# π The GPU-Poor LLM Gladiator Arena π"
|
4 |
ARENA_DESCRIPTION = """
|
5 |
Step right up to the arena where frugal meets fabulous in the world of AI!
|
6 |
+
Watch as our compact contenders (maxing out at 12B parameters) duke it out in a battle of wits and words.
|
7 |
|
8 |
1. Type your prompt into the text box. Alternatively, click the "π²" button to receive a random prompt.
|
9 |
2. Click the "Generate Responses" button to view the models' responses.
|