Unverified Commit 44a65280 authored by Nicolò Lucchesi's avatar Nicolò Lucchesi Committed by GitHub
Browse files

[CI] Skip failing test (#38369)


Signed-off-by: default avatarNickLucche <nlucches@redhat.com>
parent 648edcf7
...@@ -791,6 +791,7 @@ _MULTIMODAL_EXAMPLE_MODELS = { ...@@ -791,6 +791,7 @@ _MULTIMODAL_EXAMPLE_MODELS = {
"Ernie4_5_VLMoeForConditionalGeneration": _HfExamplesInfo( "Ernie4_5_VLMoeForConditionalGeneration": _HfExamplesInfo(
"baidu/ERNIE-4.5-VL-28B-A3B-PT", "baidu/ERNIE-4.5-VL-28B-A3B-PT",
trust_remote_code=True, trust_remote_code=True,
revision="refs/pr/14",
), ),
"FireRedASR2ForConditionalGeneration": _HfExamplesInfo( "FireRedASR2ForConditionalGeneration": _HfExamplesInfo(
"allendou/FireRedASR2-LLM-vllm", "allendou/FireRedASR2-LLM-vllm",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment