[CI] Add test for paddleocr_vl (#4627)

This commit is contained in:
Haonan Luo
2025-10-30 13:40:04 +08:00
committed by GitHub
parent cd3b7cc392
commit d7d0112bbf
2 changed files with 281 additions and 0 deletions

View File

@@ -147,6 +147,7 @@ class DataProcessor:
"num_input_video_tokens": 0,
"fps": [],
"mm_positions": [],
"mm_hashes": [],
"vit_seqlen": [],
"vit_position_ids": [],
}