hf-transformers-bot commited on
Commit
16a7b0d
·
verified ·
1 Parent(s): 8149a19

Upload 2025-09-08/runs/531-17543400426/ci_results_run_models_gpu/new_failures_against_17538109859.json with huggingface_hub

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