hf-transformers-bot commited on
Commit
104e332
·
verified ·
1 Parent(s): a13fef8

Upload 2025-06-05/runs/620-15457315636/ci_results_run_models_gpu/new_failures_against_15457296548.json with huggingface_hub

Browse files
2025-06-05/runs/620-15457315636/ci_results_run_models_gpu/new_failures_against_15457296548.json ADDED
@@ -0,0 +1,461 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "blip_2": {
3
+ "single-gpu": [
4
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2ForConditionalGenerationDecoderOnlyTest::test_sdpa_can_compile_dynamic",
5
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2ForConditionalGenerationDecoderOnlyTest::test_sdpa_can_dispatch_on_flash",
6
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2ModelTest::test_sdpa_can_compile_dynamic",
7
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2ModelTest::test_sdpa_can_dispatch_on_flash",
8
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2TextModelWithProjectionTest::test_sdpa_can_compile_dynamic",
9
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2TextModelWithProjectionTest::test_sdpa_can_dispatch_on_flash",
10
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2VisionModelWithProjectionTest::test_sdpa_can_compile_dynamic",
11
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2VisionModelWithProjectionTest::test_sdpa_can_dispatch_on_flash",
12
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2TextRetrievalModelTest::test_sdpa_can_compile_dynamic",
13
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2TextRetrievalModelTest::test_sdpa_can_dispatch_on_flash"
14
+ ],
15
+ "multi-gpu": []
16
+ },
17
+ "chinese_clip": {
18
+ "single-gpu": [
19
+ "tests/models/chinese_clip/test_modeling_chinese_clip.py::ChineseCLIPModelIntegrationTest::test_inference"
20
+ ],
21
+ "multi-gpu": []
22
+ },
23
+ "conditional_detr": {
24
+ "single-gpu": [
25
+ "tests/models/conditional_detr/test_modeling_conditional_detr.py::ConditionalDetrModelIntegrationTests::test_inference_object_detection_head"
26
+ ],
27
+ "multi-gpu": []
28
+ },
29
+ "data2vec": {
30
+ "single-gpu": [
31
+ "tests/models/data2vec/test_modeling_data2vec_vision.py::Data2VecVisionModelTest::test_sdpa_can_compile_dynamic"
32
+ ],
33
+ "multi-gpu": []
34
+ },
35
+ "deepseek_v3": {
36
+ "single-gpu": [
37
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_sdpa_can_dispatch_on_flash"
38
+ ],
39
+ "multi-gpu": []
40
+ },
41
+ "deformable_detr": {
42
+ "single-gpu": [
43
+ "tests/models/deformable_detr/test_modeling_deformable_detr.py::DeformableDetrModelIntegrationTests::test_inference_object_detection_head"
44
+ ],
45
+ "multi-gpu": []
46
+ },
47
+ "diffllama": {
48
+ "single-gpu": [
49
+ "tests/models/diffllama/test_modeling_diffllama.py::DiffLlamaModelTest::test_sdpa_can_dispatch_on_flash"
50
+ ],
51
+ "multi-gpu": []
52
+ },
53
+ "dpr": {
54
+ "single-gpu": [
55
+ "tests/models/dpr/test_modeling_dpr.py::DPRModelTest::test_sdpa_can_dispatch_on_flash"
56
+ ],
57
+ "multi-gpu": []
58
+ },
59
+ "dpt": {
60
+ "single-gpu": [
61
+ "tests/models/dpt/test_modeling_dpt_hybrid.py::DPTModelTest::test_sdpa_can_compile_dynamic",
62
+ "tests/models/dpt/test_modeling_dpt_hybrid.py::DPTModelTest::test_sdpa_can_dispatch_on_flash"
63
+ ],
64
+ "multi-gpu": []
65
+ },
66
+ "emu3": {
67
+ "single-gpu": [
68
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_attention_outputs",
69
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_batching_equivalence",
70
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_determinism",
71
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_feed_forward_chunking",
72
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_hidden_states_output",
73
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_model_outputs_equivalence",
74
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_resize_tokens_embeddings",
75
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_retain_grad_hidden_states_attentions",
76
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_save_load"
77
+ ],
78
+ "multi-gpu": []
79
+ },
80
+ "falcon_h1": {
81
+ "single-gpu": [
82
+ "tests/models/falcon_h1/test_modeling_falcon_h1.py::FalconH1ModelIntegrationTest::test_falcon_h1_hard"
83
+ ],
84
+ "multi-gpu": []
85
+ },
86
+ "fastspeech2_conformer": {
87
+ "single-gpu": [
88
+ "tests/models/fastspeech2_conformer/test_modeling_fastspeech2_conformer.py::FastSpeech2ConformerWithHifiGanTest::test_model_outputs_equivalence"
89
+ ],
90
+ "multi-gpu": []
91
+ },
92
+ "gemma": {
93
+ "single-gpu": [
94
+ "tests/models/gemma/test_modeling_gemma.py::GemmaModelTest::test_torch_compile_for_training",
95
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_export_static_cache",
96
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_2b_bf16_dola",
97
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_bf16",
98
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_fp16_static_cache"
99
+ ],
100
+ "multi-gpu": []
101
+ },
102
+ "gemma2": {
103
+ "single-gpu": [
104
+ "tests/models/gemma2/test_modeling_gemma2.py::Gemma2IntegrationTest::test_generation_beyond_sliding_window_3_eager"
105
+ ],
106
+ "multi-gpu": []
107
+ },
108
+ "gemma3": {
109
+ "single-gpu": [
110
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3Vision2TextModelTest::test_sdpa_can_compile_dynamic",
111
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3Vision2TextModelTest::test_sdpa_can_dispatch_on_flash",
112
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch",
113
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch_crops",
114
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_crops",
115
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_multiimage"
116
+ ],
117
+ "multi-gpu": []
118
+ },
119
+ "glm4": {
120
+ "single-gpu": [
121
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_bf16",
122
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_eager",
123
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_fp16",
124
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_sdpa"
125
+ ],
126
+ "multi-gpu": []
127
+ },
128
+ "got_ocr2": {
129
+ "single-gpu": [
130
+ "tests/models/got_ocr2/test_modeling_got_ocr2.py::GotOcr2ModelTest::test_generate_continue_from_past_key_values"
131
+ ],
132
+ "multi-gpu": []
133
+ },
134
+ "gpt2": {
135
+ "single-gpu": [
136
+ "tests/models/gpt2/test_modeling_gpt2.py::GPT2ModelLanguageGenerationTest::test_gpt2_sample"
137
+ ],
138
+ "multi-gpu": []
139
+ },
140
+ "gpt_bigcode": {
141
+ "single-gpu": [
142
+ "tests/models/gpt_bigcode/test_modeling_gpt_bigcode.py::GPTBigCodeModelTest::test_sdpa_can_dispatch_on_flash",
143
+ "tests/models/gpt_bigcode/test_modeling_gpt_bigcode.py::GPTBigCodeMHAModelTest::test_sdpa_can_dispatch_on_flash"
144
+ ],
145
+ "multi-gpu": []
146
+ },
147
+ "gpt_neox": {
148
+ "single-gpu": [
149
+ "tests/models/gpt_neox/test_modeling_gpt_neox.py::GPTNeoXLanguageGenerationTest::test_lm_generate_flex_attn_gptneox"
150
+ ],
151
+ "multi-gpu": []
152
+ },
153
+ "helium": {
154
+ "single-gpu": [
155
+ "tests/models/helium/test_modeling_helium.py::GemmaModelTest::test_torch_compile_for_training",
156
+ "tests/models/helium/test_modeling_helium.py::HeliumModelTest::test_torch_compile_for_training"
157
+ ],
158
+ "multi-gpu": []
159
+ },
160
+ "idefics2": {
161
+ "single-gpu": [
162
+ "tests/models/idefics2/test_modeling_idefics2.py::Idefics2ModelTest::test_sdpa_can_compile_dynamic",
163
+ "tests/models/idefics2/test_modeling_idefics2.py::Idefics2ForConditionalGenerationModelTest::test_sdpa_can_compile_dynamic"
164
+ ],
165
+ "multi-gpu": []
166
+ },
167
+ "instructblip": {
168
+ "single-gpu": [
169
+ "tests/models/instructblip/test_modeling_instructblip.py::InstructBlipForConditionalGenerationDecoderOnlyTest::test_sdpa_can_compile_dynamic",
170
+ "tests/models/instructblip/test_modeling_instructblip.py::InstructBlipForConditionalGenerationDecoderOnlyTest::test_sdpa_can_dispatch_on_flash"
171
+ ],
172
+ "multi-gpu": []
173
+ },
174
+ "instructblipvideo": {
175
+ "single-gpu": [
176
+ "tests/models/instructblipvideo/test_modeling_instructblipvideo.py::InstructBlipVideoForConditionalGenerationDecoderOnlyTest::test_sdpa_can_compile_dynamic",
177
+ "tests/models/instructblipvideo/test_modeling_instructblipvideo.py::InstructBlipVideoForConditionalGenerationDecoderOnlyTest::test_sdpa_can_dispatch_on_flash"
178
+ ],
179
+ "multi-gpu": []
180
+ },
181
+ "internvl": {
182
+ "single-gpu": [
183
+ "tests/models/internvl/test_video_processor_internvl.py::InternVLVideoProcessingTest::test_can_compile_fast_video_processor"
184
+ ],
185
+ "multi-gpu": []
186
+ },
187
+ "jamba": {
188
+ "single-gpu": [
189
+ "tests/models/jamba/test_modeling_jamba.py::JambaModelTest::test_sdpa_can_dispatch_on_flash"
190
+ ],
191
+ "multi-gpu": []
192
+ },
193
+ "janus": {
194
+ "single-gpu": [
195
+ "tests/models/janus/test_modeling_janus.py::JanusIntegrationTest::test_model_generate_images"
196
+ ],
197
+ "multi-gpu": []
198
+ },
199
+ "jetmoe": {
200
+ "single-gpu": [
201
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_batched_generation",
202
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_generation",
203
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_logits"
204
+ ],
205
+ "multi-gpu": []
206
+ },
207
+ "kosmos2": {
208
+ "single-gpu": [
209
+ "tests/models/kosmos2/test_modeling_kosmos2.py::Kosmos2ModelTest::test_sdpa_can_dispatch_on_flash"
210
+ ],
211
+ "multi-gpu": []
212
+ },
213
+ "llama": {
214
+ "single-gpu": [
215
+ "tests/models/llama/test_modeling_llama.py::LlamaModelTest::test_torch_compile_for_training",
216
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_llama_3_1_hard",
217
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits",
218
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits_bf16"
219
+ ],
220
+ "multi-gpu": []
221
+ },
222
+ "minimax": {
223
+ "single-gpu": [
224
+ "tests/models/minimax/test_modeling_minimax.py::MiniMaxIntegrationTest::test_small_model_logits"
225
+ ],
226
+ "multi-gpu": []
227
+ },
228
+ "mistral": {
229
+ "single-gpu": [
230
+ "tests/models/mistral/test_modeling_mistral.py::MistralIntegrationTest::test_model_7b_logits"
231
+ ],
232
+ "multi-gpu": []
233
+ },
234
+ "mixtral": {
235
+ "single-gpu": [
236
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits",
237
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits_batched"
238
+ ],
239
+ "multi-gpu": []
240
+ },
241
+ "mllama": {
242
+ "single-gpu": [
243
+ "tests/models/mllama/test_modeling_mllama.py::MllamaForConditionalGenerationModelTest::test_sdpa_can_dispatch_on_flash"
244
+ ],
245
+ "multi-gpu": [
246
+ "tests/models/mllama/test_modeling_mllama.py::MllamaForConditionalGenerationModelTest::test_sdpa_can_dispatch_on_flash"
247
+ ]
248
+ },
249
+ "modernbert": {
250
+ "single-gpu": [
251
+ "tests/models/modernbert/test_modeling_modernbert.py::ModernBertModelTest::test_sdpa_can_dispatch_on_flash"
252
+ ],
253
+ "multi-gpu": [
254
+ "tests/models/modernbert/test_modeling_modernbert.py::ModernBertModelTest::test_sdpa_can_dispatch_on_flash"
255
+ ]
256
+ },
257
+ "moonshine": {
258
+ "single-gpu": [],
259
+ "multi-gpu": [
260
+ "tests/models/moonshine/test_modeling_moonshine.py::MoonshineModelTest::test_sdpa_can_compile_dynamic"
261
+ ]
262
+ },
263
+ "moshi": {
264
+ "single-gpu": [
265
+ "tests/models/moshi/test_modeling_moshi.py::MoshiIntegrationTests::test_moshika_conditional_greedy",
266
+ "tests/models/moshi/test_modeling_moshi.py::MoshiIntegrationTests::test_moshika_greedy_unconditional_fp16",
267
+ "tests/models/moshi/test_modeling_moshi.py::MoshiIntegrationTests::test_moshiko_greedy_unconditional_fp16",
268
+ "tests/models/moshi/test_modeling_moshi.py::MoshiIntegrationTests::test_moshiko_greedy_unconditional_fp16_eager",
269
+ "tests/models/moshi/test_modeling_moshi.py::MoshiIntegrationTests::test_moshiko_greedy_unconditional_fp32"
270
+ ],
271
+ "multi-gpu": []
272
+ },
273
+ "nemotron": {
274
+ "single-gpu": [
275
+ "tests/models/nemotron/test_modeling_nemotron.py::NemotronModelTest::test_torch_compile_for_training"
276
+ ],
277
+ "multi-gpu": [
278
+ "tests/models/nemotron/test_modeling_nemotron.py::NemotronModelTest::test_torch_compile_for_training"
279
+ ]
280
+ },
281
+ "olmo": {
282
+ "single-gpu": [
283
+ "tests/models/olmo/test_modeling_olmo.py::OlmoIntegrationTest::test_model_7b_greedy_generation",
284
+ "tests/models/olmo/test_modeling_olmo.py::OlmoIntegrationTest::test_model_7b_twin_2t_logits"
285
+ ],
286
+ "multi-gpu": []
287
+ },
288
+ "olmo2": {
289
+ "single-gpu": [
290
+ "tests/models/olmo2/test_modeling_olmo2.py::Olmo2IntegrationTest::test_model_7b_logits"
291
+ ],
292
+ "multi-gpu": []
293
+ },
294
+ "olmoe": {
295
+ "single-gpu": [
296
+ "tests/models/olmoe/test_modeling_olmoe.py::OlmoeIntegrationTest::test_model_7b_greedy_generation"
297
+ ],
298
+ "multi-gpu": []
299
+ },
300
+ "phi3": {
301
+ "single-gpu": [
302
+ "tests/models/phi3/test_modeling_phi3.py::Phi3IntegrationTest::test_export_static_cache"
303
+ ],
304
+ "multi-gpu": [
305
+ "tests/models/phi3/test_modeling_phi3.py::Phi3IntegrationTest::test_export_static_cache"
306
+ ]
307
+ },
308
+ "phimoe": {
309
+ "single-gpu": [
310
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_model_phimoe_instruct_logits",
311
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_phimoe_instruct_generation"
312
+ ],
313
+ "multi-gpu": [
314
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_model_phimoe_instruct_logits",
315
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_phimoe_instruct_generation"
316
+ ]
317
+ },
318
+ "pixtral": {
319
+ "single-gpu": [
320
+ "tests/models/pixtral/test_modeling_pixtral.py::PixtralVisionModelModelTest::test_sdpa_can_dispatch_on_flash"
321
+ ],
322
+ "multi-gpu": [
323
+ "tests/models/pixtral/test_modeling_pixtral.py::PixtralVisionModelModelTest::test_sdpa_can_dispatch_on_flash"
324
+ ]
325
+ },
326
+ "qwen2_5_omni": {
327
+ "single-gpu": [
328
+ "tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniThinkerForConditionalGenerationModelTest::test_generate_continue_from_past_key_values"
329
+ ],
330
+ "multi-gpu": [
331
+ "tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniThinkerForConditionalGenerationModelTest::test_generate_continue_from_past_key_values"
332
+ ]
333
+ },
334
+ "qwen2_5_vl": {
335
+ "single-gpu": [
336
+ "tests/models/qwen2_5_vl/test_modeling_qwen2_5_vl.py::Qwen2_5_VLModelTest::test_generate_continue_from_past_key_values"
337
+ ],
338
+ "multi-gpu": [
339
+ "tests/models/qwen2_5_vl/test_modeling_qwen2_5_vl.py::Qwen2_5_VLModelTest::test_generate_continue_from_past_key_values"
340
+ ]
341
+ },
342
+ "qwen2_vl": {
343
+ "single-gpu": [
344
+ "tests/models/qwen2_vl/test_modeling_qwen2_vl.py::Qwen2VLModelTest::test_generate_continue_from_past_key_values",
345
+ "tests/models/qwen2_vl/test_video_processing_qwen2_vl.py::Qwen2VLVideoProcessingTest::test_can_compile_fast_video_processor"
346
+ ],
347
+ "multi-gpu": [
348
+ "tests/models/qwen2_vl/test_modeling_qwen2_vl.py::Qwen2VLModelTest::test_generate_continue_from_past_key_values",
349
+ "tests/models/qwen2_vl/test_video_processing_qwen2_vl.py::Qwen2VLVideoProcessingTest::test_can_compile_fast_video_processor"
350
+ ]
351
+ },
352
+ "qwen3": {
353
+ "single-gpu": [
354
+ "tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_export_static_cache"
355
+ ],
356
+ "multi-gpu": [
357
+ "tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_export_static_cache"
358
+ ]
359
+ },
360
+ "sam": {
361
+ "single-gpu": [
362
+ "tests/models/sam/test_modeling_sam.py::SamVisionModelTest::test_sdpa_can_dispatch_on_flash"
363
+ ],
364
+ "multi-gpu": [
365
+ "tests/models/sam/test_modeling_sam.py::SamVisionModelTest::test_sdpa_can_dispatch_on_flash"
366
+ ]
367
+ },
368
+ "sam_hq": {
369
+ "single-gpu": [
370
+ "tests/models/sam_hq/test_modeling_sam_hq.py::SamHQVisionModelTest::test_sdpa_can_dispatch_on_flash"
371
+ ],
372
+ "multi-gpu": [
373
+ "tests/models/sam_hq/test_modeling_sam_hq.py::SamHQVisionModelTest::test_sdpa_can_dispatch_on_flash"
374
+ ]
375
+ },
376
+ "seamless_m4t_v2": {
377
+ "single-gpu": [
378
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_speech_to_speech_model",
379
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_text_to_speech_model"
380
+ ],
381
+ "multi-gpu": [
382
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_speech_to_speech_model",
383
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_text_to_speech_model"
384
+ ]
385
+ },
386
+ "speecht5": {
387
+ "single-gpu": [
388
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_batch_generation",
389
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_one_to_many_generation"
390
+ ],
391
+ "multi-gpu": [
392
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_batch_generation",
393
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_one_to_many_generation"
394
+ ]
395
+ },
396
+ "tapas": {
397
+ "single-gpu": [
398
+ "tests/models/tapas/test_modeling_tapas.py::TapasModelIntegrationTest::test_training_question_answering_head_weak_supervision"
399
+ ],
400
+ "multi-gpu": [
401
+ "tests/models/tapas/test_modeling_tapas.py::TapasModelIntegrationTest::test_training_question_answering_head_weak_supervision"
402
+ ]
403
+ },
404
+ "vision_text_dual_encoder": {
405
+ "single-gpu": [
406
+ "tests/models/vision_text_dual_encoder/test_modeling_vision_text_dual_encoder.py::ViTBertModelTest::test_real_model_save_load_from_pretrained"
407
+ ],
408
+ "multi-gpu": []
409
+ },
410
+ "vitpose": {
411
+ "single-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
+ "multi-gpu": [
416
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_batched_inference",
417
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_inference_pose_estimation"
418
+ ]
419
+ },
420
+ "zamba2": {
421
+ "single-gpu": [
422
+ "tests/models/zamba2/test_modeling_zamba2.py::Zamba2ModelTest::test_sdpa_can_dispatch_on_flash"
423
+ ],
424
+ "multi-gpu": [
425
+ "tests/models/zamba2/test_modeling_zamba2.py::Zamba2ModelTest::test_sdpa_can_dispatch_on_flash"
426
+ ]
427
+ },
428
+ "pipelines": {
429
+ "single-gpu": [
430
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_s2t",
431
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt",
432
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_bf16",
433
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_fp16",
434
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_integration_torch_image_segmentation",
435
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_threshold"
436
+ ],
437
+ "multi-gpu": [
438
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_s2t",
439
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt",
440
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_bf16",
441
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_fp16"
442
+ ]
443
+ },
444
+ "quantization": {
445
+ "single-gpu": [
446
+ "tests/quantization/autoawq/test_awq.py::AwqConfigTest::test_wrong_backend",
447
+ "tests/quantization/bitnet_integration/test_bitnet.py::BitNetTest::test_quantized_model",
448
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_preserves_shape",
449
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_with_diff_feature_size_preserves_shape"
450
+ ],
451
+ "multi-gpu": []
452
+ },
453
+ "trainer": {
454
+ "single-gpu": [
455
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTest::test_hyperparameter_search",
456
+ "tests/trainer/test_trainer.py::TrainerHyperParameterMultiObjectOptunaIntegrationTest::test_hyperparameter_search",
457
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTestWithFullEval::test_hyperparameter_search"
458
+ ],
459
+ "multi-gpu": []
460
+ }
461
+ }