mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-18 12:50:38 +08:00
Support new features of MiniCPM-V (#6626)
* fix template name * tiny fix * support minicpm-o-2.6
This commit is contained in:
@@ -253,6 +253,7 @@ _register_composite_model(
|
||||
_register_composite_model(
|
||||
model_type="minicpmv",
|
||||
vision_model_keys=["vpm", "apm", "resampler", "tts"],
|
||||
language_model_keys=["llm"],
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user