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

Signed-off-by: Andreas Karatzas <akaratza@amd.com>
This commit is contained in:
Andreas Karatzas
2026-03-18 04:44:12 -05:00
committed by GitHub
parent 47a1f11bff
commit eaf7c9b976
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(