add MiniCPM-Llama3-V-2_5 into all-in-one benchmark (#11849)
This commit is contained in:
		
							parent
							
								
									9490781aec
								
							
						
					
					
						commit
						a0fbda5bc8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -48,7 +48,7 @@ PHI3VISION_IDS = ['microsoft/phi-3-vision-128k-instruct']
 | 
				
			||||||
 | 
					
 | 
				
			||||||
QWENVL_IDS = ['Qwen/Qwen-VL-Chat']
 | 
					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 = []
 | 
					results = []
 | 
				
			||||||
excludes = []
 | 
					excludes = []
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue