hf-transformers-bot commited on
Commit
a256b80
·
verified ·
1 Parent(s): 24b4b92

Upload 2025-05-29/runs/613-15315138596/ci_results_run_models_gpu/new_failures_against_15315125452.json with huggingface_hub

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