mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-14 15:52:49 +08:00
[model] fix kimivl (#9018)
This commit is contained in:
parent
ec41ef08aa
commit
9c433f6b41
@ -247,6 +247,11 @@ _register_composite_model(
|
|||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
_register_composite_model(
|
||||||
|
model_type="kimi_vl",
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
_register_composite_model(
|
_register_composite_model(
|
||||||
model_type="llama4",
|
model_type="llama4",
|
||||||
vision_model_keys=["vision_model"],
|
vision_model_keys=["vision_model"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user