Skip to content

Commit 7d6c375

Browse files
committed
Update GLM-4.5V
1 parent d459a9e commit 7d6c375

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ <h2 class="title is-3" id="leaderboard">Leaderboard</h2>
365365
</div>
366366
<div class="leaderboard-container">
367367
<div class="content has-text-right is-size-7 has-text-grey">
368-
<p>Last updated: 08/08/2025</p>
368+
<p>Last updated: 08/11/2025</p>
369369
</div>
370370
<div class="table-wrapper">
371371
<table id="mmmu-table">

leaderboard_data.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2770,6 +2770,40 @@
27702770
"source": "author"
27712771
}
27722772
},
2773+
{
2774+
"info": {
2775+
"name": "GLM-4.5V w/ Thinking",
2776+
"size": "12B",
2777+
"date": "2025-08-11",
2778+
"type": "open_source",
2779+
"link": "https://docs.z.ai/guides/vlm/glm-4.5v"
2780+
},
2781+
"validation": {
2782+
"overall": "75.4",
2783+
"source": "author"
2784+
},
2785+
"pro": {
2786+
"overall": "65.2",
2787+
"source": "author"
2788+
}
2789+
},
2790+
{
2791+
"info": {
2792+
"name": "GLM-4.1V w/ Thinking",
2793+
"size": "9B",
2794+
"date": "2025-07-01",
2795+
"type": "open_source",
2796+
"link": "https://arxiv.org/abs/2507.01006"
2797+
},
2798+
"validation": {
2799+
"overall": "68.0",
2800+
"source": "author"
2801+
},
2802+
"pro": {
2803+
"overall": "57.1",
2804+
"source": "author"
2805+
}
2806+
},
27732807
{
27742808
"info": {
27752809
"name": "DeepSeek-VL2",

0 commit comments

Comments
 (0)