Commit 90b29e53 authored by haosdent's avatar haosdent Committed by khluu
Browse files

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


Signed-off-by: default avatarhaosdent <haosdent@gmail.com>
(cherry picked from commit b2bc736b1247a76e6ab1cfbe38ae39c3c307de40)
parent a45d96ff
......@@ -780,7 +780,7 @@ _MULTIMODAL_EXAMPLE_MODELS = {
"Ernie4_5_VLMoeForConditionalGeneration": _HfExamplesInfo(
"baidu/ERNIE-4.5-VL-28B-A3B-PT",
trust_remote_code=True,
revision="refs/pr/14",
revision="refs/pr/17",
),
"FireRedASR2ForConditionalGeneration": _HfExamplesInfo(
"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