hf-transformers-bot commited on
Commit
6e56279
·
verified ·
1 Parent(s): 0cc7598

Upload 2025-09-06/runs/529-17511786062/ci_results_run_models_gpu/new_failures_against_17508873973.json with huggingface_hub

Browse files
2025-09-06/runs/529-17511786062/ci_results_run_models_gpu/new_failures_against_17508873973.json ADDED
@@ -0,0 +1,204 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "conditional_detr": {
3
+ "single-gpu": [
4
+ "tests/models/conditional_detr/test_image_processing_conditional_detr.py::ConditionalDetrImageProcessingTest::test_batched_coco_detection_annotations"
5
+ ],
6
+ "multi-gpu": [
7
+ "tests/models/conditional_detr/test_image_processing_conditional_detr.py::ConditionalDetrImageProcessingTest::test_batched_coco_detection_annotations"
8
+ ]
9
+ },
10
+ "deepseek_vl_hybrid": {
11
+ "single-gpu": [],
12
+ "multi-gpu": [
13
+ "tests/models/deepseek_vl_hybrid/test_modeling_deepseek_vl_hybrid.py::DeepseekVLHybridIntegrationTest::test_model_text_generation_batched",
14
+ "tests/models/deepseek_vl_hybrid/test_modeling_deepseek_vl_hybrid.py::DeepseekVLHybridIntegrationTest::test_model_text_generation_with_multi_image"
15
+ ]
16
+ },
17
+ "deformable_detr": {
18
+ "single-gpu": [
19
+ "tests/models/deformable_detr/test_image_processing_deformable_detr.py::DeformableDetrImageProcessingTest::test_batched_coco_detection_annotations"
20
+ ],
21
+ "multi-gpu": [
22
+ "tests/models/deformable_detr/test_image_processing_deformable_detr.py::DeformableDetrImageProcessingTest::test_batched_coco_detection_annotations"
23
+ ]
24
+ },
25
+ "detr": {
26
+ "single-gpu": [
27
+ "tests/models/detr/test_image_processing_detr.py::DetrImageProcessingTest::test_batched_coco_detection_annotations"
28
+ ],
29
+ "multi-gpu": [
30
+ "tests/models/detr/test_image_processing_detr.py::DetrImageProcessingTest::test_batched_coco_detection_annotations"
31
+ ]
32
+ },
33
+ "gemma": {
34
+ "single-gpu": [
35
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_export_static_cache",
36
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_fp16_static_cache"
37
+ ],
38
+ "multi-gpu": [
39
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_export_static_cache",
40
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_fp16_static_cache"
41
+ ]
42
+ },
43
+ "glm4v": {
44
+ "single-gpu": [
45
+ "tests/models/glm4v/test_modeling_glm4v.py::Glm4vIntegrationTest::test_small_model_integration_test_expand",
46
+ "tests/models/glm4v/test_modeling_glm4v.py::Glm4vIntegrationTest::test_small_model_integration_test_with_video"
47
+ ],
48
+ "multi-gpu": []
49
+ },
50
+ "grounding_dino": {
51
+ "single-gpu": [
52
+ "tests/models/grounding_dino/test_image_processing_grounding_dino.py::GroundingDinoImageProcessingTest::test_batched_coco_detection_annotations"
53
+ ],
54
+ "multi-gpu": [
55
+ "tests/models/grounding_dino/test_image_processing_grounding_dino.py::GroundingDinoImageProcessingTest::test_batched_coco_detection_annotations"
56
+ ]
57
+ },
58
+ "internvl": {
59
+ "single-gpu": [
60
+ "tests/models/internvl/test_modeling_internvl.py::InternVLQwen2IntegrationTest::test_qwen2_medium_model_integration_video",
61
+ "tests/models/internvl/test_modeling_internvl.py::InternVLQwen2IntegrationTest::test_qwen2_small_model_integration_interleaved_images_videos",
62
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_medium_model_integration_video",
63
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_interleaved_images_videos",
64
+ "tests/models/internvl/test_processing_internvl.py::InternVLProcessorTest::test_apply_chat_template_video_0",
65
+ "tests/models/internvl/test_processing_internvl.py::InternVLProcessorTest::test_apply_chat_template_video_1",
66
+ "tests/models/internvl/test_processing_internvl.py::InternVLProcessorTest::test_apply_chat_template_video_frame_sampling",
67
+ "tests/models/internvl/test_processing_internvl.py::InternVLProcessorTest::test_process_interleaved_images_videos"
68
+ ],
69
+ "multi-gpu": [
70
+ "tests/models/internvl/test_modeling_internvl.py::InternVLQwen2IntegrationTest::test_qwen2_medium_model_integration_video",
71
+ "tests/models/internvl/test_modeling_internvl.py::InternVLQwen2IntegrationTest::test_qwen2_small_model_integration_interleaved_images_videos",
72
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_medium_model_integration_video",
73
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_interleaved_images_videos",
74
+ "tests/models/internvl/test_processing_internvl.py::InternVLProcessorTest::test_apply_chat_template_video_0",
75
+ "tests/models/internvl/test_processing_internvl.py::InternVLProcessorTest::test_apply_chat_template_video_1",
76
+ "tests/models/internvl/test_processing_internvl.py::InternVLProcessorTest::test_apply_chat_template_video_frame_sampling",
77
+ "tests/models/internvl/test_processing_internvl.py::InternVLProcessorTest::test_process_interleaved_images_videos"
78
+ ]
79
+ },
80
+ "llava_next_video": {
81
+ "single-gpu": [
82
+ "tests/models/llava_next_video/test_processing_llava_next_video.py::LlavaNextVideoProcessorTest::test_apply_chat_template_video_0",
83
+ "tests/models/llava_next_video/test_processing_llava_next_video.py::LlavaNextVideoProcessorTest::test_apply_chat_template_video_1",
84
+ "tests/models/llava_next_video/test_processing_llava_next_video.py::LlavaNextVideoProcessorTest::test_apply_chat_template_video_frame_sampling"
85
+ ],
86
+ "multi-gpu": [
87
+ "tests/models/llava_next_video/test_processing_llava_next_video.py::LlavaNextVideoProcessorTest::test_apply_chat_template_video_0",
88
+ "tests/models/llava_next_video/test_processing_llava_next_video.py::LlavaNextVideoProcessorTest::test_apply_chat_template_video_1",
89
+ "tests/models/llava_next_video/test_processing_llava_next_video.py::LlavaNextVideoProcessorTest::test_apply_chat_template_video_frame_sampling"
90
+ ]
91
+ },
92
+ "llava_onevision": {
93
+ "single-gpu": [
94
+ "tests/models/llava_onevision/test_processing_llava_onevision.py::LlavaOnevisionProcessorTest::test_apply_chat_template_video_0",
95
+ "tests/models/llava_onevision/test_processing_llava_onevision.py::LlavaOnevisionProcessorTest::test_apply_chat_template_video_1",
96
+ "tests/models/llava_onevision/test_processing_llava_onevision.py::LlavaOnevisionProcessorTest::test_apply_chat_template_video_frame_sampling"
97
+ ],
98
+ "multi-gpu": [
99
+ "tests/models/llava_onevision/test_processing_llava_onevision.py::LlavaOnevisionProcessorTest::test_apply_chat_template_video_0",
100
+ "tests/models/llava_onevision/test_processing_llava_onevision.py::LlavaOnevisionProcessorTest::test_apply_chat_template_video_1",
101
+ "tests/models/llava_onevision/test_processing_llava_onevision.py::LlavaOnevisionProcessorTest::test_apply_chat_template_video_frame_sampling"
102
+ ]
103
+ },
104
+ "mamba2": {
105
+ "single-gpu": [
106
+ "tests/models/mamba2/test_modeling_mamba2.py::Mamba2IntegrationTest::test_mamba2_mixer_train_vs_eval_equivalence"
107
+ ],
108
+ "multi-gpu": [
109
+ "tests/models/mamba2/test_modeling_mamba2.py::Mamba2IntegrationTest::test_mamba2_mixer_train_vs_eval_equivalence"
110
+ ]
111
+ },
112
+ "mllama": {
113
+ "single-gpu": [
114
+ "tests/models/mllama/test_modeling_mllama.py::MllamaForCausalLMModelTest::test_eager_padding_matches_padding_free_with_position_ids"
115
+ ],
116
+ "multi-gpu": [
117
+ "tests/models/mllama/test_modeling_mllama.py::MllamaForCausalLMModelTest::test_eager_padding_matches_padding_free_with_position_ids",
118
+ "tests/models/mllama/test_modeling_mllama.py::MllamaForCausalLMModelTest::test_sdpa_padding_matches_padding_free_with_position_ids"
119
+ ]
120
+ },
121
+ "perception_lm": {
122
+ "single-gpu": [
123
+ "tests/models/perception_lm/test_modeling_perception_lm.py::PerceptionLMForConditionalGenerationIntegrationTest::test_small_model_integration_test_batched"
124
+ ],
125
+ "multi-gpu": [
126
+ "tests/models/perception_lm/test_modeling_perception_lm.py::PerceptionLMForConditionalGenerationIntegrationTest::test_small_model_integration_test_batched"
127
+ ]
128
+ },
129
+ "phi4_multimodal": {
130
+ "single-gpu": [
131
+ "tests/models/phi4_multimodal/test_image_processing_phi4_multimodal.py::Phi4MultimodalImageProcessingTest::test_can_compile_fast_image_processor"
132
+ ],
133
+ "multi-gpu": [
134
+ "tests/models/phi4_multimodal/test_image_processing_phi4_multimodal.py::Phi4MultimodalImageProcessingTest::test_can_compile_fast_image_processor"
135
+ ]
136
+ },
137
+ "qwen2": {
138
+ "single-gpu": [
139
+ "tests/models/qwen2/test_modeling_qwen2.py::Qwen2IntegrationTest::test_export_static_cache"
140
+ ],
141
+ "multi-gpu": [
142
+ "tests/models/qwen2/test_modeling_qwen2.py::Qwen2IntegrationTest::test_export_static_cache"
143
+ ]
144
+ },
145
+ "qwen2_5_omni": {
146
+ "single-gpu": [
147
+ "tests/models/qwen2_5_omni/test_processing_qwen2_5_omni.py::Qwen2_5OmniProcessorTest::test_apply_chat_template_video_0",
148
+ "tests/models/qwen2_5_omni/test_processing_qwen2_5_omni.py::Qwen2_5OmniProcessorTest::test_apply_chat_template_video_1",
149
+ "tests/models/qwen2_5_omni/test_processing_qwen2_5_omni.py::Qwen2_5OmniProcessorTest::test_apply_chat_template_video_frame_sampling"
150
+ ],
151
+ "multi-gpu": [
152
+ "tests/models/qwen2_5_omni/test_processing_qwen2_5_omni.py::Qwen2_5OmniProcessorTest::test_apply_chat_template_video_0",
153
+ "tests/models/qwen2_5_omni/test_processing_qwen2_5_omni.py::Qwen2_5OmniProcessorTest::test_apply_chat_template_video_1",
154
+ "tests/models/qwen2_5_omni/test_processing_qwen2_5_omni.py::Qwen2_5OmniProcessorTest::test_apply_chat_template_video_frame_sampling"
155
+ ]
156
+ },
157
+ "qwen2_5_vl": {
158
+ "single-gpu": [
159
+ "tests/models/qwen2_5_vl/test_processing_qwen2_5_vl.py::Qwen2_5_VLProcessorTest::test_apply_chat_template_video_0",
160
+ "tests/models/qwen2_5_vl/test_processing_qwen2_5_vl.py::Qwen2_5_VLProcessorTest::test_apply_chat_template_video_1",
161
+ "tests/models/qwen2_5_vl/test_processing_qwen2_5_vl.py::Qwen2_5_VLProcessorTest::test_apply_chat_template_video_frame_sampling"
162
+ ],
163
+ "multi-gpu": [
164
+ "tests/models/qwen2_5_vl/test_processing_qwen2_5_vl.py::Qwen2_5_VLProcessorTest::test_apply_chat_template_video_0",
165
+ "tests/models/qwen2_5_vl/test_processing_qwen2_5_vl.py::Qwen2_5_VLProcessorTest::test_apply_chat_template_video_1",
166
+ "tests/models/qwen2_5_vl/test_processing_qwen2_5_vl.py::Qwen2_5_VLProcessorTest::test_apply_chat_template_video_frame_sampling"
167
+ ]
168
+ },
169
+ "qwen2_vl": {
170
+ "single-gpu": [
171
+ "tests/models/qwen2_vl/test_processing_qwen2_vl.py::Qwen2VLProcessorTest::test_apply_chat_template_video_0",
172
+ "tests/models/qwen2_vl/test_processing_qwen2_vl.py::Qwen2VLProcessorTest::test_apply_chat_template_video_1",
173
+ "tests/models/qwen2_vl/test_processing_qwen2_vl.py::Qwen2VLProcessorTest::test_apply_chat_template_video_frame_sampling"
174
+ ],
175
+ "multi-gpu": [
176
+ "tests/models/qwen2_vl/test_processing_qwen2_vl.py::Qwen2VLProcessorTest::test_apply_chat_template_video_0",
177
+ "tests/models/qwen2_vl/test_processing_qwen2_vl.py::Qwen2VLProcessorTest::test_apply_chat_template_video_1",
178
+ "tests/models/qwen2_vl/test_processing_qwen2_vl.py::Qwen2VLProcessorTest::test_apply_chat_template_video_frame_sampling"
179
+ ]
180
+ },
181
+ "seed_oss": {
182
+ "single-gpu": [
183
+ "tests/models/seed_oss/test_modeling_seed_oss.py::SeedOssIntegrationTest::test_model_36b_bf16",
184
+ "tests/models/seed_oss/test_modeling_seed_oss.py::SeedOssIntegrationTest::test_model_36b_eager",
185
+ "tests/models/seed_oss/test_modeling_seed_oss.py::SeedOssIntegrationTest::test_model_36b_sdpa"
186
+ ],
187
+ "multi-gpu": []
188
+ },
189
+ "yolos": {
190
+ "single-gpu": [
191
+ "tests/models/yolos/test_image_processing_yolos.py::YolosImageProcessingTest::test_batched_coco_detection_annotations"
192
+ ],
193
+ "multi-gpu": [
194
+ "tests/models/yolos/test_image_processing_yolos.py::YolosImageProcessingTest::test_batched_coco_detection_annotations"
195
+ ]
196
+ },
197
+ "pipelines": {
198
+ "single-gpu": [
199
+ "tests/pipelines/test_pipelines_mask_generation.py::MaskGenerationPipelineTests::test_small_model_pt",
200
+ "tests/pipelines/test_pipelines_mask_generation.py::MaskGenerationPipelineTests::test_threshold"
201
+ ],
202
+ "multi-gpu": []
203
+ }
204
+ }