mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-09-01 18:52:50 +08:00
[model] fix kimivl (#9018)
This commit is contained in:
parent
514d6d74fa
commit
7eda6f286b
@ -247,6 +247,11 @@ _register_composite_model(
|
||||
)
|
||||
|
||||
|
||||
_register_composite_model(
|
||||
model_type="kimi_vl",
|
||||
)
|
||||
|
||||
|
||||
_register_composite_model(
|
||||
model_type="llama4",
|
||||
vision_model_keys=["vision_model"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user