Unverified Commit b2bc736b authored by haosdent's avatar haosdent Committed by GitHub
Browse files

[CI] Fix Ernie4.5-VL initialization test (#38429)


Signed-off-by: default avatarhaosdent <haosdent@gmail.com>
parent 58c959a7
...@@ -791,7 +791,7 @@ _MULTIMODAL_EXAMPLE_MODELS = { ...@@ -791,7 +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", revision="refs/pr/17",
), ),
"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