[model] fix kimivl (#9018)

This commit is contained in:
Kingsley
2025-08-25 16:32:23 +08:00
committed by GitHub
parent b017757491
commit 6ed6b80abe

View File

@@ -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"],