mirror of
				https://github.com/hiyouga/LLaMA-Factory.git
				synced 2025-11-04 18:02:19 +08:00 
			
		
		
		
	[model] Support MiniCPM-V 4.5 (#9022)
This commit is contained in:
		
							parent
							
								
									9c433f6b41
								
							
						
					
					
						commit
						6c777375b7
					
				@ -1796,6 +1796,18 @@ register_model_group(
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
register_model_group(
 | 
			
		||||
    models={
 | 
			
		||||
        "MiniCPM-V-4_5": {
 | 
			
		||||
            DownloadSource.DEFAULT: "openbmb/MiniCPM-V-4_5",
 | 
			
		||||
            DownloadSource.MODELSCOPE: "OpenBMB/MiniCPM-V-4_5",
 | 
			
		||||
        },
 | 
			
		||||
    },
 | 
			
		||||
    template="minicpm_v",
 | 
			
		||||
    multimodal=True,
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
register_model_group(
 | 
			
		||||
    models={
 | 
			
		||||
        "Ministral-8B-Instruct-2410": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user