hf-transformers-bot commited on
Commit
764d8e1
·
verified ·
1 Parent(s): 75d76e8

Upload 2025-12-12/runs/638-20164393495/ci_results_run_models_gpu/new_failures_against_20154693902.json with huggingface_hub

Browse files
2025-12-12/runs/638-20164393495/ci_results_run_models_gpu/new_failures_against_20154693902.json ADDED
@@ -0,0 +1,344 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cli": {
3
+ "single-gpu": [
4
+ "tests/cli/test_serve.py::ServeResponsesIntegrationTest::test_full_request"
5
+ ],
6
+ "multi-gpu": [
7
+ "tests/cli/test_serve.py::ServeResponsesIntegrationTest::test_full_request"
8
+ ]
9
+ },
10
+ "generation": {
11
+ "single-gpu": [
12
+ "tests/generation/test_utils.py::GenerationIntegrationTests::test_beam_search_advanced_stopping_criteria"
13
+ ],
14
+ "multi-gpu": [
15
+ "tests/generation/test_utils.py::GenerationIntegrationTests::test_beam_search_advanced_stopping_criteria"
16
+ ]
17
+ },
18
+ "audioflamingo3": {
19
+ "single-gpu": [
20
+ "tests/models/audioflamingo3/test_modeling_audioflamingo3.py::AudioFlamingo3ForConditionalGenerationIntegrationTest::test_fixture_single_matches"
21
+ ],
22
+ "multi-gpu": [
23
+ "tests/models/audioflamingo3/test_modeling_audioflamingo3.py::AudioFlamingo3ForConditionalGenerationIntegrationTest::test_fixture_single_matches"
24
+ ]
25
+ },
26
+ "aya_vision": {
27
+ "single-gpu": [
28
+ "tests/models/aya_vision/test_modeling_aya_vision.py::AyaVisionIntegrationTest::test_small_model_integration_batched_generate",
29
+ "tests/models/aya_vision/test_modeling_aya_vision.py::AyaVisionIntegrationTest::test_small_model_integration_batched_generate_multi_image"
30
+ ],
31
+ "multi-gpu": [
32
+ "tests/models/aya_vision/test_modeling_aya_vision.py::AyaVisionIntegrationTest::test_small_model_integration_batched_generate",
33
+ "tests/models/aya_vision/test_modeling_aya_vision.py::AyaVisionIntegrationTest::test_small_model_integration_batched_generate_multi_image"
34
+ ]
35
+ },
36
+ "bigbird_pegasus": {
37
+ "single-gpu": [
38
+ "tests/models/bigbird_pegasus/test_modeling_bigbird_pegasus.py::BigBirdPegasusStandaloneDecoderModelTest::test_generate_with_static_cache"
39
+ ],
40
+ "multi-gpu": []
41
+ },
42
+ "blip_2": {
43
+ "single-gpu": [],
44
+ "multi-gpu": [
45
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2ModelIntegrationTest::test_inference_opt_multi_accelerator"
46
+ ]
47
+ },
48
+ "conditional_detr": {
49
+ "single-gpu": [
50
+ "tests/models/conditional_detr/test_image_processing_conditional_detr.py::ConditionalDetrImageProcessingTest::test_batched_coco_detection_annotations"
51
+ ],
52
+ "multi-gpu": [
53
+ "tests/models/conditional_detr/test_image_processing_conditional_detr.py::ConditionalDetrImageProcessingTest::test_batched_coco_detection_annotations"
54
+ ]
55
+ },
56
+ "cwm": {
57
+ "single-gpu": [
58
+ "tests/models/cwm/test_modeling_cwm.py::CwmIntegrationTest::test_cwm_sliding_window_long_sequence"
59
+ ],
60
+ "multi-gpu": []
61
+ },
62
+ "deformable_detr": {
63
+ "single-gpu": [
64
+ "tests/models/deformable_detr/test_image_processing_deformable_detr.py::DeformableDetrImageProcessingTest::test_batched_coco_detection_annotations"
65
+ ],
66
+ "multi-gpu": [
67
+ "tests/models/deformable_detr/test_image_processing_deformable_detr.py::DeformableDetrImageProcessingTest::test_batched_coco_detection_annotations"
68
+ ]
69
+ },
70
+ "detr": {
71
+ "single-gpu": [
72
+ "tests/models/detr/test_image_processing_detr.py::DetrImageProcessingTest::test_batched_coco_detection_annotations"
73
+ ],
74
+ "multi-gpu": [
75
+ "tests/models/detr/test_image_processing_detr.py::DetrImageProcessingTest::test_batched_coco_detection_annotations"
76
+ ]
77
+ },
78
+ "electra": {
79
+ "single-gpu": [
80
+ "tests/models/electra/test_modeling_electra.py::ElectraModelTest::test_sdpa_padding_matches_padding_free_with_position_ids"
81
+ ],
82
+ "multi-gpu": [
83
+ "tests/models/electra/test_modeling_electra.py::ElectraModelTest::test_sdpa_padding_matches_padding_free_with_position_ids"
84
+ ]
85
+ },
86
+ "falcon_h1": {
87
+ "single-gpu": [
88
+ "tests/models/falcon_h1/test_modeling_falcon_h1.py::FalconH1ModelIntegrationTest::test_falcon_h1_hard"
89
+ ],
90
+ "multi-gpu": [
91
+ "tests/models/falcon_h1/test_modeling_falcon_h1.py::FalconH1ModelIntegrationTest::test_falcon_h1_hard"
92
+ ]
93
+ },
94
+ "falcon_mamba": {
95
+ "single-gpu": [
96
+ "tests/models/falcon_mamba/test_modeling_falcon_mamba.py::FalconMambaIntegrationTests::test_batched_generation"
97
+ ],
98
+ "multi-gpu": [
99
+ "tests/models/falcon_mamba/test_modeling_falcon_mamba.py::FalconMambaIntegrationTests::test_batched_generation"
100
+ ]
101
+ },
102
+ "flava": {
103
+ "single-gpu": [
104
+ "tests/models/flava/test_modeling_flava.py::FlavaModelIntegrationTest::test_inference"
105
+ ],
106
+ "multi-gpu": [
107
+ "tests/models/flava/test_modeling_flava.py::FlavaModelIntegrationTest::test_inference"
108
+ ]
109
+ },
110
+ "flex_olmo": {
111
+ "single-gpu": [
112
+ "tests/models/flex_olmo/test_modeling_flex_olmo.py::FlexOlmoModelTest::test_eager_padding_matches_padding_free_with_position_ids"
113
+ ],
114
+ "multi-gpu": []
115
+ },
116
+ "gemma": {
117
+ "single-gpu": [
118
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_2b_4bit",
119
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_bf16",
120
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_fp16"
121
+ ],
122
+ "multi-gpu": [
123
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_2b_4bit",
124
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_bf16",
125
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_fp16"
126
+ ]
127
+ },
128
+ "gemma2": {
129
+ "single-gpu": [
130
+ "tests/models/gemma2/test_modeling_gemma2.py::Gemma2IntegrationTest::test_model_2b_pipeline_bf16_flex_attention"
131
+ ],
132
+ "multi-gpu": [
133
+ "tests/models/gemma2/test_modeling_gemma2.py::Gemma2IntegrationTest::test_model_2b_pipeline_bf16_flex_attention"
134
+ ]
135
+ },
136
+ "gemma3n": {
137
+ "single-gpu": [],
138
+ "multi-gpu": [
139
+ "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nTextModelTest::test_generate_with_static_cache"
140
+ ]
141
+ },
142
+ "glm": {
143
+ "single-gpu": [
144
+ "tests/models/glm/test_modeling_glm.py::GlmIntegrationTest::test_model_9b_eager",
145
+ "tests/models/glm/test_modeling_glm.py::GlmIntegrationTest::test_model_9b_fp16"
146
+ ],
147
+ "multi-gpu": [
148
+ "tests/models/glm/test_modeling_glm.py::GlmIntegrationTest::test_model_9b_eager",
149
+ "tests/models/glm/test_modeling_glm.py::GlmIntegrationTest::test_model_9b_fp16",
150
+ "tests/models/glm/test_modeling_glm.py::GlmIntegrationTest::test_model_9b_sdpa"
151
+ ]
152
+ },
153
+ "grounding_dino": {
154
+ "single-gpu": [
155
+ "tests/models/grounding_dino/test_image_processing_grounding_dino.py::GroundingDinoImageProcessingTest::test_batched_coco_detection_annotations"
156
+ ],
157
+ "multi-gpu": [
158
+ "tests/models/grounding_dino/test_image_processing_grounding_dino.py::GroundingDinoImageProcessingTest::test_batched_coco_detection_annotations"
159
+ ]
160
+ },
161
+ "helium": {
162
+ "single-gpu": [
163
+ "tests/models/helium/test_modeling_helium.py::HeliumIntegrationTest::test_model_2b"
164
+ ],
165
+ "multi-gpu": [
166
+ "tests/models/helium/test_modeling_helium.py::HeliumIntegrationTest::test_model_2b"
167
+ ]
168
+ },
169
+ "hubert": {
170
+ "single-gpu": [
171
+ "tests/models/hubert/test_modeling_hubert.py::HubertRobustModelTest::test_batched_inference"
172
+ ],
173
+ "multi-gpu": []
174
+ },
175
+ "internvl": {
176
+ "single-gpu": [
177
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_forward",
178
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_generate_text_only"
179
+ ],
180
+ "multi-gpu": [
181
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_forward",
182
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_generate_text_only"
183
+ ]
184
+ },
185
+ "lasr": {
186
+ "single-gpu": [
187
+ "tests/models/lasr/test_modeling_lasr.py::LasrEncoderModelTest::test_sdpa_can_compile_dynamic",
188
+ "tests/models/lasr/test_modeling_lasr.py::LasrForCTCModelTest::test_sdpa_can_compile_dynamic"
189
+ ],
190
+ "multi-gpu": [
191
+ "tests/models/lasr/test_modeling_lasr.py::LasrEncoderModelTest::test_sdpa_can_compile_dynamic",
192
+ "tests/models/lasr/test_modeling_lasr.py::LasrForCTCModelTest::test_sdpa_can_compile_dynamic"
193
+ ]
194
+ },
195
+ "llama": {
196
+ "single-gpu": [
197
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_llama_3_1_hard"
198
+ ],
199
+ "multi-gpu": [
200
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_llama_3_1_hard"
201
+ ]
202
+ },
203
+ "mistral": {
204
+ "single-gpu": [
205
+ "tests/models/mistral/test_modeling_mistral.py::MistralIntegrationTest::test_model_7b_logits"
206
+ ],
207
+ "multi-gpu": [
208
+ "tests/models/mistral/test_modeling_mistral.py::MistralIntegrationTest::test_model_7b_logits"
209
+ ]
210
+ },
211
+ "mllama": {
212
+ "single-gpu": [
213
+ "tests/models/mllama/test_modeling_mllama.py::MllamaForCausalLMModelTest::test_sdpa_padding_matches_padding_free_with_position_ids"
214
+ ],
215
+ "multi-gpu": []
216
+ },
217
+ "moshi": {
218
+ "single-gpu": [],
219
+ "multi-gpu": [
220
+ "tests/models/moshi/test_modeling_moshi.py::MoshiTest::test_model_parallelism"
221
+ ]
222
+ },
223
+ "olmo2": {
224
+ "single-gpu": [
225
+ "tests/models/olmo2/test_modeling_olmo2.py::Olmo2IntegrationTest::test_model_1b_logits_bfloat16"
226
+ ],
227
+ "multi-gpu": [
228
+ "tests/models/olmo2/test_modeling_olmo2.py::Olmo2IntegrationTest::test_model_1b_logits_bfloat16"
229
+ ]
230
+ },
231
+ "qwen3": {
232
+ "single-gpu": [
233
+ "tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_speculative_generation"
234
+ ],
235
+ "multi-gpu": [
236
+ "tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_speculative_generation"
237
+ ]
238
+ },
239
+ "recurrent_gemma": {
240
+ "single-gpu": [
241
+ "tests/models/recurrent_gemma/test_modeling_recurrent_gemma.py::RecurrentGemmaIntegrationTest::test_long_context",
242
+ "tests/models/recurrent_gemma/test_modeling_recurrent_gemma.py::RecurrentGemmaIntegrationTest::test_model_2b_8bit"
243
+ ],
244
+ "multi-gpu": [
245
+ "tests/models/recurrent_gemma/test_modeling_recurrent_gemma.py::RecurrentGemmaIntegrationTest::test_long_context",
246
+ "tests/models/recurrent_gemma/test_modeling_recurrent_gemma.py::RecurrentGemmaIntegrationTest::test_model_2b_8bit"
247
+ ]
248
+ },
249
+ "seamless_m4t_v2": {
250
+ "single-gpu": [
251
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_to_rus_speech"
252
+ ],
253
+ "multi-gpu": []
254
+ },
255
+ "seed_oss": {
256
+ "single-gpu": [
257
+ "tests/models/seed_oss/test_modeling_seed_oss.py::SeedOssIntegrationTest::test_model_36b_eager",
258
+ "tests/models/seed_oss/test_modeling_seed_oss.py::SeedOssIntegrationTest::test_model_36b_sdpa"
259
+ ],
260
+ "multi-gpu": [
261
+ "tests/models/seed_oss/test_modeling_seed_oss.py::SeedOssIntegrationTest::test_model_36b_eager",
262
+ "tests/models/seed_oss/test_modeling_seed_oss.py::SeedOssIntegrationTest::test_model_36b_sdpa"
263
+ ]
264
+ },
265
+ "swin2sr": {
266
+ "single-gpu": [
267
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelIntegrationTest::test_inference_fp16"
268
+ ],
269
+ "multi-gpu": [
270
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelIntegrationTest::test_inference_fp16"
271
+ ]
272
+ },
273
+ "t5gemma2": {
274
+ "single-gpu": [
275
+ "tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_generate_compile_model_forward_fullgraph",
276
+ "tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_generate_with_past_key_values",
277
+ "tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_prompt_lookup_decoding_stops_at_eos",
278
+ "tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_resize_embeddings_untied",
279
+ "tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_resize_tokens_embeddings",
280
+ "tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_sample_generate",
281
+ "tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_sample_generate_dict_output",
282
+ "tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_sdpa_can_compile_dynamic"
283
+ ],
284
+ "multi-gpu": [
285
+ "tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_generate_compile_model_forward_fullgraph",
286
+ "tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_generate_with_past_key_values",
287
+ "tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_prompt_lookup_decoding_stops_at_eos",
288
+ "tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_resize_embeddings_untied",
289
+ "tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_resize_tokens_embeddings",
290
+ "tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_sample_generate",
291
+ "tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_sample_generate_dict_output",
292
+ "tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_sdpa_can_compile_dynamic"
293
+ ]
294
+ },
295
+ "voxtral": {
296
+ "single-gpu": [
297
+ "tests/models/voxtral/test_modeling_voxtral.py::VoxtralForConditionalGenerationIntegrationTest::test_mini_multi_turn_text_and_audio",
298
+ "tests/models/voxtral/test_modeling_voxtral.py::VoxtralForConditionalGenerationIntegrationTest::test_mini_single_turn_audio_only",
299
+ "tests/models/voxtral/test_modeling_voxtral.py::VoxtralForConditionalGenerationIntegrationTest::test_mini_single_turn_text_and_audio",
300
+ "tests/models/voxtral/test_modeling_voxtral.py::VoxtralForConditionalGenerationIntegrationTest::test_mini_single_turn_text_and_multiple_audios_batched"
301
+ ],
302
+ "multi-gpu": [
303
+ "tests/models/voxtral/test_modeling_voxtral.py::VoxtralForConditionalGenerationIntegrationTest::test_mini_multi_turn_text_and_audio",
304
+ "tests/models/voxtral/test_modeling_voxtral.py::VoxtralForConditionalGenerationIntegrationTest::test_mini_single_turn_audio_only",
305
+ "tests/models/voxtral/test_modeling_voxtral.py::VoxtralForConditionalGenerationIntegrationTest::test_mini_single_turn_text_and_audio",
306
+ "tests/models/voxtral/test_modeling_voxtral.py::VoxtralForConditionalGenerationIntegrationTest::test_mini_single_turn_text_and_multiple_audios_batched"
307
+ ]
308
+ },
309
+ "yolos": {
310
+ "single-gpu": [
311
+ "tests/models/yolos/test_image_processing_yolos.py::YolosImageProcessingTest::test_batched_coco_detection_annotations"
312
+ ],
313
+ "multi-gpu": [
314
+ "tests/models/yolos/test_image_processing_yolos.py::YolosImageProcessingTest::test_batched_coco_detection_annotations"
315
+ ]
316
+ },
317
+ "pipelines": {
318
+ "single-gpu": [
319
+ "tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_model_pt_chat_template",
320
+ "tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_small_model_pt_token"
321
+ ],
322
+ "multi-gpu": [
323
+ "tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_model_pt_chat_template",
324
+ "tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_small_model_pt_token"
325
+ ]
326
+ },
327
+ "trainer": {
328
+ "single-gpu": [],
329
+ "multi-gpu": [
330
+ "tests/trainer/test_trainer.py::TrainerIntegrationTest::test_evaluate",
331
+ "tests/trainer/test_trainer.py::TrainerIntegrationTest::test_evaluate_with_batch_eval_metrics"
332
+ ]
333
+ },
334
+ "utils": {
335
+ "single-gpu": [
336
+ "tests/utils/test_cache_utils.py::CacheHardIntegrationTest::test_cache_copy",
337
+ "tests/utils/test_cache_utils.py::CacheHardIntegrationTest::test_dynamic_cache_hard"
338
+ ],
339
+ "multi-gpu": [
340
+ "tests/utils/test_cache_utils.py::CacheHardIntegrationTest::test_cache_copy",
341
+ "tests/utils/test_cache_utils.py::CacheHardIntegrationTest::test_dynamic_cache_hard"
342
+ ]
343
+ }
344
+ }