hf-transformers-bot commited on
Commit
2c0ecc6
·
verified ·
1 Parent(s): c2e48ba

Upload 2025-07-03/runs/180-16040476496/ci_results_run_models_gpu/new_failures_against_16040453612.json with huggingface_hub

Browse files
2025-07-03/runs/180-16040476496/ci_results_run_models_gpu/new_failures_against_16040453612.json ADDED
@@ -0,0 +1,633 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "arcee": {
3
+ "single-gpu": [
4
+ "tests/models/arcee/test_modeling_arcee.py::ArceeModelTest::test_torch_compile_for_training"
5
+ ],
6
+ "multi-gpu": [
7
+ "tests/models/arcee/test_modeling_arcee.py::ArceeModelTest::test_torch_compile_for_training"
8
+ ]
9
+ },
10
+ "aria": {
11
+ "single-gpu": [],
12
+ "multi-gpu": [
13
+ "tests/models/aria/test_modeling_aria.py::AriaForConditionalGenerationModelTest::test_save_load"
14
+ ]
15
+ },
16
+ "aya_vision": {
17
+ "single-gpu": [
18
+ "tests/models/aya_vision/test_modeling_aya_vision.py::AyaVisionIntegrationTest::test_small_model_integration_generate_text_only"
19
+ ],
20
+ "multi-gpu": [
21
+ "tests/models/aya_vision/test_modeling_aya_vision.py::AyaVisionIntegrationTest::test_small_model_integration_generate_text_only"
22
+ ]
23
+ },
24
+ "beit": {
25
+ "single-gpu": [
26
+ "tests/models/beit/test_modeling_beit.py::BeitModelIntegrationTest::test_inference_semantic_segmentation"
27
+ ],
28
+ "multi-gpu": [
29
+ "tests/models/beit/test_modeling_beit.py::BeitModelIntegrationTest::test_inference_semantic_segmentation"
30
+ ]
31
+ },
32
+ "cohere2": {
33
+ "single-gpu": [
34
+ "tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_model_pipeline_bf16"
35
+ ],
36
+ "multi-gpu": [
37
+ "tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_model_pipeline_bf16"
38
+ ]
39
+ },
40
+ "conditional_detr": {
41
+ "single-gpu": [
42
+ "tests/models/conditional_detr/test_modeling_conditional_detr.py::ConditionalDetrModelIntegrationTests::test_inference_object_detection_head"
43
+ ],
44
+ "multi-gpu": [
45
+ "tests/models/conditional_detr/test_modeling_conditional_detr.py::ConditionalDetrModelIntegrationTests::test_inference_object_detection_head"
46
+ ]
47
+ },
48
+ "d_fine": {
49
+ "single-gpu": [
50
+ "tests/models/d_fine/test_modeling_d_fine.py::DFineModelIntegrationTest::test_inference_object_detection_head"
51
+ ],
52
+ "multi-gpu": [
53
+ "tests/models/d_fine/test_modeling_d_fine.py::DFineModelIntegrationTest::test_inference_object_detection_head"
54
+ ]
55
+ },
56
+ "dab_detr": {
57
+ "single-gpu": [
58
+ "tests/models/dab_detr/test_modeling_dab_detr.py::DabDetrModelIntegrationTests::test_inference_no_head"
59
+ ],
60
+ "multi-gpu": [
61
+ "tests/models/dab_detr/test_modeling_dab_detr.py::DabDetrModelIntegrationTests::test_inference_no_head"
62
+ ]
63
+ },
64
+ "deformable_detr": {
65
+ "single-gpu": [
66
+ "tests/models/deformable_detr/test_modeling_deformable_detr.py::DeformableDetrModelIntegrationTests::test_inference_object_detection_head",
67
+ "tests/models/deformable_detr/test_modeling_deformable_detr.py::DeformableDetrModelIntegrationTests::test_inference_object_detection_head_with_box_refine_two_stage"
68
+ ],
69
+ "multi-gpu": [
70
+ "tests/models/deformable_detr/test_modeling_deformable_detr.py::DeformableDetrModelIntegrationTests::test_inference_object_detection_head",
71
+ "tests/models/deformable_detr/test_modeling_deformable_detr.py::DeformableDetrModelIntegrationTests::test_inference_object_detection_head_with_box_refine_two_stage"
72
+ ]
73
+ },
74
+ "detr": {
75
+ "single-gpu": [
76
+ "tests/models/detr/test_modeling_detr.py::DetrModelIntegrationTestsTimmBackbone::test_inference_no_head",
77
+ "tests/models/detr/test_modeling_detr.py::DetrModelIntegrationTestsTimmBackbone::test_inference_object_detection_head",
78
+ "tests/models/detr/test_modeling_detr.py::DetrModelIntegrationTestsTimmBackbone::test_inference_panoptic_segmentation_head",
79
+ "tests/models/detr/test_modeling_detr.py::DetrModelIntegrationTests::test_inference_no_head"
80
+ ],
81
+ "multi-gpu": [
82
+ "tests/models/detr/test_modeling_detr.py::DetrModelIntegrationTestsTimmBackbone::test_inference_no_head",
83
+ "tests/models/detr/test_modeling_detr.py::DetrModelIntegrationTestsTimmBackbone::test_inference_object_detection_head",
84
+ "tests/models/detr/test_modeling_detr.py::DetrModelIntegrationTestsTimmBackbone::test_inference_panoptic_segmentation_head",
85
+ "tests/models/detr/test_modeling_detr.py::DetrModelIntegrationTests::test_inference_no_head"
86
+ ]
87
+ },
88
+ "dpt": {
89
+ "single-gpu": [
90
+ "tests/models/dpt/test_modeling_dpt.py::DPTModelIntegrationTest::test_inference_depth_estimation"
91
+ ],
92
+ "multi-gpu": [
93
+ "tests/models/dpt/test_modeling_dpt.py::DPTModelIntegrationTest::test_inference_depth_estimation"
94
+ ]
95
+ },
96
+ "emu3": {
97
+ "single-gpu": [
98
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_attention_outputs",
99
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_batching_equivalence",
100
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_determinism",
101
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_feed_forward_chunking",
102
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_hidden_states_output",
103
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_inputs_embeds",
104
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_inputs_embeds_matches_input_ids",
105
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_model_outputs_equivalence",
106
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_resize_tokens_embeddings",
107
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_retain_grad_hidden_states_attentions",
108
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_save_load"
109
+ ],
110
+ "multi-gpu": [
111
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_attention_outputs",
112
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_batching_equivalence",
113
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_determinism",
114
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_feed_forward_chunking",
115
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_hidden_states_output",
116
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_inputs_embeds",
117
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_inputs_embeds_matches_input_ids",
118
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_model_outputs_equivalence",
119
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_resize_tokens_embeddings",
120
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_retain_grad_hidden_states_attentions",
121
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_save_load",
122
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_model_parallelism",
123
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_multi_gpu_data_parallel_forward"
124
+ ]
125
+ },
126
+ "flava": {
127
+ "single-gpu": [
128
+ "tests/models/flava/test_modeling_flava.py::FlavaModelIntegrationTest::test_inference"
129
+ ],
130
+ "multi-gpu": [
131
+ "tests/models/flava/test_modeling_flava.py::FlavaModelIntegrationTest::test_inference"
132
+ ]
133
+ },
134
+ "gemma": {
135
+ "single-gpu": [
136
+ "tests/models/gemma/test_modeling_gemma.py::GemmaModelTest::test_torch_compile_for_training"
137
+ ],
138
+ "multi-gpu": [
139
+ "tests/models/gemma/test_modeling_gemma.py::GemmaModelTest::test_torch_compile_for_training"
140
+ ]
141
+ },
142
+ "gemma2": {
143
+ "single-gpu": [
144
+ "tests/models/gemma2/test_modeling_gemma2.py::Gemma2IntegrationTest::test_export_static_cache"
145
+ ],
146
+ "multi-gpu": [
147
+ "tests/models/gemma2/test_modeling_gemma2.py::Gemma2IntegrationTest::test_export_static_cache"
148
+ ]
149
+ },
150
+ "gemma3": {
151
+ "single-gpu": [
152
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch_crops"
153
+ ],
154
+ "multi-gpu": [
155
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch_crops"
156
+ ]
157
+ },
158
+ "glm4": {
159
+ "single-gpu": [
160
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_eager"
161
+ ],
162
+ "multi-gpu": [
163
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_eager"
164
+ ]
165
+ },
166
+ "got_ocr2": {
167
+ "single-gpu": [
168
+ "tests/models/got_ocr2/test_modeling_got_ocr2.py::GotOcr2ModelTest::test_generate_continue_from_past_key_values"
169
+ ],
170
+ "multi-gpu": []
171
+ },
172
+ "gpt_neox": {
173
+ "single-gpu": [
174
+ "tests/models/gpt_neox/test_modeling_gpt_neox.py::GPTNeoXLanguageGenerationTest::test_lm_generate_flex_attn_gptneox"
175
+ ],
176
+ "multi-gpu": [
177
+ "tests/models/gpt_neox/test_modeling_gpt_neox.py::GPTNeoXLanguageGenerationTest::test_lm_generate_flex_attn_gptneox"
178
+ ]
179
+ },
180
+ "grounding_dino": {
181
+ "single-gpu": [
182
+ "tests/models/grounding_dino/test_modeling_grounding_dino.py::GroundingDinoModelIntegrationTests::test_inference_object_detection_head"
183
+ ],
184
+ "multi-gpu": [
185
+ "tests/models/grounding_dino/test_modeling_grounding_dino.py::GroundingDinoModelIntegrationTests::test_inference_object_detection_head"
186
+ ]
187
+ },
188
+ "helium": {
189
+ "single-gpu": [
190
+ "tests/models/helium/test_modeling_helium.py::GemmaModelTest::test_torch_compile_for_training",
191
+ "tests/models/helium/test_modeling_helium.py::HeliumModelTest::test_torch_compile_for_training"
192
+ ],
193
+ "multi-gpu": [
194
+ "tests/models/helium/test_modeling_helium.py::GemmaModelTest::test_torch_compile_for_training",
195
+ "tests/models/helium/test_modeling_helium.py::HeliumModelTest::test_torch_compile_for_training"
196
+ ]
197
+ },
198
+ "internvl": {
199
+ "single-gpu": [
200
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_forward",
201
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_interleaved_images_videos"
202
+ ],
203
+ "multi-gpu": [
204
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_forward",
205
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_interleaved_images_videos"
206
+ ]
207
+ },
208
+ "jetmoe": {
209
+ "single-gpu": [
210
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_batched_generation",
211
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_generation",
212
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_logits"
213
+ ],
214
+ "multi-gpu": []
215
+ },
216
+ "lilt": {
217
+ "single-gpu": [
218
+ "tests/models/lilt/test_modeling_lilt.py::LiltModelTest::test_model_outputs_equivalence"
219
+ ],
220
+ "multi-gpu": [
221
+ "tests/models/lilt/test_modeling_lilt.py::LiltModelTest::test_model_outputs_equivalence"
222
+ ]
223
+ },
224
+ "llama": {
225
+ "single-gpu": [
226
+ "tests/models/llama/test_modeling_llama.py::LlamaModelTest::test_torch_compile_for_training",
227
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits_bf16"
228
+ ],
229
+ "multi-gpu": []
230
+ },
231
+ "llava": {
232
+ "single-gpu": [
233
+ "tests/models/llava/test_modeling_llava.py::LlavaForConditionalGenerationIntegrationTest::test_batched_generation"
234
+ ],
235
+ "multi-gpu": [
236
+ "tests/models/llava/test_modeling_llava.py::LlavaForConditionalGenerationIntegrationTest::test_batched_generation"
237
+ ]
238
+ },
239
+ "mamba2": {
240
+ "single-gpu": [
241
+ "tests/models/mamba2/test_modeling_mamba2.py::Mamba2ModelTest::test_mamba2_caching"
242
+ ],
243
+ "multi-gpu": [
244
+ "tests/models/mamba2/test_modeling_mamba2.py::Mamba2ModelTest::test_mamba2_caching"
245
+ ]
246
+ },
247
+ "mask2former": {
248
+ "single-gpu": [
249
+ "tests/models/mask2former/test_modeling_mask2former.py::Mask2FormerModelIntegrationTest::test_inference_universal_segmentation_head"
250
+ ],
251
+ "multi-gpu": [
252
+ "tests/models/mask2former/test_modeling_mask2former.py::Mask2FormerModelIntegrationTest::test_inference_universal_segmentation_head"
253
+ ]
254
+ },
255
+ "maskformer": {
256
+ "single-gpu": [
257
+ "tests/models/maskformer/test_modeling_maskformer.py::MaskFormerModelIntegrationTest::test_inference_instance_segmentation_head",
258
+ "tests/models/maskformer/test_modeling_maskformer.py::MaskFormerModelIntegrationTest::test_inference_instance_segmentation_head_resnet_backbone"
259
+ ],
260
+ "multi-gpu": [
261
+ "tests/models/maskformer/test_modeling_maskformer.py::MaskFormerModelIntegrationTest::test_inference_instance_segmentation_head",
262
+ "tests/models/maskformer/test_modeling_maskformer.py::MaskFormerModelIntegrationTest::test_inference_instance_segmentation_head_resnet_backbone"
263
+ ]
264
+ },
265
+ "mistral": {
266
+ "single-gpu": [
267
+ "tests/models/mistral/test_modeling_mistral.py::MistralIntegrationTest::test_model_7b_logits"
268
+ ],
269
+ "multi-gpu": [
270
+ "tests/models/mistral/test_modeling_mistral.py::MistralIntegrationTest::test_model_7b_logits"
271
+ ]
272
+ },
273
+ "mistral3": {
274
+ "single-gpu": [
275
+ "tests/models/mistral3/test_modeling_mistral3.py::Mistral3IntegrationTest::test_mistral3_integration_batched_generate",
276
+ "tests/models/mistral3/test_modeling_mistral3.py::Mistral3IntegrationTest::test_mistral3_integration_generate"
277
+ ],
278
+ "multi-gpu": [
279
+ "tests/models/mistral3/test_modeling_mistral3.py::Mistral3IntegrationTest::test_mistral3_integration_batched_generate",
280
+ "tests/models/mistral3/test_modeling_mistral3.py::Mistral3IntegrationTest::test_mistral3_integration_generate"
281
+ ]
282
+ },
283
+ "mixtral": {
284
+ "single-gpu": [
285
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits"
286
+ ],
287
+ "multi-gpu": [
288
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits"
289
+ ]
290
+ },
291
+ "mobilenet_v1": {
292
+ "single-gpu": [
293
+ "tests/models/mobilenet_v1/test_modeling_mobilenet_v1.py::MobileNetV1ModelIntegrationTest::test_inference_image_classification_head"
294
+ ],
295
+ "multi-gpu": [
296
+ "tests/models/mobilenet_v1/test_modeling_mobilenet_v1.py::MobileNetV1ModelIntegrationTest::test_inference_image_classification_head"
297
+ ]
298
+ },
299
+ "mobilenet_v2": {
300
+ "single-gpu": [
301
+ "tests/models/mobilenet_v2/test_modeling_mobilenet_v2.py::MobileNetV2ModelIntegrationTest::test_inference_image_classification_head",
302
+ "tests/models/mobilenet_v2/test_modeling_mobilenet_v2.py::MobileNetV2ModelIntegrationTest::test_inference_semantic_segmentation"
303
+ ],
304
+ "multi-gpu": [
305
+ "tests/models/mobilenet_v2/test_modeling_mobilenet_v2.py::MobileNetV2ModelIntegrationTest::test_inference_image_classification_head",
306
+ "tests/models/mobilenet_v2/test_modeling_mobilenet_v2.py::MobileNetV2ModelIntegrationTest::test_inference_semantic_segmentation"
307
+ ]
308
+ },
309
+ "mobilevit": {
310
+ "single-gpu": [
311
+ "tests/models/mobilevit/test_modeling_mobilevit.py::MobileViTModelIntegrationTest::test_inference_image_classification_head",
312
+ "tests/models/mobilevit/test_modeling_mobilevit.py::MobileViTModelIntegrationTest::test_inference_semantic_segmentation"
313
+ ],
314
+ "multi-gpu": [
315
+ "tests/models/mobilevit/test_modeling_mobilevit.py::MobileViTModelIntegrationTest::test_inference_image_classification_head",
316
+ "tests/models/mobilevit/test_modeling_mobilevit.py::MobileViTModelIntegrationTest::test_inference_semantic_segmentation"
317
+ ]
318
+ },
319
+ "mobilevitv2": {
320
+ "single-gpu": [
321
+ "tests/models/mobilevitv2/test_modeling_mobilevitv2.py::MobileViTV2ModelIntegrationTest::test_inference_image_classification_head",
322
+ "tests/models/mobilevitv2/test_modeling_mobilevitv2.py::MobileViTV2ModelIntegrationTest::test_inference_semantic_segmentation"
323
+ ],
324
+ "multi-gpu": [
325
+ "tests/models/mobilevitv2/test_modeling_mobilevitv2.py::MobileViTV2ModelIntegrationTest::test_inference_image_classification_head",
326
+ "tests/models/mobilevitv2/test_modeling_mobilevitv2.py::MobileViTV2ModelIntegrationTest::test_inference_semantic_segmentation"
327
+ ]
328
+ },
329
+ "moonshine": {
330
+ "single-gpu": [],
331
+ "multi-gpu": [
332
+ "tests/models/moonshine/test_modeling_moonshine.py::MoonshineModelTest::test_sdpa_can_compile_dynamic"
333
+ ]
334
+ },
335
+ "nemotron": {
336
+ "single-gpu": [
337
+ "tests/models/nemotron/test_modeling_nemotron.py::NemotronModelTest::test_torch_compile_for_training"
338
+ ],
339
+ "multi-gpu": [
340
+ "tests/models/nemotron/test_modeling_nemotron.py::NemotronModelTest::test_torch_compile_for_training"
341
+ ]
342
+ },
343
+ "olmo": {
344
+ "single-gpu": [
345
+ "tests/models/olmo/test_modeling_olmo.py::OlmoIntegrationTest::test_model_7b_greedy_generation",
346
+ "tests/models/olmo/test_modeling_olmo.py::OlmoIntegrationTest::test_model_7b_twin_2t_logits"
347
+ ],
348
+ "multi-gpu": []
349
+ },
350
+ "olmoe": {
351
+ "single-gpu": [
352
+ "tests/models/olmoe/test_modeling_olmoe.py::OlmoeIntegrationTest::test_model_7b_greedy_generation"
353
+ ],
354
+ "multi-gpu": [
355
+ "tests/models/olmoe/test_modeling_olmoe.py::OlmoeIntegrationTest::test_model_7b_logits"
356
+ ]
357
+ },
358
+ "oneformer": {
359
+ "single-gpu": [
360
+ "tests/models/oneformer/test_modeling_oneformer.py::OneFormerModelIntegrationTest::test_inference_no_head",
361
+ "tests/models/oneformer/test_modeling_oneformer.py::OneFormerModelIntegrationTest::test_inference_universal_segmentation_head"
362
+ ],
363
+ "multi-gpu": [
364
+ "tests/models/oneformer/test_modeling_oneformer.py::OneFormerModelIntegrationTest::test_inference_no_head",
365
+ "tests/models/oneformer/test_modeling_oneformer.py::OneFormerModelIntegrationTest::test_inference_universal_segmentation_head"
366
+ ]
367
+ },
368
+ "phi3": {
369
+ "single-gpu": [
370
+ "tests/models/phi3/test_modeling_phi3.py::Phi3IntegrationTest::test_export_static_cache"
371
+ ],
372
+ "multi-gpu": [
373
+ "tests/models/phi3/test_modeling_phi3.py::Phi3IntegrationTest::test_export_static_cache"
374
+ ]
375
+ },
376
+ "phi4_multimodal": {
377
+ "single-gpu": [
378
+ "tests/models/phi4_multimodal/test_modeling_phi4_multimodal.py::Phi4MultimodalIntegrationTest::test_vision_text_generation"
379
+ ],
380
+ "multi-gpu": [
381
+ "tests/models/phi4_multimodal/test_modeling_phi4_multimodal.py::Phi4MultimodalIntegrationTest::test_vision_text_generation"
382
+ ]
383
+ },
384
+ "phimoe": {
385
+ "single-gpu": [
386
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_model_phimoe_instruct_logits",
387
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_phimoe_instruct_generation"
388
+ ],
389
+ "multi-gpu": [
390
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_model_phimoe_instruct_logits",
391
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_phimoe_instruct_generation"
392
+ ]
393
+ },
394
+ "poolformer": {
395
+ "single-gpu": [
396
+ "tests/models/poolformer/test_modeling_poolformer.py::PoolFormerModelIntegrationTest::test_inference_image_classification_head"
397
+ ],
398
+ "multi-gpu": [
399
+ "tests/models/poolformer/test_modeling_poolformer.py::PoolFormerModelIntegrationTest::test_inference_image_classification_head"
400
+ ]
401
+ },
402
+ "pvt": {
403
+ "single-gpu": [
404
+ "tests/models/pvt/test_modeling_pvt.py::PvtModelIntegrationTest::test_inference_model"
405
+ ],
406
+ "multi-gpu": [
407
+ "tests/models/pvt/test_modeling_pvt.py::PvtModelIntegrationTest::test_inference_model"
408
+ ]
409
+ },
410
+ "qwen2_5_omni": {
411
+ "single-gpu": [
412
+ "tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniModelIntegrationTest::test_small_model_integration_test_batch"
413
+ ],
414
+ "multi-gpu": [
415
+ "tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniModelIntegrationTest::test_small_model_integration_test_batch",
416
+ "tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniModelIntegrationTest::test_small_model_integration_test"
417
+ ]
418
+ },
419
+ "qwen3": {
420
+ "single-gpu": [
421
+ "tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_export_static_cache"
422
+ ],
423
+ "multi-gpu": [
424
+ "tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_export_static_cache"
425
+ ]
426
+ },
427
+ "qwen3_moe": {
428
+ "single-gpu": [],
429
+ "multi-gpu": [
430
+ "tests/models/qwen3_moe/test_modeling_qwen3_moe.py::Qwen3MoeIntegrationTest::test_model_15b_a2b_generation",
431
+ "tests/models/qwen3_moe/test_modeling_qwen3_moe.py::Qwen3MoeIntegrationTest::test_model_15b_a2b_logits",
432
+ "tests/models/qwen3_moe/test_modeling_qwen3_moe.py::Qwen3MoeIntegrationTest::test_model_15b_a2b_long_prompt_sdpa",
433
+ "tests/models/qwen3_moe/test_modeling_qwen3_moe.py::Qwen3MoeIntegrationTest::test_speculative_generation"
434
+ ]
435
+ },
436
+ "regnet": {
437
+ "single-gpu": [
438
+ "tests/models/regnet/test_modeling_regnet.py::RegNetModelIntegrationTest::test_inference_image_classification_head"
439
+ ],
440
+ "multi-gpu": [
441
+ "tests/models/regnet/test_modeling_regnet.py::RegNetModelIntegrationTest::test_inference_image_classification_head"
442
+ ]
443
+ },
444
+ "resnet": {
445
+ "single-gpu": [
446
+ "tests/models/resnet/test_modeling_resnet.py::ResNetModelIntegrationTest::test_inference_image_classification_head"
447
+ ],
448
+ "multi-gpu": [
449
+ "tests/models/resnet/test_modeling_resnet.py::ResNetModelIntegrationTest::test_inference_image_classification_head"
450
+ ]
451
+ },
452
+ "rt_detr": {
453
+ "single-gpu": [
454
+ "tests/models/rt_detr/test_modeling_rt_detr.py::RTDetrModelIntegrationTest::test_inference_object_detection_head"
455
+ ],
456
+ "multi-gpu": [
457
+ "tests/models/rt_detr/test_modeling_rt_detr.py::RTDetrModelIntegrationTest::test_inference_object_detection_head"
458
+ ]
459
+ },
460
+ "rt_detr_v2": {
461
+ "single-gpu": [
462
+ "tests/models/rt_detr_v2/test_modeling_rt_detr_v2.py::RTDetrV2ModelIntegrationTest::test_inference_object_detection_head"
463
+ ],
464
+ "multi-gpu": [
465
+ "tests/models/rt_detr_v2/test_modeling_rt_detr_v2.py::RTDetrV2ModelIntegrationTest::test_inference_object_detection_head"
466
+ ]
467
+ },
468
+ "seamless_m4t_v2": {
469
+ "single-gpu": [
470
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_speech_to_speech_model",
471
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_text_to_speech_model"
472
+ ],
473
+ "multi-gpu": [
474
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_speech_to_speech_model",
475
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_text_to_speech_model"
476
+ ]
477
+ },
478
+ "segformer": {
479
+ "single-gpu": [
480
+ "tests/models/segformer/test_modeling_segformer.py::SegformerModelTest::test_batching_equivalence"
481
+ ],
482
+ "multi-gpu": [
483
+ "tests/models/segformer/test_modeling_segformer.py::SegformerModelTest::test_batching_equivalence"
484
+ ]
485
+ },
486
+ "speecht5": {
487
+ "single-gpu": [
488
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_batch_generation",
489
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_one_to_many_generation"
490
+ ],
491
+ "multi-gpu": [
492
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_batch_generation",
493
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_one_to_many_generation"
494
+ ]
495
+ },
496
+ "swin2sr": {
497
+ "single-gpu": [
498
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelIntegrationTest::test_inference_fp16",
499
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelIntegrationTest::test_inference_image_super_resolution_head"
500
+ ],
501
+ "multi-gpu": [
502
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelIntegrationTest::test_inference_fp16",
503
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelIntegrationTest::test_inference_image_super_resolution_head"
504
+ ]
505
+ },
506
+ "switch_transformers": {
507
+ "single-gpu": [
508
+ "tests/models/switch_transformers/test_modeling_switch_transformers.py::SwitchTransformerModelIntegrationTests::test_small_logits"
509
+ ],
510
+ "multi-gpu": [
511
+ "tests/models/switch_transformers/test_modeling_switch_transformers.py::SwitchTransformerModelIntegrationTests::test_small_logits"
512
+ ]
513
+ },
514
+ "t5": {
515
+ "single-gpu": [
516
+ "tests/models/t5/test_modeling_t5.py::T5ModelIntegrationTests::test_small_integration_test"
517
+ ],
518
+ "multi-gpu": [
519
+ "tests/models/t5/test_modeling_t5.py::T5ModelIntegrationTests::test_small_integration_test"
520
+ ]
521
+ },
522
+ "tapas": {
523
+ "single-gpu": [
524
+ "tests/models/tapas/test_modeling_tapas.py::TapasModelIntegrationTest::test_training_question_answering_head_weak_supervision"
525
+ ],
526
+ "multi-gpu": [
527
+ "tests/models/tapas/test_modeling_tapas.py::TapasModelIntegrationTest::test_training_question_answering_head_weak_supervision"
528
+ ]
529
+ },
530
+ "upernet": {
531
+ "single-gpu": [
532
+ "tests/models/upernet/test_modeling_upernet.py::UperNetModelIntegrationTest::test_inference_swin_backbone"
533
+ ],
534
+ "multi-gpu": [
535
+ "tests/models/upernet/test_modeling_upernet.py::UperNetModelIntegrationTest::test_inference_swin_backbone"
536
+ ]
537
+ },
538
+ "vitmatte": {
539
+ "single-gpu": [
540
+ "tests/models/vitmatte/test_modeling_vitmatte.py::VitMatteModelTest::test_batching_equivalence"
541
+ ],
542
+ "multi-gpu": [
543
+ "tests/models/vitmatte/test_modeling_vitmatte.py::VitMatteModelTest::test_batching_equivalence"
544
+ ]
545
+ },
546
+ "vitpose": {
547
+ "single-gpu": [
548
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_batched_inference",
549
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_inference_pose_estimation"
550
+ ],
551
+ "multi-gpu": [
552
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_batched_inference",
553
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_inference_pose_estimation"
554
+ ]
555
+ },
556
+ "vjepa2": {
557
+ "single-gpu": [
558
+ "tests/models/vjepa2/test_modeling_vjepa2.py::VJEPA2ModelIntegrationTest::test_video_classification"
559
+ ],
560
+ "multi-gpu": [
561
+ "tests/models/vjepa2/test_modeling_vjepa2.py::VJEPA2ModelIntegrationTest::test_video_classification"
562
+ ]
563
+ },
564
+ "xglm": {
565
+ "single-gpu": [
566
+ "tests/models/xglm/test_modeling_xglm.py::XGLMModelLanguageGenerationTest::test_xglm_sample"
567
+ ],
568
+ "multi-gpu": [
569
+ "tests/models/xglm/test_modeling_xglm.py::XGLMModelLanguageGenerationTest::test_xglm_sample"
570
+ ]
571
+ },
572
+ "xlnet": {
573
+ "single-gpu": [
574
+ "tests/models/xlnet/test_modeling_xlnet.py::XLNetModelLanguageGenerationTest::test_lm_generate_xlnet_base_cased"
575
+ ],
576
+ "multi-gpu": [
577
+ "tests/models/xlnet/test_modeling_xlnet.py::XLNetModelLanguageGenerationTest::test_lm_generate_xlnet_base_cased"
578
+ ]
579
+ },
580
+ "pipelines": {
581
+ "single-gpu": [
582
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_s2t",
583
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt",
584
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_bf16",
585
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_fp16",
586
+ "tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_model_pt_chat_template",
587
+ "tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_small_model_pt_token",
588
+ "tests/pipelines/test_pipelines_text_to_audio.py::TextToAudioPipelineTests::test_generative_model_kwargs"
589
+ ],
590
+ "multi-gpu": [
591
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_s2t",
592
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt",
593
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_bf16",
594
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_fp16",
595
+ "tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_model_pt_chat_template",
596
+ "tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_small_model_pt_token",
597
+ "tests/pipelines/test_pipelines_text_to_audio.py::TextToAudioPipelineTests::test_generative_model_kwargs"
598
+ ]
599
+ },
600
+ "quantization": {
601
+ "single-gpu": [
602
+ "tests/quantization/autoawq/test_awq.py::AwqConfigTest::test_wrong_backend",
603
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_quantized_model",
604
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained",
605
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained_offload",
606
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_preserves_shape",
607
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_with_diff_feature_size_preserves_shape"
608
+ ],
609
+ "multi-gpu": [
610
+ "tests/quantization/autoawq/test_awq.py::AwqConfigTest::test_wrong_backend",
611
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_quantized_model",
612
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained",
613
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained_offload",
614
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_preserves_shape",
615
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_with_diff_feature_size_preserves_shape",
616
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_quantized_model_multi_accelerator",
617
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained_multi_accelerators"
618
+ ]
619
+ },
620
+ "trainer": {
621
+ "single-gpu": [
622
+ "tests/trainer/test_trainer.py::TrainerIntegrationTest::test_auto_batch_size_finder",
623
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTest::test_hyperparameter_search",
624
+ "tests/trainer/test_trainer.py::TrainerHyperParameterMultiObjectOptunaIntegrationTest::test_hyperparameter_search",
625
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTestWithFullEval::test_hyperparameter_search"
626
+ ],
627
+ "multi-gpu": [
628
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTest::test_hyperparameter_search",
629
+ "tests/trainer/test_trainer.py::TrainerHyperParameterMultiObjectOptunaIntegrationTest::test_hyperparameter_search",
630
+ "tests/trainer/test_trainer_fsdp.py::TestFSDPTrainerTorchCompile::test_trainer"
631
+ ]
632
+ }
633
+ }