Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
3ac84966
Unverified
Commit
3ac84966
authored
Aug 22, 2025
by
Isotr0py
Committed by
GitHub
Aug 22, 2025
Browse files
[CI/Build] Skip Idefics3 and SmolVLM generation test again (#23356)
Signed-off-by:
Isotr0py
<
mozf@mail2.sysu.edu.cn
>
parent
0b9cc56f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
tests/models/registry.py
tests/models/registry.py
+4
-4
No files found.
tests/models/registry.py
View file @
3ac84966
...
@@ -413,8 +413,8 @@ _MULTIMODAL_EXAMPLE_MODELS = {
...
@@ -413,8 +413,8 @@ _MULTIMODAL_EXAMPLE_MODELS = {
trust_remote_code
=
True
),
trust_remote_code
=
True
),
"Idefics3ForConditionalGeneration"
:
_HfExamplesInfo
(
"HuggingFaceM4/Idefics3-8B-Llama3"
,
# noqa: E501
"Idefics3ForConditionalGeneration"
:
_HfExamplesInfo
(
"HuggingFaceM4/Idefics3-8B-Llama3"
,
# noqa: E501
{
"tiny"
:
"HuggingFaceTB/SmolVLM-256M-Instruct"
},
# noqa: E501
{
"tiny"
:
"HuggingFaceTB/SmolVLM-256M-Instruct"
},
# noqa: E501
min_transformers_version
=
"4.5
5.1
"
,
min_transformers_version
=
"4.5
6
"
,
transformers_version_reason
=
"HF model broken in 4.55
.0
"
),
# noqa: E501
transformers_version_reason
=
"HF model broken in 4.55"
),
# noqa: E501
"InternS1ForConditionalGeneration"
:
_HfExamplesInfo
(
"internlm/Intern-S1"
,
"InternS1ForConditionalGeneration"
:
_HfExamplesInfo
(
"internlm/Intern-S1"
,
trust_remote_code
=
True
),
# noqa: E501
trust_remote_code
=
True
),
# noqa: E501
"InternVLChatModel"
:
_HfExamplesInfo
(
"OpenGVLab/InternVL2-1B"
,
"InternVLChatModel"
:
_HfExamplesInfo
(
"OpenGVLab/InternVL2-1B"
,
...
@@ -496,8 +496,8 @@ _MULTIMODAL_EXAMPLE_MODELS = {
...
@@ -496,8 +496,8 @@ _MULTIMODAL_EXAMPLE_MODELS = {
"SkyworkR1VChatModel"
:
_HfExamplesInfo
(
"Skywork/Skywork-R1V-38B"
,
"SkyworkR1VChatModel"
:
_HfExamplesInfo
(
"Skywork/Skywork-R1V-38B"
,
trust_remote_code
=
True
),
trust_remote_code
=
True
),
"SmolVLMForConditionalGeneration"
:
_HfExamplesInfo
(
"HuggingFaceTB/SmolVLM2-2.2B-Instruct"
,
# noqa: E501
"SmolVLMForConditionalGeneration"
:
_HfExamplesInfo
(
"HuggingFaceTB/SmolVLM2-2.2B-Instruct"
,
# noqa: E501
min_transformers_version
=
"4.5
5.1
"
,
min_transformers_version
=
"4.5
6
"
,
transformers_version_reason
=
"HF model broken in 4.55
.0
"
),
# noqa: E501
transformers_version_reason
=
"HF model broken in 4.55"
),
# noqa: E501
"Step3VLForConditionalGeneration"
:
_HfExamplesInfo
(
"stepfun-ai/step3"
,
"Step3VLForConditionalGeneration"
:
_HfExamplesInfo
(
"stepfun-ai/step3"
,
trust_remote_code
=
True
),
trust_remote_code
=
True
),
"UltravoxModel"
:
_HfExamplesInfo
(
"fixie-ai/ultravox-v0_5-llama-3_2-1b"
,
# noqa: E501
"UltravoxModel"
:
_HfExamplesInfo
(
"fixie-ai/ultravox-v0_5-llama-3_2-1b"
,
# noqa: E501
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment