add MiniCPM-Llama3-V-2_5 into all-in-one benchmark (#11849)

This commit is contained in:
Ruonan Wang 2024-08-19 02:51:16 -07:00 committed by GitHub
parent 9490781aec
commit a0fbda5bc8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,7 +48,7 @@ PHI3VISION_IDS = ['microsoft/phi-3-vision-128k-instruct']
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 = []