hf-transformers-bot commited on
Commit
ee7b72f
·
verified ·
1 Parent(s): 095f243

Upload 2025-07-05/runs/182-16083803992/ci_results_run_models_gpu/new_failures_against_16083796553.json with huggingface_hub

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