[MM][CG] Support ViT CG for Qwen2.5-VL (#40830)

Signed-off-by: John Calderon <jcalderon@nvidia.com>
This commit is contained in:
John Calderon
2026-05-01 23:10:14 -04:00
committed by GitHub
parent c408fdd663
commit 964a4bc2a5
5 changed files with 539 additions and 22 deletions
@@ -2466,6 +2466,7 @@ MODELS_NEED_VIDEO_METADATA = [
MODELS_SUPPORT_VIT_CUDA_GRAPH = [
"qwen3_vl",
"qwen3_vl_moe",
"qwen2_5_vl",
]