From a05ba4e0860b00c1fa792ace22ef3d95cb3e7326 Mon Sep 17 00:00:00 2001 From: luopingyi Date: Thu, 23 Oct 2025 10:03:38 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 新增模型结果 [2025.10.23] --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2204faa..10eee71 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,10 @@ curl -X POST http://localhost:10086/v1/chat/completions \ | llava-1.5-7b-hf | 8.8733 | 2.5678 | | MiMo-VL-7B-RL | 28.3977 | 8.8021 | | InternVL2-4B | 29.3529 | 7.0642 | +| Ovis2-1B | 7.2425 | 2.3312 | +| Ovis2-4B | 7.7620 | 2.8215 | +| Ovis2.5-2B | 36.8895 | 12.5388 | +| Ovis1.6-Gemma2-9B | 19.6222 | 8.7423 | ### 统一多模态(暂时用视觉多模态的数据集测试)