hf-transformers-bot commited on
Commit
4706674
·
verified ·
1 Parent(s): 435ad17

Upload 2025-05-26/runs/609-15245141532/ci_results_run_models_gpu/new_failures_against_15245120897.json with huggingface_hub

Browse files
2025-05-26/runs/609-15245141532/ci_results_run_models_gpu/new_failures_against_15245120897.json ADDED
@@ -0,0 +1,544 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_generation_beyond_sliding_window_3_eager",
33
+ "tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_model_fp16",
34
+ "tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_model_pipeline_bf16"
35
+ ],
36
+ "multi-gpu": []
37
+ },
38
+ "conditional_detr": {
39
+ "single-gpu": [
40
+ "tests/models/conditional_detr/test_modeling_conditional_detr.py::ConditionalDetrModelIntegrationTests::test_inference_object_detection_head"
41
+ ],
42
+ "multi-gpu": [
43
+ "tests/models/conditional_detr/test_modeling_conditional_detr.py::ConditionalDetrModelIntegrationTests::test_inference_object_detection_head"
44
+ ]
45
+ },
46
+ "dac": {
47
+ "single-gpu": [],
48
+ "multi-gpu": [
49
+ "tests/models/dac/test_modeling_dac.py::DacIntegrationTest::test_integration_16khz"
50
+ ]
51
+ },
52
+ "data2vec": {
53
+ "single-gpu": [
54
+ "tests/models/data2vec/test_modeling_data2vec_vision.py::Data2VecVisionModelTest::test_sdpa_can_compile_dynamic"
55
+ ],
56
+ "multi-gpu": [
57
+ "tests/models/data2vec/test_modeling_data2vec_vision.py::Data2VecVisionModelTest::test_sdpa_can_compile_dynamic"
58
+ ]
59
+ },
60
+ "deepseek_v3": {
61
+ "single-gpu": [
62
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_sdpa_can_dispatch_on_flash"
63
+ ],
64
+ "multi-gpu": [
65
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_sdpa_can_dispatch_on_flash"
66
+ ]
67
+ },
68
+ "deformable_detr": {
69
+ "single-gpu": [
70
+ "tests/models/deformable_detr/test_modeling_deformable_detr.py::DeformableDetrModelIntegrationTests::test_inference_object_detection_head"
71
+ ],
72
+ "multi-gpu": [
73
+ "tests/models/deformable_detr/test_modeling_deformable_detr.py::DeformableDetrModelIntegrationTests::test_inference_object_detection_head"
74
+ ]
75
+ },
76
+ "depth_pro": {
77
+ "single-gpu": [
78
+ "tests/models/depth_pro/test_modeling_depth_pro.py::DepthProModelTest::test_sdpa_can_compile_dynamic"
79
+ ],
80
+ "multi-gpu": [
81
+ "tests/models/depth_pro/test_modeling_depth_pro.py::DepthProModelTest::test_sdpa_can_compile_dynamic"
82
+ ]
83
+ },
84
+ "diffllama": {
85
+ "single-gpu": [
86
+ "tests/models/diffllama/test_modeling_diffllama.py::DiffLlamaModelTest::test_sdpa_can_dispatch_on_flash"
87
+ ],
88
+ "multi-gpu": [
89
+ "tests/models/diffllama/test_modeling_diffllama.py::DiffLlamaModelTest::test_sdpa_can_dispatch_on_flash"
90
+ ]
91
+ },
92
+ "dpr": {
93
+ "single-gpu": [
94
+ "tests/models/dpr/test_modeling_dpr.py::DPRModelTest::test_sdpa_can_dispatch_on_flash"
95
+ ],
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
+ "fastspeech2_conformer": {
137
+ "single-gpu": [
138
+ "tests/models/fastspeech2_conformer/test_modeling_fastspeech2_conformer.py::FastSpeech2ConformerModelTest::test_model_outputs_equivalence"
139
+ ],
140
+ "multi-gpu": []
141
+ },
142
+ "gemma": {
143
+ "single-gpu": [
144
+ "tests/models/gemma/test_modeling_gemma.py::GemmaModelTest::test_torch_compile_for_training",
145
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_export_static_cache",
146
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_2b_bf16_dola",
147
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_bf16",
148
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_fp16_static_cache"
149
+ ],
150
+ "multi-gpu": [
151
+ "tests/models/gemma/test_modeling_gemma.py::GemmaModelTest::test_torch_compile_for_training",
152
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_export_static_cache",
153
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_2b_bf16_dola",
154
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_bf16",
155
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_fp16_static_cache"
156
+ ]
157
+ },
158
+ "gemma3": {
159
+ "single-gpu": [
160
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3Vision2TextModelTest::test_sdpa_can_compile_dynamic",
161
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3Vision2TextModelTest::test_sdpa_can_dispatch_on_flash"
162
+ ],
163
+ "multi-gpu": [
164
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3Vision2TextModelTest::test_sdpa_can_compile_dynamic",
165
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3Vision2TextModelTest::test_sdpa_can_dispatch_on_flash"
166
+ ]
167
+ },
168
+ "glm4": {
169
+ "single-gpu": [
170
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_bf16",
171
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_eager",
172
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_fp16",
173
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_sdpa"
174
+ ],
175
+ "multi-gpu": [
176
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_bf16",
177
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_eager",
178
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_fp16",
179
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_sdpa"
180
+ ]
181
+ },
182
+ "got_ocr2": {
183
+ "single-gpu": [
184
+ "tests/models/got_ocr2/test_modeling_got_ocr2.py::GotOcr2ModelTest::test_generate_continue_from_past_key_values"
185
+ ],
186
+ "multi-gpu": [
187
+ "tests/models/got_ocr2/test_modeling_got_ocr2.py::GotOcr2ModelTest::test_generate_continue_from_past_key_values"
188
+ ]
189
+ },
190
+ "gpt2": {
191
+ "single-gpu": [
192
+ "tests/models/gpt2/test_modeling_gpt2.py::GPT2ModelLanguageGenerationTest::test_gpt2_sample"
193
+ ],
194
+ "multi-gpu": [
195
+ "tests/models/gpt2/test_modeling_gpt2.py::GPT2ModelLanguageGenerationTest::test_gpt2_sample"
196
+ ]
197
+ },
198
+ "gpt_bigcode": {
199
+ "single-gpu": [
200
+ "tests/models/gpt_bigcode/test_modeling_gpt_bigcode.py::GPTBigCodeModelTest::test_sdpa_can_dispatch_on_flash",
201
+ "tests/models/gpt_bigcode/test_modeling_gpt_bigcode.py::GPTBigCodeMHAModelTest::test_sdpa_can_dispatch_on_flash"
202
+ ],
203
+ "multi-gpu": [
204
+ "tests/models/gpt_bigcode/test_modeling_gpt_bigcode.py::GPTBigCodeModelTest::test_sdpa_can_dispatch_on_flash",
205
+ "tests/models/gpt_bigcode/test_modeling_gpt_bigcode.py::GPTBigCodeMHAModelTest::test_sdpa_can_dispatch_on_flash"
206
+ ]
207
+ },
208
+ "gpt_neox": {
209
+ "single-gpu": [
210
+ "tests/models/gpt_neox/test_modeling_gpt_neox.py::GPTNeoXLanguageGenerationTest::test_lm_generate_flex_attn_gptneox"
211
+ ],
212
+ "multi-gpu": [
213
+ "tests/models/gpt_neox/test_modeling_gpt_neox.py::GPTNeoXLanguageGenerationTest::test_lm_generate_flex_attn_gptneox"
214
+ ]
215
+ },
216
+ "helium": {
217
+ "single-gpu": [
218
+ "tests/models/helium/test_modeling_helium.py::GemmaModelTest::test_torch_compile_for_training",
219
+ "tests/models/helium/test_modeling_helium.py::HeliumModelTest::test_torch_compile_for_training"
220
+ ],
221
+ "multi-gpu": [
222
+ "tests/models/helium/test_modeling_helium.py::GemmaModelTest::test_torch_compile_for_training",
223
+ "tests/models/helium/test_modeling_helium.py::HeliumModelTest::test_torch_compile_for_training"
224
+ ]
225
+ },
226
+ "idefics2": {
227
+ "single-gpu": [
228
+ "tests/models/idefics2/test_modeling_idefics2.py::Idefics2ModelTest::test_sdpa_can_compile_dynamic",
229
+ "tests/models/idefics2/test_modeling_idefics2.py::Idefics2ForConditionalGenerationModelTest::test_sdpa_can_compile_dynamic"
230
+ ],
231
+ "multi-gpu": [
232
+ "tests/models/idefics2/test_modeling_idefics2.py::Idefics2ModelTest::test_sdpa_can_compile_dynamic",
233
+ "tests/models/idefics2/test_modeling_idefics2.py::Idefics2ForConditionalGenerationModelTest::test_sdpa_can_compile_dynamic"
234
+ ]
235
+ },
236
+ "instructblip": {
237
+ "single-gpu": [
238
+ "tests/models/instructblip/test_modeling_instructblip.py::InstructBlipForConditionalGenerationDecoderOnlyTest::test_sdpa_can_compile_dynamic",
239
+ "tests/models/instructblip/test_modeling_instructblip.py::InstructBlipForConditionalGenerationDecoderOnlyTest::test_sdpa_can_dispatch_on_flash"
240
+ ],
241
+ "multi-gpu": [
242
+ "tests/models/instructblip/test_modeling_instructblip.py::InstructBlipForConditionalGenerationDecoderOnlyTest::test_sdpa_can_compile_dynamic",
243
+ "tests/models/instructblip/test_modeling_instructblip.py::InstructBlipForConditionalGenerationDecoderOnlyTest::test_sdpa_can_dispatch_on_flash"
244
+ ]
245
+ },
246
+ "instructblipvideo": {
247
+ "single-gpu": [
248
+ "tests/models/instructblipvideo/test_modeling_instructblipvideo.py::InstructBlipVideoForConditionalGenerationDecoderOnlyTest::test_sdpa_can_compile_dynamic",
249
+ "tests/models/instructblipvideo/test_modeling_instructblipvideo.py::InstructBlipVideoForConditionalGenerationDecoderOnlyTest::test_sdpa_can_dispatch_on_flash"
250
+ ],
251
+ "multi-gpu": [
252
+ "tests/models/instructblipvideo/test_modeling_instructblipvideo.py::InstructBlipVideoForConditionalGenerationDecoderOnlyTest::test_sdpa_can_compile_dynamic",
253
+ "tests/models/instructblipvideo/test_modeling_instructblipvideo.py::InstructBlipVideoForConditionalGenerationDecoderOnlyTest::test_sdpa_can_dispatch_on_flash"
254
+ ]
255
+ },
256
+ "internvl": {
257
+ "single-gpu": [
258
+ "tests/models/internvl/test_video_processor_internvl.py::InternVLVideoProcessingTest::test_can_compile_fast_video_processor"
259
+ ],
260
+ "multi-gpu": [
261
+ "tests/models/internvl/test_video_processor_internvl.py::InternVLVideoProcessingTest::test_can_compile_fast_video_processor"
262
+ ]
263
+ },
264
+ "jamba": {
265
+ "single-gpu": [
266
+ "tests/models/jamba/test_modeling_jamba.py::JambaModelTest::test_sdpa_can_dispatch_on_flash"
267
+ ],
268
+ "multi-gpu": [
269
+ "tests/models/jamba/test_modeling_jamba.py::JambaModelTest::test_sdpa_can_dispatch_on_flash"
270
+ ]
271
+ },
272
+ "jetmoe": {
273
+ "single-gpu": [
274
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeModelTest::test_sdpa_equivalence",
275
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_batched_generation",
276
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_generation",
277
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_logits"
278
+ ],
279
+ "multi-gpu": []
280
+ },
281
+ "kosmos2": {
282
+ "single-gpu": [
283
+ "tests/models/kosmos2/test_modeling_kosmos2.py::Kosmos2ModelTest::test_sdpa_can_dispatch_on_flash"
284
+ ],
285
+ "multi-gpu": [
286
+ "tests/models/kosmos2/test_modeling_kosmos2.py::Kosmos2ModelTest::test_sdpa_can_dispatch_on_flash"
287
+ ]
288
+ },
289
+ "llama": {
290
+ "single-gpu": [
291
+ "tests/models/llama/test_modeling_llama.py::LlamaModelTest::test_torch_compile_for_training",
292
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_llama_3_1_hard",
293
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits",
294
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits_bf16"
295
+ ],
296
+ "multi-gpu": [
297
+ "tests/models/llama/test_modeling_llama.py::LlamaModelTest::test_torch_compile_for_training",
298
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_llama_3_1_hard",
299
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits",
300
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits_bf16"
301
+ ]
302
+ },
303
+ "mistral": {
304
+ "single-gpu": [
305
+ "tests/models/mistral/test_modeling_mistral.py::MistralIntegrationTest::test_model_7b_logits"
306
+ ],
307
+ "multi-gpu": [
308
+ "tests/models/mistral/test_modeling_mistral.py::MistralIntegrationTest::test_model_7b_logits"
309
+ ]
310
+ },
311
+ "mixtral": {
312
+ "single-gpu": [
313
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits",
314
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits_batched"
315
+ ],
316
+ "multi-gpu": [
317
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits",
318
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits_batched"
319
+ ]
320
+ },
321
+ "mllama": {
322
+ "single-gpu": [
323
+ "tests/models/mllama/test_modeling_mllama.py::MllamaForConditionalGenerationModelTest::test_sdpa_can_dispatch_on_flash"
324
+ ],
325
+ "multi-gpu": [
326
+ "tests/models/mllama/test_modeling_mllama.py::MllamaForConditionalGenerationModelTest::test_sdpa_can_dispatch_on_flash"
327
+ ]
328
+ },
329
+ "modernbert": {
330
+ "single-gpu": [
331
+ "tests/models/modernbert/test_modeling_modernbert.py::ModernBertModelTest::test_sdpa_can_dispatch_on_flash"
332
+ ],
333
+ "multi-gpu": [
334
+ "tests/models/modernbert/test_modeling_modernbert.py::ModernBertModelTest::test_sdpa_can_dispatch_on_flash"
335
+ ]
336
+ },
337
+ "moonshine": {
338
+ "single-gpu": [],
339
+ "multi-gpu": [
340
+ "tests/models/moonshine/test_modeling_moonshine.py::MoonshineModelTest::test_sdpa_can_compile_dynamic"
341
+ ]
342
+ },
343
+ "nemotron": {
344
+ "single-gpu": [
345
+ "tests/models/nemotron/test_modeling_nemotron.py::NemotronModelTest::test_torch_compile_for_training"
346
+ ],
347
+ "multi-gpu": []
348
+ },
349
+ "olmo": {
350
+ "single-gpu": [
351
+ "tests/models/olmo/test_modeling_olmo.py::OlmoIntegrationTest::test_model_7b_greedy_generation",
352
+ "tests/models/olmo/test_modeling_olmo.py::OlmoIntegrationTest::test_model_7b_twin_2t_logits"
353
+ ],
354
+ "multi-gpu": []
355
+ },
356
+ "olmo2": {
357
+ "single-gpu": [
358
+ "tests/models/olmo2/test_modeling_olmo2.py::Olmo2IntegrationTest::test_model_7b_logits"
359
+ ],
360
+ "multi-gpu": []
361
+ },
362
+ "olmoe": {
363
+ "single-gpu": [
364
+ "tests/models/olmoe/test_modeling_olmoe.py::OlmoeIntegrationTest::test_model_7b_greedy_generation"
365
+ ],
366
+ "multi-gpu": []
367
+ },
368
+ "phi3": {
369
+ "single-gpu": [
370
+ "tests/models/phi3/test_modeling_phi3.py::Phi3IntegrationTest::test_export_static_cache"
371
+ ],
372
+ "multi-gpu": [
373
+ "tests/models/phi3/test_modeling_phi3.py::Phi3IntegrationTest::test_export_static_cache"
374
+ ]
375
+ },
376
+ "phimoe": {
377
+ "single-gpu": [
378
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeModelTest::test_sdpa_equivalence",
379
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_model_phimoe_instruct_logits",
380
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_phimoe_instruct_generation"
381
+ ],
382
+ "multi-gpu": [
383
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeModelTest::test_sdpa_equivalence",
384
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_model_phimoe_instruct_logits",
385
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_phimoe_instruct_generation"
386
+ ]
387
+ },
388
+ "pixtral": {
389
+ "single-gpu": [
390
+ "tests/models/pixtral/test_modeling_pixtral.py::PixtralVisionModelModelTest::test_sdpa_can_dispatch_on_flash"
391
+ ],
392
+ "multi-gpu": [
393
+ "tests/models/pixtral/test_modeling_pixtral.py::PixtralVisionModelModelTest::test_sdpa_can_dispatch_on_flash"
394
+ ]
395
+ },
396
+ "qwen2_5_omni": {
397
+ "single-gpu": [
398
+ "tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniThinkerForConditionalGenerationModelTest::test_generate_continue_from_past_key_values"
399
+ ],
400
+ "multi-gpu": [
401
+ "tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniThinkerForConditionalGenerationModelTest::test_generate_continue_from_past_key_values"
402
+ ]
403
+ },
404
+ "qwen2_5_vl": {
405
+ "single-gpu": [],
406
+ "multi-gpu": [
407
+ "tests/models/qwen2_5_vl/test_modeling_qwen2_5_vl.py::Qwen2_5_VLModelTest::test_generate_continue_from_past_key_values"
408
+ ]
409
+ },
410
+ "qwen2_vl": {
411
+ "single-gpu": [
412
+ "tests/models/qwen2_vl/test_modeling_qwen2_vl.py::Qwen2VLModelTest::test_generate_continue_from_past_key_values",
413
+ "tests/models/qwen2_vl/test_video_processing_qwen2_vl.py::Qwen2VLVideoProcessingTest::test_can_compile_fast_video_processor"
414
+ ],
415
+ "multi-gpu": [
416
+ "tests/models/qwen2_vl/test_modeling_qwen2_vl.py::Qwen2VLModelTest::test_generate_continue_from_past_key_values",
417
+ "tests/models/qwen2_vl/test_video_processing_qwen2_vl.py::Qwen2VLVideoProcessingTest::test_can_compile_fast_video_processor"
418
+ ]
419
+ },
420
+ "qwen3": {
421
+ "single-gpu": [
422
+ "tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_export_static_cache"
423
+ ],
424
+ "multi-gpu": [
425
+ "tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_export_static_cache"
426
+ ]
427
+ },
428
+ "sam": {
429
+ "single-gpu": [
430
+ "tests/models/sam/test_modeling_sam.py::SamVisionModelTest::test_sdpa_can_dispatch_on_flash"
431
+ ],
432
+ "multi-gpu": [
433
+ "tests/models/sam/test_modeling_sam.py::SamVisionModelTest::test_sdpa_can_dispatch_on_flash"
434
+ ]
435
+ },
436
+ "sam_hq": {
437
+ "single-gpu": [
438
+ "tests/models/sam_hq/test_modeling_sam_hq.py::SamHQVisionModelTest::test_sdpa_can_dispatch_on_flash"
439
+ ],
440
+ "multi-gpu": [
441
+ "tests/models/sam_hq/test_modeling_sam_hq.py::SamHQVisionModelTest::test_sdpa_can_dispatch_on_flash"
442
+ ]
443
+ },
444
+ "seamless_m4t_v2": {
445
+ "single-gpu": [
446
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelWithTextInputTest::test_retain_grad_hidden_states_attentions",
447
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_speech_to_speech_model",
448
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_text_to_speech_model"
449
+ ],
450
+ "multi-gpu": [
451
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_speech_to_speech_model",
452
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_text_to_speech_model"
453
+ ]
454
+ },
455
+ "speecht5": {
456
+ "single-gpu": [
457
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_batch_generation",
458
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_one_to_many_generation"
459
+ ],
460
+ "multi-gpu": [
461
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_batch_generation",
462
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_one_to_many_generation"
463
+ ]
464
+ },
465
+ "superpoint": {
466
+ "single-gpu": [],
467
+ "multi-gpu": [
468
+ "tests/models/superpoint/test_modeling_superpoint.py::SuperPointModelTest::test_multi_gpu_data_parallel_forward"
469
+ ]
470
+ },
471
+ "tapas": {
472
+ "single-gpu": [
473
+ "tests/models/tapas/test_modeling_tapas.py::TapasModelIntegrationTest::test_training_question_answering_head_weak_supervision"
474
+ ],
475
+ "multi-gpu": [
476
+ "tests/models/tapas/test_modeling_tapas.py::TapasModelIntegrationTest::test_training_question_answering_head_weak_supervision"
477
+ ]
478
+ },
479
+ "vitpose": {
480
+ "single-gpu": [
481
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_batched_inference",
482
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_inference_pose_estimation"
483
+ ],
484
+ "multi-gpu": [
485
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_batched_inference",
486
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_inference_pose_estimation"
487
+ ]
488
+ },
489
+ "zamba2": {
490
+ "single-gpu": [
491
+ "tests/models/zamba2/test_modeling_zamba2.py::Zamba2ModelTest::test_sdpa_can_dispatch_on_flash"
492
+ ],
493
+ "multi-gpu": [
494
+ "tests/models/zamba2/test_modeling_zamba2.py::Zamba2ModelTest::test_sdpa_can_dispatch_on_flash"
495
+ ]
496
+ },
497
+ "pipelines": {
498
+ "single-gpu": [
499
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_s2t",
500
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt",
501
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_bf16",
502
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_fp16",
503
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_integration_torch_image_segmentation",
504
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_threshold"
505
+ ],
506
+ "multi-gpu": [
507
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_s2t",
508
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt",
509
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_bf16",
510
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_fp16",
511
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_integration_torch_image_segmentation",
512
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_threshold"
513
+ ]
514
+ },
515
+ "quantization": {
516
+ "single-gpu": [
517
+ "tests/quantization/bitnet_integration/test_bitnet.py::BitNetTest::test_quantized_model",
518
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_preserves_shape",
519
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_with_diff_feature_size_preserves_shape"
520
+ ],
521
+ "multi-gpu": [
522
+ "tests/quantization/bitnet_integration/test_bitnet.py::BitNetTest::test_quantized_model",
523
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_preserves_shape",
524
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_with_diff_feature_size_preserves_shape"
525
+ ]
526
+ },
527
+ "tensor_parallel": {
528
+ "single-gpu": [
529
+ "tests/tensor_parallel/test_tensor_parallel.py::TestTensorParallel::test_model_save"
530
+ ],
531
+ "multi-gpu": []
532
+ },
533
+ "trainer": {
534
+ "single-gpu": [
535
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTest::test_hyperparameter_search",
536
+ "tests/trainer/test_trainer.py::TrainerHyperParameterMultiObjectOptunaIntegrationTest::test_hyperparameter_search",
537
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTestWithFullEval::test_hyperparameter_search"
538
+ ],
539
+ "multi-gpu": [
540
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTest::test_hyperparameter_search",
541
+ "tests/trainer/test_trainer.py::TrainerHyperParameterMultiObjectOptunaIntegrationTest::test_hyperparameter_search"
542
+ ]
543
+ }
544
+ }