mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-23 00:17:25 +08:00
[Feature] support mm_processor_kwargs for flexible model
This commit is contained in:
committed by
lizhenyun01
parent
a29ee57e15
commit
14ea7243e1
@@ -76,6 +76,7 @@ class InputPreprocessor:
|
||||
model_name_or_path=self.model_name_or_path,
|
||||
reasoning_parser_obj=reasoning_parser_obj,
|
||||
tool_parser_obj=tool_parser_obj,
|
||||
mm_processor_kwargs=self.mm_processor_kwargs,
|
||||
)
|
||||
except:
|
||||
if not self.model_config.enable_mm:
|
||||
|
||||
Reference in New Issue
Block a user