diff --git a/tests/models/registry.py b/tests/models/registry.py index feb074f11..829f559d2 100644 --- a/tests/models/registry.py +++ b/tests/models/registry.py @@ -791,6 +791,7 @@ _MULTIMODAL_EXAMPLE_MODELS = { "Ernie4_5_VLMoeForConditionalGeneration": _HfExamplesInfo( "baidu/ERNIE-4.5-VL-28B-A3B-PT", trust_remote_code=True, + revision="refs/pr/14", ), "FireRedASR2ForConditionalGeneration": _HfExamplesInfo( "allendou/FireRedASR2-LLM-vllm",