hf-transformers-bot commited on
Commit
a6784cc
·
verified ·
1 Parent(s): 278eec9

Upload 2025-05-30/runs/146-15338092125/ci_results_run_models_gpu/new_failures_against_15338079835.json with huggingface_hub

Browse files
2025-05-30/runs/146-15338092125/ci_results_run_models_gpu/new_failures_against_15338079835.json ADDED
@@ -0,0 +1,615 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2ForConditionalGenerationDecoderOnlyTest::test_sdpa_can_compile_dynamic",
17
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2ForConditionalGenerationDecoderOnlyTest::test_sdpa_can_dispatch_on_flash",
18
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2ModelTest::test_sdpa_can_compile_dynamic",
19
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2ModelTest::test_sdpa_can_dispatch_on_flash",
20
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2TextModelWithProjectionTest::test_sdpa_can_compile_dynamic",
21
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2TextModelWithProjectionTest::test_sdpa_can_dispatch_on_flash",
22
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2VisionModelWithProjectionTest::test_sdpa_can_compile_dynamic",
23
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2VisionModelWithProjectionTest::test_sdpa_can_dispatch_on_flash",
24
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2TextRetrievalModelTest::test_sdpa_can_compile_dynamic",
25
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2TextRetrievalModelTest::test_sdpa_can_dispatch_on_flash"
26
+ ]
27
+ },
28
+ "cohere2": {
29
+ "single-gpu": [
30
+ "tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_export_static_cache",
31
+ "tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_generation_beyond_sliding_window_0_flash_attention_2",
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
+ "multi-gpu": [
36
+ "tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_export_static_cache",
37
+ "tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_generation_beyond_sliding_window_0_flash_attention_2",
38
+ "tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_model_fp16",
39
+ "tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_model_pipeline_bf16"
40
+ ]
41
+ },
42
+ "conditional_detr": {
43
+ "single-gpu": [],
44
+ "multi-gpu": [
45
+ "tests/models/conditional_detr/test_modeling_conditional_detr.py::ConditionalDetrModelIntegrationTests::test_inference_object_detection_head"
46
+ ]
47
+ },
48
+ "dac": {
49
+ "single-gpu": [
50
+ "tests/models/dac/test_modeling_dac.py::DacIntegrationTest::test_integration_16khz"
51
+ ],
52
+ "multi-gpu": [
53
+ "tests/models/dac/test_modeling_dac.py::DacIntegrationTest::test_integration_16khz"
54
+ ]
55
+ },
56
+ "data2vec": {
57
+ "single-gpu": [
58
+ "tests/models/data2vec/test_modeling_data2vec_vision.py::Data2VecVisionModelTest::test_sdpa_can_compile_dynamic"
59
+ ],
60
+ "multi-gpu": [
61
+ "tests/models/data2vec/test_modeling_data2vec_vision.py::Data2VecVisionModelTest::test_sdpa_can_compile_dynamic"
62
+ ]
63
+ },
64
+ "deepseek_v3": {
65
+ "single-gpu": [
66
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_sdpa_can_dispatch_on_flash"
67
+ ],
68
+ "multi-gpu": [
69
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_sdpa_can_dispatch_on_flash"
70
+ ]
71
+ },
72
+ "deformable_detr": {
73
+ "single-gpu": [],
74
+ "multi-gpu": [
75
+ "tests/models/deformable_detr/test_modeling_deformable_detr.py::DeformableDetrModelIntegrationTests::test_inference_object_detection_head"
76
+ ]
77
+ },
78
+ "depth_pro": {
79
+ "single-gpu": [
80
+ "tests/models/depth_pro/test_modeling_depth_pro.py::DepthProModelTest::test_sdpa_can_compile_dynamic"
81
+ ],
82
+ "multi-gpu": [
83
+ "tests/models/depth_pro/test_modeling_depth_pro.py::DepthProModelTest::test_sdpa_can_compile_dynamic"
84
+ ]
85
+ },
86
+ "diffllama": {
87
+ "single-gpu": [
88
+ "tests/models/diffllama/test_modeling_diffllama.py::DiffLlamaModelTest::test_sdpa_can_dispatch_on_flash"
89
+ ],
90
+ "multi-gpu": [
91
+ "tests/models/diffllama/test_modeling_diffllama.py::DiffLlamaModelTest::test_sdpa_can_dispatch_on_flash"
92
+ ]
93
+ },
94
+ "dpr": {
95
+ "single-gpu": [],
96
+ "multi-gpu": [
97
+ "tests/models/dpr/test_modeling_dpr.py::DPRModelTest::test_sdpa_can_dispatch_on_flash"
98
+ ]
99
+ },
100
+ "dpt": {
101
+ "single-gpu": [
102
+ "tests/models/dpt/test_modeling_dpt_hybrid.py::DPTModelTest::test_sdpa_can_compile_dynamic",
103
+ "tests/models/dpt/test_modeling_dpt_hybrid.py::DPTModelTest::test_sdpa_can_dispatch_on_flash"
104
+ ],
105
+ "multi-gpu": [
106
+ "tests/models/dpt/test_modeling_dpt_hybrid.py::DPTModelTest::test_sdpa_can_compile_dynamic",
107
+ "tests/models/dpt/test_modeling_dpt_hybrid.py::DPTModelTest::test_sdpa_can_dispatch_on_flash"
108
+ ]
109
+ },
110
+ "emu3": {
111
+ "single-gpu": [
112
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_attention_outputs",
113
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_batching_equivalence",
114
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_determinism",
115
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_feed_forward_chunking",
116
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_hidden_states_output",
117
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_model_outputs_equivalence",
118
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_resize_tokens_embeddings",
119
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_retain_grad_hidden_states_attentions",
120
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_save_load"
121
+ ],
122
+ "multi-gpu": [
123
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_attention_outputs",
124
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_batching_equivalence",
125
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_determinism",
126
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_feed_forward_chunking",
127
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_hidden_states_output",
128
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_model_outputs_equivalence",
129
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_resize_tokens_embeddings",
130
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_retain_grad_hidden_states_attentions",
131
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_save_load",
132
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_model_parallelism",
133
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_multi_gpu_data_parallel_forward"
134
+ ]
135
+ },
136
+ "falcon_h1": {
137
+ "single-gpu": [
138
+ "tests/models/falcon_h1/test_modeling_falcon_h1.py::FalconH1ModelIntegrationTest::test_falcon_h1_hard"
139
+ ],
140
+ "multi-gpu": [
141
+ "tests/models/falcon_h1/test_modeling_falcon_h1.py::FalconH1ModelIntegrationTest::test_falcon_h1_hard"
142
+ ]
143
+ },
144
+ "gemma": {
145
+ "single-gpu": [
146
+ "tests/models/gemma/test_modeling_gemma.py::GemmaModelTest::test_torch_compile_for_training",
147
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_2b_bf16_dola",
148
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_bf16",
149
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_fp16",
150
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_fp16_static_cache"
151
+ ],
152
+ "multi-gpu": [
153
+ "tests/models/gemma/test_modeling_gemma.py::GemmaModelTest::test_torch_compile_for_training",
154
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_2b_bf16_dola",
155
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_bf16",
156
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_fp16"
157
+ ]
158
+ },
159
+ "gemma2": {
160
+ "single-gpu": [
161
+ "tests/models/gemma2/test_modeling_gemma2.py::Gemma2IntegrationTest::test_generation_beyond_sliding_window_0_flash_attention_2",
162
+ "tests/models/gemma2/test_modeling_gemma2.py::Gemma2IntegrationTest::test_model_2b_pipeline_bf16_flex_attention"
163
+ ],
164
+ "multi-gpu": []
165
+ },
166
+ "gemma3": {
167
+ "single-gpu": [
168
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3Vision2TextModelTest::test_sdpa_can_compile_dynamic",
169
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3Vision2TextModelTest::test_sdpa_can_dispatch_on_flash",
170
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch",
171
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch_crops",
172
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_crops",
173
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_multiimage"
174
+ ],
175
+ "multi-gpu": [
176
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3Vision2TextModelTest::test_sdpa_can_compile_dynamic",
177
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3Vision2TextModelTest::test_sdpa_can_dispatch_on_flash",
178
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch",
179
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch_crops",
180
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_crops",
181
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_multiimage"
182
+ ]
183
+ },
184
+ "glm4": {
185
+ "single-gpu": [
186
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_bf16",
187
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_eager",
188
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_fp16",
189
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_sdpa"
190
+ ],
191
+ "multi-gpu": [
192
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_bf16",
193
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_eager",
194
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_fp16",
195
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_sdpa"
196
+ ]
197
+ },
198
+ "got_ocr2": {
199
+ "single-gpu": [
200
+ "tests/models/got_ocr2/test_modeling_got_ocr2.py::GotOcr2ModelTest::test_generate_continue_from_past_key_values"
201
+ ],
202
+ "multi-gpu": [
203
+ "tests/models/got_ocr2/test_modeling_got_ocr2.py::GotOcr2ModelTest::test_generate_continue_from_past_key_values"
204
+ ]
205
+ },
206
+ "gpt2": {
207
+ "single-gpu": [
208
+ "tests/models/gpt2/test_modeling_gpt2.py::GPT2ModelLanguageGenerationTest::test_gpt2_sample"
209
+ ],
210
+ "multi-gpu": [
211
+ "tests/models/gpt2/test_modeling_gpt2.py::GPT2ModelLanguageGenerationTest::test_gpt2_sample"
212
+ ]
213
+ },
214
+ "gpt_bigcode": {
215
+ "single-gpu": [
216
+ "tests/models/gpt_bigcode/test_modeling_gpt_bigcode.py::GPTBigCodeModelTest::test_sdpa_can_dispatch_on_flash",
217
+ "tests/models/gpt_bigcode/test_modeling_gpt_bigcode.py::GPTBigCodeMHAModelTest::test_sdpa_can_dispatch_on_flash"
218
+ ],
219
+ "multi-gpu": [
220
+ "tests/models/gpt_bigcode/test_modeling_gpt_bigcode.py::GPTBigCodeModelTest::test_sdpa_can_dispatch_on_flash",
221
+ "tests/models/gpt_bigcode/test_modeling_gpt_bigcode.py::GPTBigCodeMHAModelTest::test_sdpa_can_dispatch_on_flash"
222
+ ]
223
+ },
224
+ "gpt_neox": {
225
+ "single-gpu": [
226
+ "tests/models/gpt_neox/test_modeling_gpt_neox.py::GPTNeoXLanguageGenerationTest::test_lm_generate_flex_attn_gptneox"
227
+ ],
228
+ "multi-gpu": [
229
+ "tests/models/gpt_neox/test_modeling_gpt_neox.py::GPTNeoXLanguageGenerationTest::test_lm_generate_flex_attn_gptneox"
230
+ ]
231
+ },
232
+ "helium": {
233
+ "single-gpu": [
234
+ "tests/models/helium/test_modeling_helium.py::GemmaModelTest::test_torch_compile_for_training",
235
+ "tests/models/helium/test_modeling_helium.py::HeliumModelTest::test_torch_compile_for_training"
236
+ ],
237
+ "multi-gpu": [
238
+ "tests/models/helium/test_modeling_helium.py::GemmaModelTest::test_torch_compile_for_training",
239
+ "tests/models/helium/test_modeling_helium.py::HeliumModelTest::test_torch_compile_for_training"
240
+ ]
241
+ },
242
+ "idefics2": {
243
+ "single-gpu": [
244
+ "tests/models/idefics2/test_modeling_idefics2.py::Idefics2ModelTest::test_sdpa_can_compile_dynamic",
245
+ "tests/models/idefics2/test_modeling_idefics2.py::Idefics2ForConditionalGenerationModelTest::test_sdpa_can_compile_dynamic"
246
+ ],
247
+ "multi-gpu": [
248
+ "tests/models/idefics2/test_modeling_idefics2.py::Idefics2ModelTest::test_sdpa_can_compile_dynamic",
249
+ "tests/models/idefics2/test_modeling_idefics2.py::Idefics2ForConditionalGenerationModelTest::test_sdpa_can_compile_dynamic"
250
+ ]
251
+ },
252
+ "instructblip": {
253
+ "single-gpu": [
254
+ "tests/models/instructblip/test_modeling_instructblip.py::InstructBlipForConditionalGenerationDecoderOnlyTest::test_sdpa_can_compile_dynamic",
255
+ "tests/models/instructblip/test_modeling_instructblip.py::InstructBlipForConditionalGenerationDecoderOnlyTest::test_sdpa_can_dispatch_on_flash"
256
+ ],
257
+ "multi-gpu": [
258
+ "tests/models/instructblip/test_modeling_instructblip.py::InstructBlipForConditionalGenerationDecoderOnlyTest::test_sdpa_can_compile_dynamic",
259
+ "tests/models/instructblip/test_modeling_instructblip.py::InstructBlipForConditionalGenerationDecoderOnlyTest::test_sdpa_can_dispatch_on_flash"
260
+ ]
261
+ },
262
+ "instructblipvideo": {
263
+ "single-gpu": [
264
+ "tests/models/instructblipvideo/test_modeling_instructblipvideo.py::InstructBlipVideoForConditionalGenerationDecoderOnlyTest::test_sdpa_can_compile_dynamic",
265
+ "tests/models/instructblipvideo/test_modeling_instructblipvideo.py::InstructBlipVideoForConditionalGenerationDecoderOnlyTest::test_sdpa_can_dispatch_on_flash"
266
+ ],
267
+ "multi-gpu": [
268
+ "tests/models/instructblipvideo/test_modeling_instructblipvideo.py::InstructBlipVideoForConditionalGenerationDecoderOnlyTest::test_sdpa_can_compile_dynamic",
269
+ "tests/models/instructblipvideo/test_modeling_instructblipvideo.py::InstructBlipVideoForConditionalGenerationDecoderOnlyTest::test_sdpa_can_dispatch_on_flash"
270
+ ]
271
+ },
272
+ "internvl": {
273
+ "single-gpu": [
274
+ "tests/models/internvl/test_video_processor_internvl.py::InternVLVideoProcessingTest::test_can_compile_fast_video_processor"
275
+ ],
276
+ "multi-gpu": [
277
+ "tests/models/internvl/test_video_processor_internvl.py::InternVLVideoProcessingTest::test_can_compile_fast_video_processor"
278
+ ]
279
+ },
280
+ "jamba": {
281
+ "single-gpu": [
282
+ "tests/models/jamba/test_modeling_jamba.py::JambaModelTest::test_sdpa_can_dispatch_on_flash"
283
+ ],
284
+ "multi-gpu": [
285
+ "tests/models/jamba/test_modeling_jamba.py::JambaModelTest::test_sdpa_can_dispatch_on_flash"
286
+ ]
287
+ },
288
+ "jetmoe": {
289
+ "single-gpu": [
290
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_batched_generation",
291
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_generation",
292
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_logits"
293
+ ],
294
+ "multi-gpu": []
295
+ },
296
+ "kosmos2": {
297
+ "single-gpu": [
298
+ "tests/models/kosmos2/test_modeling_kosmos2.py::Kosmos2ModelTest::test_sdpa_can_dispatch_on_flash"
299
+ ],
300
+ "multi-gpu": [
301
+ "tests/models/kosmos2/test_modeling_kosmos2.py::Kosmos2ModelTest::test_sdpa_can_dispatch_on_flash"
302
+ ]
303
+ },
304
+ "lilt": {
305
+ "single-gpu": [
306
+ "tests/models/lilt/test_modeling_lilt.py::LiltModelTest::test_model_outputs_equivalence"
307
+ ],
308
+ "multi-gpu": [
309
+ "tests/models/lilt/test_modeling_lilt.py::LiltModelTest::test_model_outputs_equivalence"
310
+ ]
311
+ },
312
+ "llama": {
313
+ "single-gpu": [
314
+ "tests/models/llama/test_modeling_llama.py::LlamaModelTest::test_torch_compile_for_training",
315
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_llama_3_1_hard",
316
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits",
317
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits_bf16"
318
+ ],
319
+ "multi-gpu": [
320
+ "tests/models/llama/test_modeling_llama.py::LlamaModelTest::test_torch_compile_for_training",
321
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_llama_3_1_hard",
322
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits",
323
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits_bf16"
324
+ ]
325
+ },
326
+ "mamba2": {
327
+ "single-gpu": [
328
+ "tests/models/mamba2/test_modeling_mamba2.py::Mamba2ModelTest::test_mamba2_caching"
329
+ ],
330
+ "multi-gpu": [
331
+ "tests/models/mamba2/test_modeling_mamba2.py::Mamba2ModelTest::test_mamba2_caching"
332
+ ]
333
+ },
334
+ "mistral": {
335
+ "single-gpu": [
336
+ "tests/models/mistral/test_modeling_mistral.py::MistralIntegrationTest::test_model_7b_logits"
337
+ ],
338
+ "multi-gpu": [
339
+ "tests/models/mistral/test_modeling_mistral.py::MistralIntegrationTest::test_model_7b_logits"
340
+ ]
341
+ },
342
+ "mixtral": {
343
+ "single-gpu": [
344
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits",
345
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits_batched"
346
+ ],
347
+ "multi-gpu": [
348
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits",
349
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits_batched"
350
+ ]
351
+ },
352
+ "mllama": {
353
+ "single-gpu": [
354
+ "tests/models/mllama/test_modeling_mllama.py::MllamaForConditionalGenerationModelTest::test_sdpa_can_dispatch_on_flash"
355
+ ],
356
+ "multi-gpu": [
357
+ "tests/models/mllama/test_modeling_mllama.py::MllamaForConditionalGenerationModelTest::test_sdpa_can_dispatch_on_flash"
358
+ ]
359
+ },
360
+ "modernbert": {
361
+ "single-gpu": [
362
+ "tests/models/modernbert/test_modeling_modernbert.py::ModernBertModelTest::test_sdpa_can_dispatch_on_flash"
363
+ ],
364
+ "multi-gpu": [
365
+ "tests/models/modernbert/test_modeling_modernbert.py::ModernBertModelTest::test_sdpa_can_dispatch_on_flash",
366
+ "tests/models/modernbert/test_modeling_modernbert.py::ModernBertModelTest::test_multi_gpu_data_parallel_forward"
367
+ ]
368
+ },
369
+ "mra": {
370
+ "single-gpu": [],
371
+ "multi-gpu": [
372
+ "tests/models/mra/test_modeling_mra.py::MraModelTest::test_determinism",
373
+ "tests/models/mra/test_modeling_mra.py::MraModelTest::test_feed_forward_chunking",
374
+ "tests/models/mra/test_modeling_mra.py::MraModelTest::test_inputs_embeds_matches_input_ids",
375
+ "tests/models/mra/test_modeling_mra.py::MraModelTest::test_model_outputs_equivalence",
376
+ "tests/models/mra/test_modeling_mra.py::MraModelTest::test_resize_tokens_embeddings"
377
+ ]
378
+ },
379
+ "nemotron": {
380
+ "single-gpu": [
381
+ "tests/models/nemotron/test_modeling_nemotron.py::NemotronModelTest::test_torch_compile_for_training"
382
+ ],
383
+ "multi-gpu": [
384
+ "tests/models/nemotron/test_modeling_nemotron.py::NemotronModelTest::test_torch_compile_for_training"
385
+ ]
386
+ },
387
+ "olmo": {
388
+ "single-gpu": [
389
+ "tests/models/olmo/test_modeling_olmo.py::OlmoIntegrationTest::test_model_7b_greedy_generation",
390
+ "tests/models/olmo/test_modeling_olmo.py::OlmoIntegrationTest::test_model_7b_twin_2t_logits"
391
+ ],
392
+ "multi-gpu": []
393
+ },
394
+ "olmo2": {
395
+ "single-gpu": [
396
+ "tests/models/olmo2/test_modeling_olmo2.py::Olmo2IntegrationTest::test_model_7b_logits"
397
+ ],
398
+ "multi-gpu": []
399
+ },
400
+ "olmoe": {
401
+ "single-gpu": [
402
+ "tests/models/olmoe/test_modeling_olmoe.py::OlmoeIntegrationTest::test_model_7b_greedy_generation"
403
+ ],
404
+ "multi-gpu": []
405
+ },
406
+ "phimoe": {
407
+ "single-gpu": [
408
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_model_phimoe_instruct_logits",
409
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_phimoe_instruct_generation"
410
+ ],
411
+ "multi-gpu": [
412
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_model_phimoe_instruct_logits",
413
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_phimoe_instruct_generation"
414
+ ]
415
+ },
416
+ "pixtral": {
417
+ "single-gpu": [
418
+ "tests/models/pixtral/test_modeling_pixtral.py::PixtralVisionModelModelTest::test_sdpa_can_dispatch_on_flash"
419
+ ],
420
+ "multi-gpu": [
421
+ "tests/models/pixtral/test_modeling_pixtral.py::PixtralVisionModelModelTest::test_sdpa_can_dispatch_on_flash"
422
+ ]
423
+ },
424
+ "qwen2_vl": {
425
+ "single-gpu": [
426
+ "tests/models/qwen2_vl/test_modeling_qwen2_vl.py::Qwen2VLIntegrationTest::test_small_model_integration_test_batch_different_resolutions",
427
+ "tests/models/qwen2_vl/test_video_processing_qwen2_vl.py::Qwen2VLVideoProcessingTest::test_can_compile_fast_video_processor"
428
+ ],
429
+ "multi-gpu": [
430
+ "tests/models/qwen2_vl/test_modeling_qwen2_vl.py::Qwen2VLIntegrationTest::test_small_model_integration_test_batch_different_resolutions",
431
+ "tests/models/qwen2_vl/test_video_processing_qwen2_vl.py::Qwen2VLVideoProcessingTest::test_can_compile_fast_video_processor"
432
+ ]
433
+ },
434
+ "qwen3": {
435
+ "single-gpu": [
436
+ "tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_export_static_cache"
437
+ ],
438
+ "multi-gpu": [
439
+ "tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_export_static_cache"
440
+ ]
441
+ },
442
+ "sam": {
443
+ "single-gpu": [
444
+ "tests/models/sam/test_modeling_sam.py::SamVisionModelTest::test_sdpa_can_dispatch_on_flash"
445
+ ],
446
+ "multi-gpu": [
447
+ "tests/models/sam/test_modeling_sam.py::SamVisionModelTest::test_sdpa_can_dispatch_on_flash"
448
+ ]
449
+ },
450
+ "sam_hq": {
451
+ "single-gpu": [
452
+ "tests/models/sam_hq/test_modeling_sam_hq.py::SamHQVisionModelTest::test_sdpa_can_dispatch_on_flash"
453
+ ],
454
+ "multi-gpu": [
455
+ "tests/models/sam_hq/test_modeling_sam_hq.py::SamHQVisionModelTest::test_sdpa_can_dispatch_on_flash"
456
+ ]
457
+ },
458
+ "seamless_m4t_v2": {
459
+ "single-gpu": [
460
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelWithTextInputTest::test_retain_grad_hidden_states_attentions",
461
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_speech_to_speech_model",
462
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_text_to_speech_model"
463
+ ],
464
+ "multi-gpu": [
465
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_speech_to_speech_model",
466
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_text_to_speech_model"
467
+ ]
468
+ },
469
+ "segformer": {
470
+ "single-gpu": [
471
+ "tests/models/segformer/test_modeling_segformer.py::SegformerModelTest::test_batching_equivalence"
472
+ ],
473
+ "multi-gpu": [
474
+ "tests/models/segformer/test_modeling_segformer.py::SegformerModelTest::test_batching_equivalence"
475
+ ]
476
+ },
477
+ "speecht5": {
478
+ "single-gpu": [
479
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_batch_generation",
480
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_one_to_many_generation"
481
+ ],
482
+ "multi-gpu": [
483
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_batch_generation",
484
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_one_to_many_generation"
485
+ ]
486
+ },
487
+ "swin2sr": {
488
+ "single-gpu": [
489
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelIntegrationTest::test_inference_image_super_resolution_head"
490
+ ],
491
+ "multi-gpu": [
492
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelIntegrationTest::test_inference_image_super_resolution_head"
493
+ ]
494
+ },
495
+ "t5": {
496
+ "single-gpu": [
497
+ "tests/models/t5/test_modeling_t5.py::T5ModelIntegrationTests::test_small_integration_test"
498
+ ],
499
+ "multi-gpu": [
500
+ "tests/models/t5/test_modeling_t5.py::T5ModelIntegrationTests::test_small_integration_test"
501
+ ]
502
+ },
503
+ "tapas": {
504
+ "single-gpu": [
505
+ "tests/models/tapas/test_modeling_tapas.py::TapasModelIntegrationTest::test_training_question_answering_head_weak_supervision"
506
+ ],
507
+ "multi-gpu": [
508
+ "tests/models/tapas/test_modeling_tapas.py::TapasModelIntegrationTest::test_training_question_answering_head_weak_supervision"
509
+ ]
510
+ },
511
+ "vitmatte": {
512
+ "single-gpu": [
513
+ "tests/models/vitmatte/test_modeling_vitmatte.py::VitMatteModelTest::test_batching_equivalence"
514
+ ],
515
+ "multi-gpu": [
516
+ "tests/models/vitmatte/test_modeling_vitmatte.py::VitMatteModelTest::test_batching_equivalence"
517
+ ]
518
+ },
519
+ "vitpose": {
520
+ "single-gpu": [
521
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_batched_inference",
522
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_inference_pose_estimation"
523
+ ],
524
+ "multi-gpu": [
525
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_batched_inference",
526
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_inference_pose_estimation"
527
+ ]
528
+ },
529
+ "xlnet": {
530
+ "single-gpu": [
531
+ "tests/models/xlnet/test_modeling_xlnet.py::XLNetModelLanguageGenerationTest::test_lm_generate_xlnet_base_cased"
532
+ ],
533
+ "multi-gpu": [
534
+ "tests/models/xlnet/test_modeling_xlnet.py::XLNetModelLanguageGenerationTest::test_lm_generate_xlnet_base_cased"
535
+ ]
536
+ },
537
+ "zamba2": {
538
+ "single-gpu": [
539
+ "tests/models/zamba2/test_modeling_zamba2.py::Zamba2ModelTest::test_sdpa_can_dispatch_on_flash"
540
+ ],
541
+ "multi-gpu": [
542
+ "tests/models/zamba2/test_modeling_zamba2.py::Zamba2ModelTest::test_sdpa_can_dispatch_on_flash"
543
+ ]
544
+ },
545
+ "pipelines": {
546
+ "single-gpu": [
547
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_s2t",
548
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt",
549
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_bf16",
550
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_fp16",
551
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_integration_torch_image_segmentation",
552
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_threshold"
553
+ ],
554
+ "multi-gpu": [
555
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_s2t",
556
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt",
557
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_bf16",
558
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_fp16",
559
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_integration_torch_image_segmentation",
560
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_threshold"
561
+ ]
562
+ },
563
+ "autoawq": {
564
+ "single-gpu": [
565
+ "tests/quantization/autoawq/test_awq.py::AwqConfigTest::test_wrong_backend"
566
+ ],
567
+ "multi-gpu": [
568
+ "tests/quantization/autoawq/test_awq.py::AwqConfigTest::test_wrong_backend"
569
+ ]
570
+ },
571
+ "bitnet_integration": {
572
+ "single-gpu": [
573
+ "tests/quantization/bitnet_integration/test_bitnet.py::BitNetTest::test_quantized_model"
574
+ ],
575
+ "multi-gpu": [
576
+ "tests/quantization/bitnet_integration/test_bitnet.py::BitNetTest::test_quantized_model"
577
+ ]
578
+ },
579
+ "finegrained_fp8": {
580
+ "single-gpu": [
581
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_quantized_model",
582
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained",
583
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained_offload",
584
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_preserves_shape",
585
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_with_diff_feature_size_preserves_shape"
586
+ ],
587
+ "multi-gpu": [
588
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_quantized_model",
589
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained",
590
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained_offload",
591
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_preserves_shape",
592
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_with_diff_feature_size_preserves_shape",
593
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_quantized_model_multi_accelerator",
594
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained_multi_accelerators"
595
+ ]
596
+ },
597
+ "tensor_parallel": {
598
+ "single-gpu": [
599
+ "tests/tensor_parallel/test_tensor_parallel.py::TestTensorParallel::test_model_save"
600
+ ],
601
+ "multi-gpu": []
602
+ },
603
+ "trainer": {
604
+ "single-gpu": [
605
+ "tests/trainer/test_trainer.py::TrainerIntegrationTest::test_auto_batch_size_finder",
606
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTest::test_hyperparameter_search",
607
+ "tests/trainer/test_trainer.py::TrainerHyperParameterMultiObjectOptunaIntegrationTest::test_hyperparameter_search",
608
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTestWithFullEval::test_hyperparameter_search"
609
+ ],
610
+ "multi-gpu": [
611
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTest::test_hyperparameter_search",
612
+ "tests/trainer/test_trainer.py::TrainerHyperParameterMultiObjectOptunaIntegrationTest::test_hyperparameter_search"
613
+ ]
614
+ }
615
+ }