yuhangzang Claude Opus 4.5 commited on
Commit
d5ebc54
·
1 Parent(s): 9e96d4c

Add GLM-4.6V and TeleMM-2.0 to leaderboard

Browse files

- GLM-4.6V: 54.9 ACC, 12B activated (106B total), open source
- TeleMM-2.0: 56.1 ACC, closed source

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

Files changed (1) hide show
  1. leaderboard_data.json +20 -0
leaderboard_data.json CHANGED
@@ -1,5 +1,25 @@
1
  {
2
  "leaderboard": [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  {
4
  "model": "Qwen3-VL-235B-A22B-Thinking",
5
  "link": "https://huggingface.co/Qwen/Qwen3-VL-235B-A22B-Thinking",
 
1
  {
2
  "leaderboard": [
3
+ {
4
+ "model": "GLM-4.6V",
5
+ "link": "https://huggingface.co/zai-org/GLM-4.6V",
6
+ "hf": "https://huggingface.co/zai-org/GLM-4.6V",
7
+ "params": "12B activated (106B total)",
8
+ "open_source": true,
9
+ "acc": 54.9,
10
+ "release_date": "2025-12",
11
+ "moe": true
12
+ },
13
+ {
14
+ "model": "TeleMM-2.0",
15
+ "link": "https://www.teleai.com.cn/",
16
+ "hf": "-",
17
+ "params": "-",
18
+ "open_source": false,
19
+ "acc": 56.1,
20
+ "release_date": "2026-01",
21
+ "moe": "-"
22
+ },
23
  {
24
  "model": "Qwen3-VL-235B-A22B-Thinking",
25
  "link": "https://huggingface.co/Qwen/Qwen3-VL-235B-A22B-Thinking",