Spaces:
Running
Running
Update config.py
Browse files
config.py
CHANGED
@@ -5,7 +5,7 @@ from datetime import datetime
|
|
5 |
import time
|
6 |
import threading
|
7 |
|
8 |
-
ARENA_NAME = "# π The GPU-Poor LLM Gladiator Arena π v25.
|
9 |
|
10 |
# Ollama API configuration
|
11 |
API_URL = os.environ.get("API_URL")
|
|
|
5 |
import time
|
6 |
import threading
|
7 |
|
8 |
+
ARENA_NAME = "# π The GPU-Poor LLM Gladiator Arena π v25.07"
|
9 |
|
10 |
# Ollama API configuration
|
11 |
API_URL = os.environ.get("API_URL")
|