Spaces:
Running
Running
Upload from GitHub Actions: added new models
Browse files- evals/models.py +3 -1
evals/models.py
CHANGED
|
@@ -47,7 +47,9 @@ important_models = [
|
|
| 47 |
"google/gemini-2.5-flash-lite", # 0.3$
|
| 48 |
"google/gemma-3-27b-it", # 0.2$
|
| 49 |
# "x-ai/grok-4", # $15
|
| 50 |
-
"x-ai/grok-4-fast",
|
|
|
|
|
|
|
| 51 |
"cohere/command-a",
|
| 52 |
# "qwen/qwen3-32b",
|
| 53 |
# "qwen/qwen3-235b-a22b",
|
|
|
|
| 47 |
"google/gemini-2.5-flash-lite", # 0.3$
|
| 48 |
"google/gemma-3-27b-it", # 0.2$
|
| 49 |
# "x-ai/grok-4", # $15
|
| 50 |
+
"x-ai/grok-4.1-fast",
|
| 51 |
+
"minimax/minimax-m2.5", # 1,1$
|
| 52 |
+
"moonshotai/kimi-k2.5", # 2.2$
|
| 53 |
"cohere/command-a",
|
| 54 |
# "qwen/qwen3-32b",
|
| 55 |
# "qwen/qwen3-235b-a22b",
|