From 26fbb8a97066f655384f52c351ecdb6104a6efe9 Mon Sep 17 00:00:00 2001 From: Fengji Zhang Date: Thu, 24 Oct 2024 23:03:28 +0800 Subject: [PATCH] add glm-4v-9b --- leaderboard_data.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/leaderboard_data.json b/leaderboard_data.json index 479365d..1b71f19 100644 --- a/leaderboard_data.json +++ b/leaderboard_data.json @@ -335,6 +335,20 @@ "type": "open_source", "link": "https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct" } + }, + { + "info": { + "name": "GLM-4V-9B", + "design": "Encoder-Decoder", + "size": "13.9B", + "date": "2024-10-24", + "psr@1": "88.9", + "psr@10": "88.8", + "pass@1": "0.0", + "pass@10": "0.5", + "type": "open_source", + "link": "https://huggingface.co/THUDM/glm-4v-9b" + } } ] }