diff --git a/python/llm/dev/benchmark/all-in-one/run.py b/python/llm/dev/benchmark/all-in-one/run.py index 3c85b302c83..8b45b0ecf97 100644 --- a/python/llm/dev/benchmark/all-in-one/run.py +++ b/python/llm/dev/benchmark/all-in-one/run.py @@ -48,7 +48,7 @@ QWENVL_IDS = ['Qwen/Qwen-VL-Chat'] -MINICPM_V_IDS = ['openbmb/MiniCPM-V-2_6'] +MINICPM_V_IDS = ['openbmb/MiniCPM-V-2_6', 'openbmb/MiniCPM-Llama3-V-2_5'] results = [] excludes = []