hf-transformers-bot commited on
Commit
9a63b7a
·
verified ·
1 Parent(s): 49abd9d

Upload 2025-06-04/runs/619-15432441575/ci_results_run_models_gpu/new_failures_against_15432421302.json with huggingface_hub

Browse files
2025-06-04/runs/619-15432441575/ci_results_run_models_gpu/new_failures_against_15432421302.json ADDED
@@ -0,0 +1,468 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "generation": {
3
+ "single-gpu": [],
4
+ "multi-gpu": [
5
+ "tests/generation/test_utils.py::GenerationIntegrationTests::test_validate_assistant"
6
+ ]
7
+ },
8
+ "blip_2": {
9
+ "single-gpu": [
10
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2ForConditionalGenerationDecoderOnlyTest::test_sdpa_can_compile_dynamic",
11
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2ForConditionalGenerationDecoderOnlyTest::test_sdpa_can_dispatch_on_flash",
12
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2ModelTest::test_sdpa_can_compile_dynamic",
13
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2ModelTest::test_sdpa_can_dispatch_on_flash",
14
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2TextModelWithProjectionTest::test_sdpa_can_compile_dynamic",
15
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2TextModelWithProjectionTest::test_sdpa_can_dispatch_on_flash",
16
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2VisionModelWithProjectionTest::test_sdpa_can_compile_dynamic",
17
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2VisionModelWithProjectionTest::test_sdpa_can_dispatch_on_flash",
18
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2TextRetrievalModelTest::test_sdpa_can_compile_dynamic",
19
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2TextRetrievalModelTest::test_sdpa_can_dispatch_on_flash"
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
+ "csm": {
30
+ "single-gpu": [],
31
+ "multi-gpu": [
32
+ "tests/models/csm/test_modeling_csm.py::CsmForConditionalGenerationTest::test_eager_matches_sdpa_generate"
33
+ ]
34
+ },
35
+ "dac": {
36
+ "single-gpu": [
37
+ "tests/models/dac/test_modeling_dac.py::DacIntegrationTest::test_integration_16khz"
38
+ ],
39
+ "multi-gpu": [
40
+ "tests/models/dac/test_modeling_dac.py::DacIntegrationTest::test_integration_16khz"
41
+ ]
42
+ },
43
+ "data2vec": {
44
+ "single-gpu": [
45
+ "tests/models/data2vec/test_modeling_data2vec_vision.py::Data2VecVisionModelTest::test_sdpa_can_compile_dynamic"
46
+ ],
47
+ "multi-gpu": []
48
+ },
49
+ "deepseek_v3": {
50
+ "single-gpu": [
51
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_sdpa_can_dispatch_on_flash"
52
+ ],
53
+ "multi-gpu": []
54
+ },
55
+ "deformable_detr": {
56
+ "single-gpu": [
57
+ "tests/models/deformable_detr/test_modeling_deformable_detr.py::DeformableDetrModelIntegrationTests::test_inference_object_detection_head"
58
+ ],
59
+ "multi-gpu": [
60
+ "tests/models/deformable_detr/test_modeling_deformable_detr.py::DeformableDetrModelIntegrationTests::test_inference_object_detection_head"
61
+ ]
62
+ },
63
+ "depth_pro": {
64
+ "single-gpu": [
65
+ "tests/models/depth_pro/test_modeling_depth_pro.py::DepthProModelTest::test_sdpa_can_compile_dynamic"
66
+ ],
67
+ "multi-gpu": []
68
+ },
69
+ "diffllama": {
70
+ "single-gpu": [
71
+ "tests/models/diffllama/test_modeling_diffllama.py::DiffLlamaModelTest::test_sdpa_can_dispatch_on_flash"
72
+ ],
73
+ "multi-gpu": []
74
+ },
75
+ "dpr": {
76
+ "single-gpu": [
77
+ "tests/models/dpr/test_modeling_dpr.py::DPRModelTest::test_sdpa_can_dispatch_on_flash"
78
+ ],
79
+ "multi-gpu": []
80
+ },
81
+ "dpt": {
82
+ "single-gpu": [
83
+ "tests/models/dpt/test_modeling_dpt_hybrid.py::DPTModelTest::test_sdpa_can_compile_dynamic",
84
+ "tests/models/dpt/test_modeling_dpt_hybrid.py::DPTModelTest::test_sdpa_can_dispatch_on_flash"
85
+ ],
86
+ "multi-gpu": []
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_model_outputs_equivalence",
96
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_resize_tokens_embeddings",
97
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_retain_grad_hidden_states_attentions",
98
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_save_load"
99
+ ],
100
+ "multi-gpu": []
101
+ },
102
+ "falcon_h1": {
103
+ "single-gpu": [
104
+ "tests/models/falcon_h1/test_modeling_falcon_h1.py::FalconH1ModelIntegrationTest::test_falcon_h1_hard"
105
+ ],
106
+ "multi-gpu": [
107
+ "tests/models/falcon_h1/test_modeling_falcon_h1.py::FalconH1ModelIntegrationTest::test_falcon_h1_hard"
108
+ ]
109
+ },
110
+ "fastspeech2_conformer": {
111
+ "single-gpu": [],
112
+ "multi-gpu": [
113
+ "tests/models/fastspeech2_conformer/test_modeling_fastspeech2_conformer.py::FastSpeech2ConformerWithHifiGanTest::test_model_outputs_equivalence"
114
+ ]
115
+ },
116
+ "gemma": {
117
+ "single-gpu": [
118
+ "tests/models/gemma/test_modeling_gemma.py::GemmaModelTest::test_torch_compile_for_training",
119
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_export_static_cache",
120
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_2b_bf16_dola",
121
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_bf16",
122
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_fp16_static_cache"
123
+ ],
124
+ "multi-gpu": []
125
+ },
126
+ "gemma2": {
127
+ "single-gpu": [
128
+ "tests/models/gemma2/test_modeling_gemma2.py::Gemma2IntegrationTest::test_generation_beyond_sliding_window_3_eager"
129
+ ],
130
+ "multi-gpu": []
131
+ },
132
+ "gemma3": {
133
+ "single-gpu": [
134
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3Vision2TextModelTest::test_sdpa_can_compile_dynamic",
135
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3Vision2TextModelTest::test_sdpa_can_dispatch_on_flash",
136
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch",
137
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch_crops",
138
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_crops",
139
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_multiimage"
140
+ ],
141
+ "multi-gpu": []
142
+ },
143
+ "glm4": {
144
+ "single-gpu": [
145
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_bf16",
146
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_eager",
147
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_fp16",
148
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_sdpa"
149
+ ],
150
+ "multi-gpu": []
151
+ },
152
+ "got_ocr2": {
153
+ "single-gpu": [
154
+ "tests/models/got_ocr2/test_modeling_got_ocr2.py::GotOcr2ModelTest::test_generate_continue_from_past_key_values"
155
+ ],
156
+ "multi-gpu": []
157
+ },
158
+ "gpt2": {
159
+ "single-gpu": [
160
+ "tests/models/gpt2/test_modeling_gpt2.py::GPT2ModelLanguageGenerationTest::test_gpt2_sample"
161
+ ],
162
+ "multi-gpu": []
163
+ },
164
+ "gpt_bigcode": {
165
+ "single-gpu": [
166
+ "tests/models/gpt_bigcode/test_modeling_gpt_bigcode.py::GPTBigCodeModelTest::test_sdpa_can_dispatch_on_flash",
167
+ "tests/models/gpt_bigcode/test_modeling_gpt_bigcode.py::GPTBigCodeMHAModelTest::test_sdpa_can_dispatch_on_flash"
168
+ ],
169
+ "multi-gpu": []
170
+ },
171
+ "gpt_neox": {
172
+ "single-gpu": [
173
+ "tests/models/gpt_neox/test_modeling_gpt_neox.py::GPTNeoXLanguageGenerationTest::test_lm_generate_flex_attn_gptneox"
174
+ ],
175
+ "multi-gpu": [
176
+ "tests/models/gpt_neox/test_modeling_gpt_neox.py::GPTNeoXLanguageGenerationTest::test_lm_generate_flex_attn_gptneox"
177
+ ]
178
+ },
179
+ "helium": {
180
+ "single-gpu": [
181
+ "tests/models/helium/test_modeling_helium.py::GemmaModelTest::test_torch_compile_for_training",
182
+ "tests/models/helium/test_modeling_helium.py::HeliumModelTest::test_torch_compile_for_training"
183
+ ],
184
+ "multi-gpu": []
185
+ },
186
+ "idefics2": {
187
+ "single-gpu": [
188
+ "tests/models/idefics2/test_modeling_idefics2.py::Idefics2ModelTest::test_sdpa_can_compile_dynamic",
189
+ "tests/models/idefics2/test_modeling_idefics2.py::Idefics2ForConditionalGenerationModelTest::test_sdpa_can_compile_dynamic"
190
+ ],
191
+ "multi-gpu": []
192
+ },
193
+ "instructblip": {
194
+ "single-gpu": [
195
+ "tests/models/instructblip/test_modeling_instructblip.py::InstructBlipForConditionalGenerationDecoderOnlyTest::test_sdpa_can_compile_dynamic",
196
+ "tests/models/instructblip/test_modeling_instructblip.py::InstructBlipForConditionalGenerationDecoderOnlyTest::test_sdpa_can_dispatch_on_flash"
197
+ ],
198
+ "multi-gpu": []
199
+ },
200
+ "instructblipvideo": {
201
+ "single-gpu": [
202
+ "tests/models/instructblipvideo/test_modeling_instructblipvideo.py::InstructBlipVideoForConditionalGenerationDecoderOnlyTest::test_sdpa_can_compile_dynamic",
203
+ "tests/models/instructblipvideo/test_modeling_instructblipvideo.py::InstructBlipVideoForConditionalGenerationDecoderOnlyTest::test_sdpa_can_dispatch_on_flash"
204
+ ],
205
+ "multi-gpu": []
206
+ },
207
+ "jamba": {
208
+ "single-gpu": [
209
+ "tests/models/jamba/test_modeling_jamba.py::JambaModelTest::test_sdpa_can_dispatch_on_flash"
210
+ ],
211
+ "multi-gpu": [
212
+ "tests/models/jamba/test_modeling_jamba.py::JambaModelTest::test_sdpa_can_dispatch_on_flash"
213
+ ]
214
+ },
215
+ "jetmoe": {
216
+ "single-gpu": [
217
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_batched_generation",
218
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_generation",
219
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_logits"
220
+ ],
221
+ "multi-gpu": []
222
+ },
223
+ "kosmos2": {
224
+ "single-gpu": [
225
+ "tests/models/kosmos2/test_modeling_kosmos2.py::Kosmos2ModelTest::test_sdpa_can_dispatch_on_flash"
226
+ ],
227
+ "multi-gpu": [
228
+ "tests/models/kosmos2/test_modeling_kosmos2.py::Kosmos2ModelTest::test_sdpa_can_dispatch_on_flash",
229
+ "tests/models/kosmos2/test_modeling_kosmos2.py::Kosmos2ModelTest::test_eager_matches_sdpa_generate"
230
+ ]
231
+ },
232
+ "llama": {
233
+ "single-gpu": [
234
+ "tests/models/llama/test_modeling_llama.py::LlamaModelTest::test_torch_compile_for_training",
235
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_llama_3_1_hard",
236
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits",
237
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits_bf16"
238
+ ],
239
+ "multi-gpu": [
240
+ "tests/models/llama/test_modeling_llama.py::LlamaModelTest::test_torch_compile_for_training",
241
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_llama_3_1_hard",
242
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits",
243
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits_bf16"
244
+ ]
245
+ },
246
+ "mistral": {
247
+ "single-gpu": [
248
+ "tests/models/mistral/test_modeling_mistral.py::MistralIntegrationTest::test_model_7b_logits"
249
+ ],
250
+ "multi-gpu": [
251
+ "tests/models/mistral/test_modeling_mistral.py::MistralIntegrationTest::test_model_7b_logits"
252
+ ]
253
+ },
254
+ "mixtral": {
255
+ "single-gpu": [
256
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits",
257
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits_batched"
258
+ ],
259
+ "multi-gpu": [
260
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits",
261
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits_batched"
262
+ ]
263
+ },
264
+ "mllama": {
265
+ "single-gpu": [
266
+ "tests/models/mllama/test_modeling_mllama.py::MllamaForConditionalGenerationModelTest::test_sdpa_can_dispatch_on_flash"
267
+ ],
268
+ "multi-gpu": [
269
+ "tests/models/mllama/test_modeling_mllama.py::MllamaForConditionalGenerationModelTest::test_sdpa_can_dispatch_on_flash"
270
+ ]
271
+ },
272
+ "modernbert": {
273
+ "single-gpu": [
274
+ "tests/models/modernbert/test_modeling_modernbert.py::ModernBertModelTest::test_sdpa_can_dispatch_on_flash"
275
+ ],
276
+ "multi-gpu": [
277
+ "tests/models/modernbert/test_modeling_modernbert.py::ModernBertModelTest::test_sdpa_can_dispatch_on_flash"
278
+ ]
279
+ },
280
+ "nemotron": {
281
+ "single-gpu": [
282
+ "tests/models/nemotron/test_modeling_nemotron.py::NemotronModelTest::test_torch_compile_for_training"
283
+ ],
284
+ "multi-gpu": [
285
+ "tests/models/nemotron/test_modeling_nemotron.py::NemotronModelTest::test_torch_compile_for_training"
286
+ ]
287
+ },
288
+ "olmo": {
289
+ "single-gpu": [
290
+ "tests/models/olmo/test_modeling_olmo.py::OlmoIntegrationTest::test_model_7b_greedy_generation",
291
+ "tests/models/olmo/test_modeling_olmo.py::OlmoIntegrationTest::test_model_7b_twin_2t_logits"
292
+ ],
293
+ "multi-gpu": []
294
+ },
295
+ "olmo2": {
296
+ "single-gpu": [
297
+ "tests/models/olmo2/test_modeling_olmo2.py::Olmo2IntegrationTest::test_model_7b_logits"
298
+ ],
299
+ "multi-gpu": []
300
+ },
301
+ "olmoe": {
302
+ "single-gpu": [
303
+ "tests/models/olmoe/test_modeling_olmoe.py::OlmoeIntegrationTest::test_model_7b_greedy_generation"
304
+ ],
305
+ "multi-gpu": []
306
+ },
307
+ "phi3": {
308
+ "single-gpu": [
309
+ "tests/models/phi3/test_modeling_phi3.py::Phi3IntegrationTest::test_export_static_cache"
310
+ ],
311
+ "multi-gpu": [
312
+ "tests/models/phi3/test_modeling_phi3.py::Phi3IntegrationTest::test_export_static_cache"
313
+ ]
314
+ },
315
+ "phimoe": {
316
+ "single-gpu": [
317
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_model_phimoe_instruct_logits",
318
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_phimoe_instruct_generation"
319
+ ],
320
+ "multi-gpu": [
321
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_model_phimoe_instruct_logits",
322
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_phimoe_instruct_generation"
323
+ ]
324
+ },
325
+ "pixtral": {
326
+ "single-gpu": [
327
+ "tests/models/pixtral/test_modeling_pixtral.py::PixtralVisionModelModelTest::test_sdpa_can_dispatch_on_flash"
328
+ ],
329
+ "multi-gpu": [
330
+ "tests/models/pixtral/test_modeling_pixtral.py::PixtralVisionModelModelTest::test_sdpa_can_dispatch_on_flash"
331
+ ]
332
+ },
333
+ "qwen2_5_vl": {
334
+ "single-gpu": [
335
+ "tests/models/qwen2_5_vl/test_modeling_qwen2_5_vl.py::Qwen2_5_VLModelTest::test_generate_continue_from_past_key_values"
336
+ ],
337
+ "multi-gpu": [
338
+ "tests/models/qwen2_5_vl/test_modeling_qwen2_5_vl.py::Qwen2_5_VLModelTest::test_generate_continue_from_past_key_values"
339
+ ]
340
+ },
341
+ "qwen2_vl": {
342
+ "single-gpu": [
343
+ "tests/models/qwen2_vl/test_modeling_qwen2_vl.py::Qwen2VLModelTest::test_generate_continue_from_past_key_values",
344
+ "tests/models/qwen2_vl/test_video_processing_qwen2_vl.py::Qwen2VLVideoProcessingTest::test_can_compile_fast_video_processor"
345
+ ],
346
+ "multi-gpu": [
347
+ "tests/models/qwen2_vl/test_modeling_qwen2_vl.py::Qwen2VLModelTest::test_generate_continue_from_past_key_values",
348
+ "tests/models/qwen2_vl/test_video_processing_qwen2_vl.py::Qwen2VLVideoProcessingTest::test_can_compile_fast_video_processor",
349
+ "tests/models/qwen2_vl/test_modeling_qwen2_vl.py::Qwen2VLIntegrationTest::test_small_model_integration_test"
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
+ "vitpose": {
405
+ "single-gpu": [
406
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_batched_inference",
407
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_inference_pose_estimation"
408
+ ],
409
+ "multi-gpu": [
410
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_batched_inference",
411
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_inference_pose_estimation"
412
+ ]
413
+ },
414
+ "zamba2": {
415
+ "single-gpu": [
416
+ "tests/models/zamba2/test_modeling_zamba2.py::Zamba2ModelTest::test_sdpa_can_dispatch_on_flash"
417
+ ],
418
+ "multi-gpu": [
419
+ "tests/models/zamba2/test_modeling_zamba2.py::Zamba2ModelTest::test_sdpa_can_dispatch_on_flash"
420
+ ]
421
+ },
422
+ "pipelines": {
423
+ "single-gpu": [
424
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_s2t",
425
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt",
426
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_bf16",
427
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_fp16",
428
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_integration_torch_image_segmentation",
429
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_threshold"
430
+ ],
431
+ "multi-gpu": [
432
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_s2t",
433
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt",
434
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_bf16",
435
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_fp16",
436
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_integration_torch_image_segmentation",
437
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_threshold"
438
+ ]
439
+ },
440
+ "quantization": {
441
+ "single-gpu": [
442
+ "tests/quantization/autoawq/test_awq.py::AwqConfigTest::test_wrong_backend",
443
+ "tests/quantization/bitnet_integration/test_bitnet.py::BitNetTest::test_quantized_model",
444
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_quantized_model",
445
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained",
446
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained_offload",
447
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_preserves_shape",
448
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_with_diff_feature_size_preserves_shape"
449
+ ],
450
+ "multi-gpu": [
451
+ "tests/quantization/autoawq/test_awq.py::AwqConfigTest::test_wrong_backend",
452
+ "tests/quantization/bitnet_integration/test_bitnet.py::BitNetTest::test_quantized_model",
453
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_preserves_shape",
454
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_with_diff_feature_size_preserves_shape"
455
+ ]
456
+ },
457
+ "trainer": {
458
+ "single-gpu": [
459
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTest::test_hyperparameter_search",
460
+ "tests/trainer/test_trainer.py::TrainerHyperParameterMultiObjectOptunaIntegrationTest::test_hyperparameter_search",
461
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTestWithFullEval::test_hyperparameter_search"
462
+ ],
463
+ "multi-gpu": [
464
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTest::test_hyperparameter_search",
465
+ "tests/trainer/test_trainer.py::TrainerHyperParameterMultiObjectOptunaIntegrationTest::test_hyperparameter_search"
466
+ ]
467
+ }
468
+ }