hf-transformers-bot commited on
Commit
4c1b8f6
·
verified ·
1 Parent(s): 55b9d89

Upload 2025-07-02/runs/179-16014960176/ci_results_run_models_gpu/new_failures_against_16014937788.json with huggingface_hub

Browse files
2025-07-02/runs/179-16014960176/ci_results_run_models_gpu/new_failures_against_16014937788.json ADDED
@@ -0,0 +1,493 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "emu3": {
89
+ "single-gpu": [
90
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_attention_outputs",
91
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_batching_equivalence",
92
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_determinism",
93
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_feed_forward_chunking",
94
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_hidden_states_output",
95
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_inputs_embeds",
96
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_inputs_embeds_matches_input_ids",
97
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_model_outputs_equivalence",
98
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_resize_tokens_embeddings",
99
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_retain_grad_hidden_states_attentions",
100
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_save_load"
101
+ ],
102
+ "multi-gpu": [
103
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_attention_outputs",
104
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_batching_equivalence",
105
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_determinism",
106
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_feed_forward_chunking",
107
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_hidden_states_output",
108
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_inputs_embeds",
109
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_inputs_embeds_matches_input_ids",
110
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_model_outputs_equivalence",
111
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_resize_tokens_embeddings",
112
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_retain_grad_hidden_states_attentions",
113
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_save_load",
114
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_model_parallelism",
115
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_multi_gpu_data_parallel_forward"
116
+ ]
117
+ },
118
+ "flava": {
119
+ "single-gpu": [
120
+ "tests/models/flava/test_modeling_flava.py::FlavaModelIntegrationTest::test_inference"
121
+ ],
122
+ "multi-gpu": [
123
+ "tests/models/flava/test_modeling_flava.py::FlavaModelIntegrationTest::test_inference"
124
+ ]
125
+ },
126
+ "gemma": {
127
+ "single-gpu": [
128
+ "tests/models/gemma/test_modeling_gemma.py::GemmaModelTest::test_torch_compile_for_training"
129
+ ],
130
+ "multi-gpu": [
131
+ "tests/models/gemma/test_modeling_gemma.py::GemmaModelTest::test_torch_compile_for_training"
132
+ ]
133
+ },
134
+ "gemma2": {
135
+ "single-gpu": [
136
+ "tests/models/gemma2/test_modeling_gemma2.py::Gemma2IntegrationTest::test_export_static_cache"
137
+ ],
138
+ "multi-gpu": [
139
+ "tests/models/gemma2/test_modeling_gemma2.py::Gemma2IntegrationTest::test_export_static_cache"
140
+ ]
141
+ },
142
+ "gemma3": {
143
+ "single-gpu": [
144
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch_crops"
145
+ ],
146
+ "multi-gpu": [
147
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch_crops"
148
+ ]
149
+ },
150
+ "glm4": {
151
+ "single-gpu": [
152
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_eager"
153
+ ],
154
+ "multi-gpu": [
155
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_eager"
156
+ ]
157
+ },
158
+ "got_ocr2": {
159
+ "single-gpu": [
160
+ "tests/models/got_ocr2/test_modeling_got_ocr2.py::GotOcr2ModelTest::test_generate_continue_from_past_key_values"
161
+ ],
162
+ "multi-gpu": [
163
+ "tests/models/got_ocr2/test_modeling_got_ocr2.py::GotOcr2ModelTest::test_generate_continue_from_past_key_values"
164
+ ]
165
+ },
166
+ "gpt_neox": {
167
+ "single-gpu": [
168
+ "tests/models/gpt_neox/test_modeling_gpt_neox.py::GPTNeoXLanguageGenerationTest::test_lm_generate_flex_attn_gptneox"
169
+ ],
170
+ "multi-gpu": [
171
+ "tests/models/gpt_neox/test_modeling_gpt_neox.py::GPTNeoXLanguageGenerationTest::test_lm_generate_flex_attn_gptneox"
172
+ ]
173
+ },
174
+ "helium": {
175
+ "single-gpu": [
176
+ "tests/models/helium/test_modeling_helium.py::GemmaModelTest::test_torch_compile_for_training",
177
+ "tests/models/helium/test_modeling_helium.py::HeliumModelTest::test_torch_compile_for_training"
178
+ ],
179
+ "multi-gpu": [
180
+ "tests/models/helium/test_modeling_helium.py::GemmaModelTest::test_torch_compile_for_training",
181
+ "tests/models/helium/test_modeling_helium.py::HeliumModelTest::test_torch_compile_for_training"
182
+ ]
183
+ },
184
+ "internvl": {
185
+ "single-gpu": [
186
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_forward",
187
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_interleaved_images_videos"
188
+ ],
189
+ "multi-gpu": [
190
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_forward",
191
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_interleaved_images_videos"
192
+ ]
193
+ },
194
+ "jetmoe": {
195
+ "single-gpu": [
196
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_batched_generation",
197
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_generation",
198
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_logits"
199
+ ],
200
+ "multi-gpu": []
201
+ },
202
+ "lilt": {
203
+ "single-gpu": [
204
+ "tests/models/lilt/test_modeling_lilt.py::LiltModelTest::test_model_outputs_equivalence"
205
+ ],
206
+ "multi-gpu": [
207
+ "tests/models/lilt/test_modeling_lilt.py::LiltModelTest::test_model_outputs_equivalence"
208
+ ]
209
+ },
210
+ "llama": {
211
+ "single-gpu": [
212
+ "tests/models/llama/test_modeling_llama.py::LlamaModelTest::test_torch_compile_for_training",
213
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits_bf16"
214
+ ],
215
+ "multi-gpu": [
216
+ "tests/models/llama/test_modeling_llama.py::LlamaModelTest::test_torch_compile_for_training",
217
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits_bf16"
218
+ ]
219
+ },
220
+ "llava": {
221
+ "single-gpu": [
222
+ "tests/models/llava/test_modeling_llava.py::LlavaForConditionalGenerationIntegrationTest::test_batched_generation"
223
+ ],
224
+ "multi-gpu": [
225
+ "tests/models/llava/test_modeling_llava.py::LlavaForConditionalGenerationIntegrationTest::test_batched_generation"
226
+ ]
227
+ },
228
+ "mamba2": {
229
+ "single-gpu": [
230
+ "tests/models/mamba2/test_modeling_mamba2.py::Mamba2ModelTest::test_mamba2_caching"
231
+ ],
232
+ "multi-gpu": [
233
+ "tests/models/mamba2/test_modeling_mamba2.py::Mamba2ModelTest::test_mamba2_caching"
234
+ ]
235
+ },
236
+ "mistral": {
237
+ "single-gpu": [
238
+ "tests/models/mistral/test_modeling_mistral.py::MistralIntegrationTest::test_model_7b_logits"
239
+ ],
240
+ "multi-gpu": [
241
+ "tests/models/mistral/test_modeling_mistral.py::MistralIntegrationTest::test_model_7b_logits"
242
+ ]
243
+ },
244
+ "mistral3": {
245
+ "single-gpu": [
246
+ "tests/models/mistral3/test_modeling_mistral3.py::Mistral3IntegrationTest::test_mistral3_integration_batched_generate"
247
+ ],
248
+ "multi-gpu": [
249
+ "tests/models/mistral3/test_modeling_mistral3.py::Mistral3IntegrationTest::test_mistral3_integration_batched_generate"
250
+ ]
251
+ },
252
+ "mixtral": {
253
+ "single-gpu": [
254
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits"
255
+ ],
256
+ "multi-gpu": [
257
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits"
258
+ ]
259
+ },
260
+ "moonshine": {
261
+ "single-gpu": [
262
+ "tests/models/moonshine/test_modeling_moonshine.py::MoonshineModelTest::test_sdpa_can_compile_dynamic"
263
+ ],
264
+ "multi-gpu": []
265
+ },
266
+ "nemotron": {
267
+ "single-gpu": [
268
+ "tests/models/nemotron/test_modeling_nemotron.py::NemotronModelTest::test_torch_compile_for_training"
269
+ ],
270
+ "multi-gpu": [
271
+ "tests/models/nemotron/test_modeling_nemotron.py::NemotronModelTest::test_torch_compile_for_training"
272
+ ]
273
+ },
274
+ "olmo": {
275
+ "single-gpu": [
276
+ "tests/models/olmo/test_modeling_olmo.py::OlmoIntegrationTest::test_model_7b_greedy_generation",
277
+ "tests/models/olmo/test_modeling_olmo.py::OlmoIntegrationTest::test_model_7b_twin_2t_logits"
278
+ ],
279
+ "multi-gpu": []
280
+ },
281
+ "olmoe": {
282
+ "single-gpu": [
283
+ "tests/models/olmoe/test_modeling_olmoe.py::OlmoeIntegrationTest::test_model_7b_greedy_generation"
284
+ ],
285
+ "multi-gpu": [
286
+ "tests/models/olmoe/test_modeling_olmoe.py::OlmoeIntegrationTest::test_model_7b_logits"
287
+ ]
288
+ },
289
+ "phi3": {
290
+ "single-gpu": [
291
+ "tests/models/phi3/test_modeling_phi3.py::Phi3IntegrationTest::test_export_static_cache"
292
+ ],
293
+ "multi-gpu": [
294
+ "tests/models/phi3/test_modeling_phi3.py::Phi3IntegrationTest::test_export_static_cache"
295
+ ]
296
+ },
297
+ "phi4_multimodal": {
298
+ "single-gpu": [
299
+ "tests/models/phi4_multimodal/test_modeling_phi4_multimodal.py::Phi4MultimodalIntegrationTest::test_vision_text_generation"
300
+ ],
301
+ "multi-gpu": [
302
+ "tests/models/phi4_multimodal/test_modeling_phi4_multimodal.py::Phi4MultimodalIntegrationTest::test_vision_text_generation"
303
+ ]
304
+ },
305
+ "phimoe": {
306
+ "single-gpu": [
307
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_model_phimoe_instruct_logits",
308
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_phimoe_instruct_generation"
309
+ ],
310
+ "multi-gpu": [
311
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_model_phimoe_instruct_logits",
312
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_phimoe_instruct_generation"
313
+ ]
314
+ },
315
+ "qwen2_5_omni": {
316
+ "single-gpu": [
317
+ "tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniModelIntegrationTest::test_small_model_integration_test_batch"
318
+ ],
319
+ "multi-gpu": [
320
+ "tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniModelIntegrationTest::test_small_model_integration_test_batch",
321
+ "tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniModelIntegrationTest::test_small_model_integration_test",
322
+ "tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniModelIntegrationTest::test_small_model_integration_test_w_audio"
323
+ ]
324
+ },
325
+ "qwen2_moe": {
326
+ "single-gpu": [
327
+ "tests/models/qwen2_moe/test_modeling_qwen2_moe.py::Qwen2MoeIntegrationTest::test_speculative_generation"
328
+ ],
329
+ "multi-gpu": []
330
+ },
331
+ "qwen3": {
332
+ "single-gpu": [
333
+ "tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_export_static_cache"
334
+ ],
335
+ "multi-gpu": [
336
+ "tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_export_static_cache"
337
+ ]
338
+ },
339
+ "qwen3_moe": {
340
+ "single-gpu": [],
341
+ "multi-gpu": [
342
+ "tests/models/qwen3_moe/test_modeling_qwen3_moe.py::Qwen3MoeIntegrationTest::test_model_15b_a2b_generation",
343
+ "tests/models/qwen3_moe/test_modeling_qwen3_moe.py::Qwen3MoeIntegrationTest::test_model_15b_a2b_logits",
344
+ "tests/models/qwen3_moe/test_modeling_qwen3_moe.py::Qwen3MoeIntegrationTest::test_model_15b_a2b_long_prompt_sdpa",
345
+ "tests/models/qwen3_moe/test_modeling_qwen3_moe.py::Qwen3MoeIntegrationTest::test_speculative_generation"
346
+ ]
347
+ },
348
+ "seamless_m4t_v2": {
349
+ "single-gpu": [
350
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_speech_to_speech_model",
351
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_text_to_speech_model"
352
+ ],
353
+ "multi-gpu": [
354
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_speech_to_speech_model",
355
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_text_to_speech_model"
356
+ ]
357
+ },
358
+ "speecht5": {
359
+ "single-gpu": [
360
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_batch_generation",
361
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_one_to_many_generation"
362
+ ],
363
+ "multi-gpu": [
364
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_batch_generation",
365
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_one_to_many_generation"
366
+ ]
367
+ },
368
+ "swin2sr": {
369
+ "single-gpu": [
370
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelIntegrationTest::test_inference_image_super_resolution_head"
371
+ ],
372
+ "multi-gpu": [
373
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelIntegrationTest::test_inference_image_super_resolution_head"
374
+ ]
375
+ },
376
+ "t5": {
377
+ "single-gpu": [
378
+ "tests/models/t5/test_modeling_t5.py::T5ModelIntegrationTests::test_small_integration_test"
379
+ ],
380
+ "multi-gpu": [
381
+ "tests/models/t5/test_modeling_t5.py::T5ModelIntegrationTests::test_small_integration_test"
382
+ ]
383
+ },
384
+ "tapas": {
385
+ "single-gpu": [
386
+ "tests/models/tapas/test_modeling_tapas.py::TapasModelIntegrationTest::test_training_question_answering_head_weak_supervision"
387
+ ],
388
+ "multi-gpu": [
389
+ "tests/models/tapas/test_modeling_tapas.py::TapasModelIntegrationTest::test_training_question_answering_head_weak_supervision"
390
+ ]
391
+ },
392
+ "upernet": {
393
+ "single-gpu": [
394
+ "tests/models/upernet/test_modeling_upernet.py::UperNetModelIntegrationTest::test_inference_swin_backbone"
395
+ ],
396
+ "multi-gpu": [
397
+ "tests/models/upernet/test_modeling_upernet.py::UperNetModelIntegrationTest::test_inference_swin_backbone"
398
+ ]
399
+ },
400
+ "vitmatte": {
401
+ "single-gpu": [
402
+ "tests/models/vitmatte/test_modeling_vitmatte.py::VitMatteModelTest::test_batching_equivalence"
403
+ ],
404
+ "multi-gpu": []
405
+ },
406
+ "vitpose": {
407
+ "single-gpu": [
408
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_batched_inference",
409
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_inference_pose_estimation"
410
+ ],
411
+ "multi-gpu": [
412
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_batched_inference",
413
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_inference_pose_estimation"
414
+ ]
415
+ },
416
+ "vjepa2": {
417
+ "single-gpu": [
418
+ "tests/models/vjepa2/test_modeling_vjepa2.py::VJEPA2ModelIntegrationTest::test_video_classification"
419
+ ],
420
+ "multi-gpu": [
421
+ "tests/models/vjepa2/test_modeling_vjepa2.py::VJEPA2ModelIntegrationTest::test_video_classification"
422
+ ]
423
+ },
424
+ "xglm": {
425
+ "single-gpu": [
426
+ "tests/models/xglm/test_modeling_xglm.py::XGLMModelLanguageGenerationTest::test_xglm_sample"
427
+ ],
428
+ "multi-gpu": [
429
+ "tests/models/xglm/test_modeling_xglm.py::XGLMModelLanguageGenerationTest::test_xglm_sample"
430
+ ]
431
+ },
432
+ "xlnet": {
433
+ "single-gpu": [
434
+ "tests/models/xlnet/test_modeling_xlnet.py::XLNetModelLanguageGenerationTest::test_lm_generate_xlnet_base_cased"
435
+ ],
436
+ "multi-gpu": [
437
+ "tests/models/xlnet/test_modeling_xlnet.py::XLNetModelLanguageGenerationTest::test_lm_generate_xlnet_base_cased"
438
+ ]
439
+ },
440
+ "pipelines": {
441
+ "single-gpu": [
442
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_s2t",
443
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt",
444
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_bf16",
445
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_fp16",
446
+ "tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_model_pt_chat_template",
447
+ "tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_small_model_pt_token",
448
+ "tests/pipelines/test_pipelines_text_to_audio.py::TextToAudioPipelineTests::test_generative_model_kwargs"
449
+ ],
450
+ "multi-gpu": [
451
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_s2t",
452
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt",
453
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_bf16",
454
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_fp16",
455
+ "tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_model_pt_chat_template",
456
+ "tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_small_model_pt_token",
457
+ "tests/pipelines/test_pipelines_text_to_audio.py::TextToAudioPipelineTests::test_generative_model_kwargs"
458
+ ]
459
+ },
460
+ "quantization": {
461
+ "single-gpu": [
462
+ "tests/quantization/autoawq/test_awq.py::AwqConfigTest::test_wrong_backend",
463
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_quantized_model",
464
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained",
465
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained_offload",
466
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_preserves_shape",
467
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_with_diff_feature_size_preserves_shape"
468
+ ],
469
+ "multi-gpu": [
470
+ "tests/quantization/autoawq/test_awq.py::AwqConfigTest::test_wrong_backend",
471
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_quantized_model",
472
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained",
473
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained_offload",
474
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_preserves_shape",
475
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_with_diff_feature_size_preserves_shape",
476
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_quantized_model_multi_accelerator",
477
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained_multi_accelerators"
478
+ ]
479
+ },
480
+ "trainer": {
481
+ "single-gpu": [
482
+ "tests/trainer/test_trainer.py::TrainerIntegrationTest::test_auto_batch_size_finder",
483
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTest::test_hyperparameter_search",
484
+ "tests/trainer/test_trainer.py::TrainerHyperParameterMultiObjectOptunaIntegrationTest::test_hyperparameter_search",
485
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTestWithFullEval::test_hyperparameter_search"
486
+ ],
487
+ "multi-gpu": [
488
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTest::test_hyperparameter_search",
489
+ "tests/trainer/test_trainer.py::TrainerHyperParameterMultiObjectOptunaIntegrationTest::test_hyperparameter_search",
490
+ "tests/trainer/test_trainer_fsdp.py::TestFSDPTrainerTorchCompile::test_trainer"
491
+ ]
492
+ }
493
+ }