hf-transformers-bot commited on
Commit
2d5edee
·
verified ·
1 Parent(s): 797ccf6

Upload 2025-06-27/runs/174-15917057708/ci_results_run_models_gpu/new_failures_against_15917035036.json with huggingface_hub

Browse files
2025-06-27/runs/174-15917057708/ci_results_run_models_gpu/new_failures_against_15917035036.json ADDED
@@ -0,0 +1,544 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "aya_vision": {
9
+ "single-gpu": [
10
+ "tests/models/aya_vision/test_modeling_aya_vision.py::AyaVisionIntegrationTest::test_small_model_integration_generate_text_only"
11
+ ],
12
+ "multi-gpu": [
13
+ "tests/models/aya_vision/test_modeling_aya_vision.py::AyaVisionIntegrationTest::test_small_model_integration_generate_text_only"
14
+ ]
15
+ },
16
+ "beit": {
17
+ "single-gpu": [
18
+ "tests/models/beit/test_modeling_beit.py::BeitModelIntegrationTest::test_inference_semantic_segmentation"
19
+ ],
20
+ "multi-gpu": [
21
+ "tests/models/beit/test_modeling_beit.py::BeitModelIntegrationTest::test_inference_semantic_segmentation"
22
+ ]
23
+ },
24
+ "cohere2": {
25
+ "single-gpu": [
26
+ "tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_export_static_cache",
27
+ "tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_model_fp16",
28
+ "tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_model_pipeline_bf16"
29
+ ],
30
+ "multi-gpu": [
31
+ "tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_export_static_cache",
32
+ "tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_model_fp16",
33
+ "tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_model_pipeline_bf16"
34
+ ]
35
+ },
36
+ "conditional_detr": {
37
+ "single-gpu": [],
38
+ "multi-gpu": [
39
+ "tests/models/conditional_detr/test_modeling_conditional_detr.py::ConditionalDetrModelIntegrationTests::test_inference_object_detection_head"
40
+ ]
41
+ },
42
+ "dac": {
43
+ "single-gpu": [
44
+ "tests/models/dac/test_modeling_dac.py::DacIntegrationTest::test_integration_16khz"
45
+ ],
46
+ "multi-gpu": []
47
+ },
48
+ "data2vec": {
49
+ "single-gpu": [],
50
+ "multi-gpu": [
51
+ "tests/models/data2vec/test_modeling_data2vec_vision.py::Data2VecVisionModelTest::test_sdpa_can_compile_dynamic"
52
+ ]
53
+ },
54
+ "deformable_detr": {
55
+ "single-gpu": [
56
+ "tests/models/deformable_detr/test_modeling_deformable_detr.py::DeformableDetrModelIntegrationTests::test_inference_object_detection_head"
57
+ ],
58
+ "multi-gpu": [
59
+ "tests/models/deformable_detr/test_modeling_deformable_detr.py::DeformableDetrModelIntegrationTests::test_inference_object_detection_head"
60
+ ]
61
+ },
62
+ "depth_pro": {
63
+ "single-gpu": [
64
+ "tests/models/depth_pro/test_modeling_depth_pro.py::DepthProModelTest::test_sdpa_can_compile_dynamic"
65
+ ],
66
+ "multi-gpu": [
67
+ "tests/models/depth_pro/test_modeling_depth_pro.py::DepthProModelTest::test_sdpa_can_compile_dynamic"
68
+ ]
69
+ },
70
+ "diffllama": {
71
+ "single-gpu": [
72
+ "tests/models/diffllama/test_modeling_diffllama.py::DiffLlamaModelTest::test_sdpa_can_dispatch_on_flash"
73
+ ],
74
+ "multi-gpu": [
75
+ "tests/models/diffllama/test_modeling_diffllama.py::DiffLlamaModelTest::test_sdpa_can_dispatch_on_flash"
76
+ ]
77
+ },
78
+ "dpr": {
79
+ "single-gpu": [
80
+ "tests/models/dpr/test_modeling_dpr.py::DPRModelTest::test_sdpa_can_dispatch_on_flash"
81
+ ],
82
+ "multi-gpu": [
83
+ "tests/models/dpr/test_modeling_dpr.py::DPRModelTest::test_sdpa_can_dispatch_on_flash"
84
+ ]
85
+ },
86
+ "emu3": {
87
+ "single-gpu": [
88
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_attention_outputs",
89
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_batching_equivalence",
90
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_determinism",
91
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_feed_forward_chunking",
92
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_hidden_states_output",
93
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_model_outputs_equivalence",
94
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_resize_tokens_embeddings",
95
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_retain_grad_hidden_states_attentions",
96
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_save_load"
97
+ ],
98
+ "multi-gpu": [
99
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_attention_outputs",
100
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_batching_equivalence",
101
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_determinism",
102
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_feed_forward_chunking",
103
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_hidden_states_output",
104
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_model_outputs_equivalence",
105
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_resize_tokens_embeddings",
106
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_retain_grad_hidden_states_attentions",
107
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_save_load",
108
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_model_parallelism",
109
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_multi_gpu_data_parallel_forward"
110
+ ]
111
+ },
112
+ "falcon_h1": {
113
+ "single-gpu": [
114
+ "tests/models/falcon_h1/test_modeling_falcon_h1.py::FalconH1ModelIntegrationTest::test_falcon_h1_hard"
115
+ ],
116
+ "multi-gpu": [
117
+ "tests/models/falcon_h1/test_modeling_falcon_h1.py::FalconH1ModelIntegrationTest::test_falcon_h1_hard"
118
+ ]
119
+ },
120
+ "flava": {
121
+ "single-gpu": [
122
+ "tests/models/flava/test_modeling_flava.py::FlavaModelIntegrationTest::test_inference"
123
+ ],
124
+ "multi-gpu": [
125
+ "tests/models/flava/test_modeling_flava.py::FlavaModelIntegrationTest::test_inference"
126
+ ]
127
+ },
128
+ "gemma": {
129
+ "single-gpu": [
130
+ "tests/models/gemma/test_modeling_gemma.py::GemmaModelTest::test_torch_compile_for_training",
131
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_2b_bf16_dola",
132
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_bf16",
133
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_fp16"
134
+ ],
135
+ "multi-gpu": [
136
+ "tests/models/gemma/test_modeling_gemma.py::GemmaModelTest::test_torch_compile_for_training",
137
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_2b_bf16_dola",
138
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_bf16",
139
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_fp16"
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",
153
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch_crops",
154
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_bf16"
155
+ ],
156
+ "multi-gpu": [
157
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch",
158
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch_crops",
159
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_bf16"
160
+ ]
161
+ },
162
+ "glm": {
163
+ "single-gpu": [
164
+ "tests/models/glm/test_modeling_glm.py::GlmIntegrationTest::test_model_9b_eager"
165
+ ],
166
+ "multi-gpu": [
167
+ "tests/models/glm/test_modeling_glm.py::GlmIntegrationTest::test_model_9b_eager"
168
+ ]
169
+ },
170
+ "glm4": {
171
+ "single-gpu": [
172
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_eager"
173
+ ],
174
+ "multi-gpu": [
175
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_eager"
176
+ ]
177
+ },
178
+ "got_ocr2": {
179
+ "single-gpu": [
180
+ "tests/models/got_ocr2/test_modeling_got_ocr2.py::GotOcr2ModelTest::test_generate_continue_from_past_key_values"
181
+ ],
182
+ "multi-gpu": [
183
+ "tests/models/got_ocr2/test_modeling_got_ocr2.py::GotOcr2ModelTest::test_generate_continue_from_past_key_values"
184
+ ]
185
+ },
186
+ "gpt_bigcode": {
187
+ "single-gpu": [
188
+ "tests/models/gpt_bigcode/test_modeling_gpt_bigcode.py::GPTBigCodeModelTest::test_sdpa_can_dispatch_on_flash",
189
+ "tests/models/gpt_bigcode/test_modeling_gpt_bigcode.py::GPTBigCodeMHAModelTest::test_sdpa_can_dispatch_on_flash"
190
+ ],
191
+ "multi-gpu": [
192
+ "tests/models/gpt_bigcode/test_modeling_gpt_bigcode.py::GPTBigCodeModelTest::test_sdpa_can_dispatch_on_flash",
193
+ "tests/models/gpt_bigcode/test_modeling_gpt_bigcode.py::GPTBigCodeMHAModelTest::test_sdpa_can_dispatch_on_flash"
194
+ ]
195
+ },
196
+ "gpt_neox": {
197
+ "single-gpu": [
198
+ "tests/models/gpt_neox/test_modeling_gpt_neox.py::GPTNeoXLanguageGenerationTest::test_lm_generate_flex_attn_gptneox"
199
+ ],
200
+ "multi-gpu": [
201
+ "tests/models/gpt_neox/test_modeling_gpt_neox.py::GPTNeoXLanguageGenerationTest::test_lm_generate_flex_attn_gptneox"
202
+ ]
203
+ },
204
+ "helium": {
205
+ "single-gpu": [
206
+ "tests/models/helium/test_modeling_helium.py::GemmaModelTest::test_torch_compile_for_training",
207
+ "tests/models/helium/test_modeling_helium.py::HeliumModelTest::test_torch_compile_for_training",
208
+ "tests/models/helium/test_modeling_helium.py::HeliumIntegrationTest::test_model_2b"
209
+ ],
210
+ "multi-gpu": [
211
+ "tests/models/helium/test_modeling_helium.py::GemmaModelTest::test_torch_compile_for_training",
212
+ "tests/models/helium/test_modeling_helium.py::HeliumModelTest::test_torch_compile_for_training",
213
+ "tests/models/helium/test_modeling_helium.py::HeliumIntegrationTest::test_model_2b"
214
+ ]
215
+ },
216
+ "internvl": {
217
+ "single-gpu": [
218
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_forward",
219
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_interleaved_images_videos"
220
+ ],
221
+ "multi-gpu": [
222
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_forward",
223
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_interleaved_images_videos"
224
+ ]
225
+ },
226
+ "jamba": {
227
+ "single-gpu": [
228
+ "tests/models/jamba/test_modeling_jamba.py::JambaModelTest::test_sdpa_can_dispatch_on_flash"
229
+ ],
230
+ "multi-gpu": [
231
+ "tests/models/jamba/test_modeling_jamba.py::JambaModelTest::test_sdpa_can_dispatch_on_flash"
232
+ ]
233
+ },
234
+ "jetmoe": {
235
+ "single-gpu": [
236
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_batched_generation",
237
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_generation",
238
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_logits"
239
+ ],
240
+ "multi-gpu": []
241
+ },
242
+ "lilt": {
243
+ "single-gpu": [
244
+ "tests/models/lilt/test_modeling_lilt.py::LiltModelTest::test_model_outputs_equivalence"
245
+ ],
246
+ "multi-gpu": [
247
+ "tests/models/lilt/test_modeling_lilt.py::LiltModelTest::test_model_outputs_equivalence"
248
+ ]
249
+ },
250
+ "llama": {
251
+ "single-gpu": [
252
+ "tests/models/llama/test_modeling_llama.py::LlamaModelTest::test_torch_compile_for_training",
253
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_dola_generation"
254
+ ],
255
+ "multi-gpu": [
256
+ "tests/models/llama/test_modeling_llama.py::LlamaModelTest::test_torch_compile_for_training",
257
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_dola_generation"
258
+ ]
259
+ },
260
+ "llava": {
261
+ "single-gpu": [
262
+ "tests/models/llava/test_modeling_llava.py::LlavaForConditionalGenerationIntegrationTest::test_batched_generation"
263
+ ],
264
+ "multi-gpu": [
265
+ "tests/models/llava/test_modeling_llava.py::LlavaForConditionalGenerationIntegrationTest::test_batched_generation"
266
+ ]
267
+ },
268
+ "mamba2": {
269
+ "single-gpu": [
270
+ "tests/models/mamba2/test_modeling_mamba2.py::Mamba2ModelTest::test_mamba2_caching"
271
+ ],
272
+ "multi-gpu": [
273
+ "tests/models/mamba2/test_modeling_mamba2.py::Mamba2ModelTest::test_mamba2_caching"
274
+ ]
275
+ },
276
+ "minimax": {
277
+ "single-gpu": [],
278
+ "multi-gpu": [
279
+ "tests/models/minimax/test_modeling_minimax.py::MiniMaxIntegrationTest::test_small_model_logits"
280
+ ]
281
+ },
282
+ "mistral": {
283
+ "single-gpu": [
284
+ "tests/models/mistral/test_modeling_mistral.py::MistralIntegrationTest::test_model_7b_logits"
285
+ ],
286
+ "multi-gpu": [
287
+ "tests/models/mistral/test_modeling_mistral.py::MistralIntegrationTest::test_model_7b_logits"
288
+ ]
289
+ },
290
+ "mixtral": {
291
+ "single-gpu": [
292
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits",
293
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits_batched"
294
+ ],
295
+ "multi-gpu": [
296
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits",
297
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits_batched"
298
+ ]
299
+ },
300
+ "mllama": {
301
+ "single-gpu": [],
302
+ "multi-gpu": [
303
+ "tests/models/mllama/test_modeling_mllama.py::MllamaForConditionalGenerationModelTest::test_sdpa_can_dispatch_on_flash"
304
+ ]
305
+ },
306
+ "moonshine": {
307
+ "single-gpu": [],
308
+ "multi-gpu": [
309
+ "tests/models/moonshine/test_modeling_moonshine.py::MoonshineModelTest::test_sdpa_can_compile_dynamic"
310
+ ]
311
+ },
312
+ "moshi": {
313
+ "single-gpu": [
314
+ "tests/models/moshi/test_modeling_moshi.py::MoshiIntegrationTests::test_moshika_conditional_greedy",
315
+ "tests/models/moshi/test_modeling_moshi.py::MoshiIntegrationTests::test_moshika_greedy_unconditional_fp16",
316
+ "tests/models/moshi/test_modeling_moshi.py::MoshiIntegrationTests::test_moshiko_greedy_unconditional_fp16",
317
+ "tests/models/moshi/test_modeling_moshi.py::MoshiIntegrationTests::test_moshiko_greedy_unconditional_fp16_eager",
318
+ "tests/models/moshi/test_modeling_moshi.py::MoshiIntegrationTests::test_moshiko_greedy_unconditional_fp32"
319
+ ],
320
+ "multi-gpu": []
321
+ },
322
+ "olmo2": {
323
+ "single-gpu": [
324
+ "tests/models/olmo2/test_modeling_olmo2.py::Olmo2IntegrationTest::test_model_7b_logits"
325
+ ],
326
+ "multi-gpu": []
327
+ },
328
+ "olmoe": {
329
+ "single-gpu": [],
330
+ "multi-gpu": [
331
+ "tests/models/olmoe/test_modeling_olmoe.py::OlmoeIntegrationTest::test_model_7b_logits"
332
+ ]
333
+ },
334
+ "paligemma": {
335
+ "single-gpu": [
336
+ "tests/models/paligemma/test_modeling_paligemma.py::PaliGemmaForConditionalGenerationIntegrationTest::test_integration_detection_bug"
337
+ ],
338
+ "multi-gpu": [
339
+ "tests/models/paligemma/test_modeling_paligemma.py::PaliGemmaForConditionalGenerationIntegrationTest::test_integration_detection_bug"
340
+ ]
341
+ },
342
+ "phi3": {
343
+ "single-gpu": [],
344
+ "multi-gpu": [
345
+ "tests/models/phi3/test_modeling_phi3.py::Phi3IntegrationTest::test_export_static_cache"
346
+ ]
347
+ },
348
+ "phi4_multimodal": {
349
+ "single-gpu": [
350
+ "tests/models/phi4_multimodal/test_modeling_phi4_multimodal.py::Phi4MultimodalIntegrationTest::test_vision_text_generation"
351
+ ],
352
+ "multi-gpu": [
353
+ "tests/models/phi4_multimodal/test_modeling_phi4_multimodal.py::Phi4MultimodalIntegrationTest::test_vision_text_generation"
354
+ ]
355
+ },
356
+ "phimoe": {
357
+ "single-gpu": [
358
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_model_phimoe_instruct_logits",
359
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_phimoe_instruct_generation"
360
+ ],
361
+ "multi-gpu": [
362
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_model_phimoe_instruct_logits",
363
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_phimoe_instruct_generation"
364
+ ]
365
+ },
366
+ "pixtral": {
367
+ "single-gpu": [
368
+ "tests/models/pixtral/test_modeling_pixtral.py::PixtralVisionModelModelTest::test_sdpa_can_dispatch_on_flash"
369
+ ],
370
+ "multi-gpu": [
371
+ "tests/models/pixtral/test_modeling_pixtral.py::PixtralVisionModelModelTest::test_sdpa_can_dispatch_on_flash"
372
+ ]
373
+ },
374
+ "qwen2_vl": {
375
+ "single-gpu": [],
376
+ "multi-gpu": [
377
+ "tests/models/qwen2_vl/test_modeling_qwen2_vl.py::Qwen2VLIntegrationTest::test_small_model_integration_test_batch_different_resolutions"
378
+ ]
379
+ },
380
+ "qwen3": {
381
+ "single-gpu": [
382
+ "tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_export_static_cache"
383
+ ],
384
+ "multi-gpu": []
385
+ },
386
+ "qwen3_moe": {
387
+ "single-gpu": [],
388
+ "multi-gpu": [
389
+ "tests/models/qwen3_moe/test_modeling_qwen3_moe.py::Qwen3MoeIntegrationTest::test_model_15b_a2b_generation",
390
+ "tests/models/qwen3_moe/test_modeling_qwen3_moe.py::Qwen3MoeIntegrationTest::test_model_15b_a2b_logits",
391
+ "tests/models/qwen3_moe/test_modeling_qwen3_moe.py::Qwen3MoeIntegrationTest::test_model_15b_a2b_long_prompt_sdpa",
392
+ "tests/models/qwen3_moe/test_modeling_qwen3_moe.py::Qwen3MoeIntegrationTest::test_speculative_generation"
393
+ ]
394
+ },
395
+ "sam": {
396
+ "single-gpu": [
397
+ "tests/models/sam/test_modeling_sam.py::SamVisionModelTest::test_sdpa_can_dispatch_on_flash"
398
+ ],
399
+ "multi-gpu": [
400
+ "tests/models/sam/test_modeling_sam.py::SamVisionModelTest::test_sdpa_can_dispatch_on_flash"
401
+ ]
402
+ },
403
+ "sam_hq": {
404
+ "single-gpu": [
405
+ "tests/models/sam_hq/test_modeling_sam_hq.py::SamHQVisionModelTest::test_sdpa_can_dispatch_on_flash"
406
+ ],
407
+ "multi-gpu": [
408
+ "tests/models/sam_hq/test_modeling_sam_hq.py::SamHQVisionModelTest::test_sdpa_can_dispatch_on_flash"
409
+ ]
410
+ },
411
+ "seamless_m4t_v2": {
412
+ "single-gpu": [],
413
+ "multi-gpu": [
414
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_speech_to_speech_model",
415
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_text_to_speech_model"
416
+ ]
417
+ },
418
+ "segformer": {
419
+ "single-gpu": [
420
+ "tests/models/segformer/test_modeling_segformer.py::SegformerModelTest::test_batching_equivalence"
421
+ ],
422
+ "multi-gpu": [
423
+ "tests/models/segformer/test_modeling_segformer.py::SegformerModelTest::test_batching_equivalence"
424
+ ]
425
+ },
426
+ "speecht5": {
427
+ "single-gpu": [
428
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_batch_generation",
429
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_one_to_many_generation"
430
+ ],
431
+ "multi-gpu": [
432
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_batch_generation",
433
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_one_to_many_generation"
434
+ ]
435
+ },
436
+ "swin2sr": {
437
+ "single-gpu": [],
438
+ "multi-gpu": [
439
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelIntegrationTest::test_inference_fp16",
440
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelIntegrationTest::test_inference_image_super_resolution_head"
441
+ ]
442
+ },
443
+ "t5": {
444
+ "single-gpu": [],
445
+ "multi-gpu": [
446
+ "tests/models/t5/test_modeling_t5.py::T5ModelIntegrationTests::test_small_integration_test"
447
+ ]
448
+ },
449
+ "tapas": {
450
+ "single-gpu": [
451
+ "tests/models/tapas/test_modeling_tapas.py::TapasModelIntegrationTest::test_training_question_answering_head_weak_supervision"
452
+ ],
453
+ "multi-gpu": [
454
+ "tests/models/tapas/test_modeling_tapas.py::TapasModelIntegrationTest::test_training_question_answering_head_weak_supervision"
455
+ ]
456
+ },
457
+ "upernet": {
458
+ "single-gpu": [],
459
+ "multi-gpu": [
460
+ "tests/models/upernet/test_modeling_upernet.py::UperNetModelIntegrationTest::test_inference_swin_backbone"
461
+ ]
462
+ },
463
+ "vitmatte": {
464
+ "single-gpu": [
465
+ "tests/models/vitmatte/test_modeling_vitmatte.py::VitMatteModelTest::test_batching_equivalence"
466
+ ],
467
+ "multi-gpu": [
468
+ "tests/models/vitmatte/test_modeling_vitmatte.py::VitMatteModelTest::test_batching_equivalence"
469
+ ]
470
+ },
471
+ "vitpose": {
472
+ "single-gpu": [],
473
+ "multi-gpu": [
474
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_batched_inference",
475
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_inference_pose_estimation"
476
+ ]
477
+ },
478
+ "vjepa2": {
479
+ "single-gpu": [],
480
+ "multi-gpu": [
481
+ "tests/models/vjepa2/test_modeling_vjepa2.py::VJEPA2ModelIntegrationTest::test_video_classification"
482
+ ]
483
+ },
484
+ "xglm": {
485
+ "single-gpu": [],
486
+ "multi-gpu": [
487
+ "tests/models/xglm/test_modeling_xglm.py::XGLMModelLanguageGenerationTest::test_xglm_sample"
488
+ ]
489
+ },
490
+ "xlnet": {
491
+ "single-gpu": [
492
+ "tests/models/xlnet/test_modeling_xlnet.py::XLNetModelLanguageGenerationTest::test_lm_generate_xlnet_base_cased"
493
+ ],
494
+ "multi-gpu": [
495
+ "tests/models/xlnet/test_modeling_xlnet.py::XLNetModelLanguageGenerationTest::test_lm_generate_xlnet_base_cased"
496
+ ]
497
+ },
498
+ "zamba2": {
499
+ "single-gpu": [
500
+ "tests/models/zamba2/test_modeling_zamba2.py::Zamba2ModelTest::test_sdpa_can_dispatch_on_flash"
501
+ ],
502
+ "multi-gpu": [
503
+ "tests/models/zamba2/test_modeling_zamba2.py::Zamba2ModelTest::test_sdpa_can_dispatch_on_flash"
504
+ ]
505
+ },
506
+ "pipelines": {
507
+ "single-gpu": [],
508
+ "multi-gpu": [
509
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_s2t",
510
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt",
511
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_bf16",
512
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_fp16",
513
+ "tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_model_pt_chat_template",
514
+ "tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_small_model_pt_token",
515
+ "tests/pipelines/test_pipelines_text_to_audio.py::TextToAudioPipelineTests::test_generative_model_kwargs"
516
+ ]
517
+ },
518
+ "quantization": {
519
+ "single-gpu": [],
520
+ "multi-gpu": [
521
+ "tests/quantization/autoawq/test_awq.py::AwqConfigTest::test_wrong_backend",
522
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_quantized_model",
523
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_quantized_model_multi_accelerator",
524
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained",
525
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained_multi_accelerators",
526
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained_offload",
527
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_preserves_shape",
528
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_with_diff_feature_size_preserves_shape"
529
+ ]
530
+ },
531
+ "trainer": {
532
+ "single-gpu": [
533
+ "tests/trainer/test_trainer.py::TrainerIntegrationTest::test_auto_batch_size_finder",
534
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTest::test_hyperparameter_search",
535
+ "tests/trainer/test_trainer.py::TrainerHyperParameterMultiObjectOptunaIntegrationTest::test_hyperparameter_search",
536
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTestWithFullEval::test_hyperparameter_search"
537
+ ],
538
+ "multi-gpu": [
539
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTest::test_hyperparameter_search",
540
+ "tests/trainer/test_trainer.py::TrainerHyperParameterMultiObjectOptunaIntegrationTest::test_hyperparameter_search",
541
+ "tests/trainer/test_trainer_fsdp.py::TestFSDPTrainerTorchCompile::test_trainer"
542
+ ]
543
+ }
544
+ }