[CI] Fix PaddleOCR-VL HF test failure due to create_causal_mask API rename (#37328)

Signed-off-by: Andreas Karatzas <akaratza@amd.com>
(cherry picked from commit eaf7c9b976)
This commit is contained in:
Andreas Karatzas
2026-03-18 04:44:12 -05:00
committed by khluu
parent 262ddd0d81
commit 16c971dbc7
2 changed files with 26 additions and 0 deletions

View File

@@ -777,6 +777,7 @@ VLM_TEST_SETTINGS = {
max_model_len=8192,
max_num_seqs=2,
auto_cls=AutoModelForCausalLM,
patch_hf_runner=model_utils.paddleocr_vl_patch_hf_runner,
image_size_factors=[(0.25,)],
marks=[
pytest.mark.skipif(