[model] support intern-VL 2.5-3 series (#7258)

* add internvl and rebase

* fix for internvl2&3

* remove lines

* fix video_inputs & lint

* nit

* add constants

* remove lines

* fix

* fix error

* pass ci

* pass ci

* skip internvl & nit
This commit is contained in:
Kingsley
2025-04-17 00:31:30 +08:00
committed by GitHub
parent 8f88a4e6a4
commit 2e518f255f
8 changed files with 247 additions and 2 deletions

View File

@@ -198,6 +198,11 @@ def patch_target_modules(
return target_modules
_register_composite_model(
model_type="internvl",
)
_register_composite_model(
model_type="gemma3",
)