Skip to content

Commit 4fa7137

Browse files
committed
feat(rankings): expand model intelligence indexes
1 parent a9b1406 commit 4fa7137

113 files changed

Lines changed: 4384 additions & 655 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

data/artificial-analysis-index.json

Lines changed: 61 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"sourceUrl": "https://artificialanalysis.ai/leaderboards/models",
44
"methodologyUrl": "https://artificialanalysis.ai/methodology/intelligence-benchmarking",
55
"indexVersion": "4.1",
6-
"observedAt": "2026-07-26",
6+
"observedAt": "2026-07-27",
77
"legacyMissingModelIds": ["composer", "cursor-composer-2", "cursor-composer-2-5"],
88
"entries": [
99
{
@@ -72,6 +72,12 @@
7272
"estimated": false,
7373
"configuration": "Claude Opus 4.8 (max)"
7474
},
75+
{
76+
"modelId": "claude-opus-5",
77+
"score": 61,
78+
"estimated": false,
79+
"configuration": "Claude Opus 5 (max)"
80+
},
7581
{
7682
"modelId": "claude-sonnet-3",
7783
"score": 5,
@@ -246,6 +252,18 @@
246252
"estimated": true,
247253
"configuration": "Gemini 3 Pro Preview (high)"
248254
},
255+
{
256+
"modelId": "gemma-4-26b-a4b",
257+
"score": 26,
258+
"estimated": false,
259+
"configuration": "Gemma 4 26B A4B (Reasoning)"
260+
},
261+
{
262+
"modelId": "gemma-4-31b",
263+
"score": 29,
264+
"estimated": false,
265+
"configuration": "Gemma 4 31B (Reasoning)"
266+
},
249267
{
250268
"modelId": "glm-4-5",
251269
"score": 19,
@@ -492,6 +510,12 @@
492510
"estimated": true,
493511
"configuration": "Grok Code Fast 1"
494512
},
513+
{
514+
"modelId": "hy3",
515+
"score": 41,
516+
"estimated": false,
517+
"configuration": "Hy3"
518+
},
495519
{
496520
"modelId": "kimi-k2-instruct",
497521
"score": 19,
@@ -576,6 +600,24 @@
576600
"estimated": false,
577601
"configuration": "MiniMax-M3"
578602
},
603+
{
604+
"modelId": "mimo-v2-5",
605+
"score": 37,
606+
"estimated": false,
607+
"configuration": "MiMo-V2.5"
608+
},
609+
{
610+
"modelId": "mimo-v2-5-pro",
611+
"score": 42,
612+
"estimated": false,
613+
"configuration": "MiMo-V2.5-Pro"
614+
},
615+
{
616+
"modelId": "mimo-v2-flash",
617+
"score": 25,
618+
"estimated": false,
619+
"configuration": "MiMo-V2-Flash (Non-reasoning)"
620+
},
579621
{
580622
"modelId": "mistral-medium-3-5",
581623
"score": 30,
@@ -612,6 +654,24 @@
612654
"estimated": true,
613655
"configuration": "o4-mini (high)"
614656
},
657+
{
658+
"modelId": "qwen3-5-122b-a10b",
659+
"score": 32,
660+
"estimated": false,
661+
"configuration": "Qwen3.5 122B A10B (Reasoning)"
662+
},
663+
{
664+
"modelId": "qwen3-5-35b-a3b",
665+
"score": 24,
666+
"estimated": false,
667+
"configuration": "Qwen3.5 35B A3B (Non-reasoning)"
668+
},
669+
{
670+
"modelId": "qwen3-5-397b-a17b",
671+
"score": 34,
672+
"estimated": false,
673+
"configuration": "Qwen3.5 397B A17B (Reasoning)"
674+
},
615675
{
616676
"modelId": "qwen3-coder-30b-a3b",
617677
"score": 14,

0 commit comments

Comments
 (0)