hf-transformers-bot commited on
Commit
0dad2d1
·
verified ·
1 Parent(s): ba1d1f2

Upload 2025-06-28/runs/175-15939681557/ci_results_run_models_gpu/new_failures_against_15950808996.json with huggingface_hub

Browse files
2025-06-28/runs/175-15939681557/ci_results_run_models_gpu/new_failures_against_15950808996.json ADDED
@@ -0,0 +1,430 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "arcee": {
3
+ "single-gpu": [
4
+ "tests/models/arcee/test_modeling_arcee.py::ArceeModelTest::test_torch_compile_for_training"
5
+ ],
6
+ "multi-gpu": [
7
+ "tests/models/arcee/test_modeling_arcee.py::ArceeModelTest::test_torch_compile_for_training"
8
+ ]
9
+ },
10
+ "aria": {
11
+ "single-gpu": [
12
+ "tests/models/aria/test_modeling_aria.py::AriaForConditionalGenerationModelTest::test_save_load"
13
+ ],
14
+ "multi-gpu": []
15
+ },
16
+ "aya_vision": {
17
+ "single-gpu": [
18
+ "tests/models/aya_vision/test_modeling_aya_vision.py::AyaVisionIntegrationTest::test_small_model_integration_generate_text_only"
19
+ ],
20
+ "multi-gpu": [
21
+ "tests/models/aya_vision/test_modeling_aya_vision.py::AyaVisionIntegrationTest::test_small_model_integration_generate_text_only"
22
+ ]
23
+ },
24
+ "beit": {
25
+ "single-gpu": [
26
+ "tests/models/beit/test_modeling_beit.py::BeitModelIntegrationTest::test_inference_semantic_segmentation"
27
+ ],
28
+ "multi-gpu": [
29
+ "tests/models/beit/test_modeling_beit.py::BeitModelIntegrationTest::test_inference_semantic_segmentation"
30
+ ]
31
+ },
32
+ "csm": {
33
+ "single-gpu": [],
34
+ "multi-gpu": [
35
+ "tests/models/csm/test_modeling_csm.py::CsmForConditionalGenerationTest::test_eager_matches_sdpa_generate"
36
+ ]
37
+ },
38
+ "emu3": {
39
+ "single-gpu": [
40
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_attention_outputs",
41
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_batching_equivalence",
42
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_determinism",
43
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_feed_forward_chunking",
44
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_hidden_states_output",
45
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_model_outputs_equivalence",
46
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_resize_tokens_embeddings",
47
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_retain_grad_hidden_states_attentions",
48
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_save_load"
49
+ ],
50
+ "multi-gpu": [
51
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_attention_outputs",
52
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_batching_equivalence",
53
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_determinism",
54
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_feed_forward_chunking",
55
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_hidden_states_output",
56
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_model_outputs_equivalence",
57
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_resize_tokens_embeddings",
58
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_retain_grad_hidden_states_attentions",
59
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_save_load",
60
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_model_parallelism",
61
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_multi_gpu_data_parallel_forward"
62
+ ]
63
+ },
64
+ "fastspeech2_conformer": {
65
+ "single-gpu": [],
66
+ "multi-gpu": [
67
+ "tests/models/fastspeech2_conformer/test_modeling_fastspeech2_conformer.py::FastSpeech2ConformerWithHifiGanTest::test_multi_gpu_data_parallel_forward"
68
+ ]
69
+ },
70
+ "flava": {
71
+ "single-gpu": [
72
+ "tests/models/flava/test_modeling_flava.py::FlavaModelIntegrationTest::test_inference"
73
+ ],
74
+ "multi-gpu": [
75
+ "tests/models/flava/test_modeling_flava.py::FlavaModelIntegrationTest::test_inference"
76
+ ]
77
+ },
78
+ "gemma": {
79
+ "single-gpu": [
80
+ "tests/models/gemma/test_modeling_gemma.py::GemmaModelTest::test_torch_compile_for_training"
81
+ ],
82
+ "multi-gpu": [
83
+ "tests/models/gemma/test_modeling_gemma.py::GemmaModelTest::test_torch_compile_for_training"
84
+ ]
85
+ },
86
+ "gemma2": {
87
+ "single-gpu": [
88
+ "tests/models/gemma2/test_modeling_gemma2.py::Gemma2IntegrationTest::test_export_static_cache"
89
+ ],
90
+ "multi-gpu": [
91
+ "tests/models/gemma2/test_modeling_gemma2.py::Gemma2IntegrationTest::test_export_static_cache"
92
+ ]
93
+ },
94
+ "gemma3": {
95
+ "single-gpu": [
96
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch_crops"
97
+ ],
98
+ "multi-gpu": [
99
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch_crops"
100
+ ]
101
+ },
102
+ "glm4": {
103
+ "single-gpu": [
104
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_eager"
105
+ ],
106
+ "multi-gpu": [
107
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_eager"
108
+ ]
109
+ },
110
+ "got_ocr2": {
111
+ "single-gpu": [
112
+ "tests/models/got_ocr2/test_modeling_got_ocr2.py::GotOcr2ModelTest::test_generate_continue_from_past_key_values"
113
+ ],
114
+ "multi-gpu": [
115
+ "tests/models/got_ocr2/test_modeling_got_ocr2.py::GotOcr2ModelTest::test_generate_continue_from_past_key_values"
116
+ ]
117
+ },
118
+ "gpt_neox": {
119
+ "single-gpu": [
120
+ "tests/models/gpt_neox/test_modeling_gpt_neox.py::GPTNeoXLanguageGenerationTest::test_lm_generate_flex_attn_gptneox"
121
+ ],
122
+ "multi-gpu": []
123
+ },
124
+ "helium": {
125
+ "single-gpu": [
126
+ "tests/models/helium/test_modeling_helium.py::GemmaModelTest::test_torch_compile_for_training",
127
+ "tests/models/helium/test_modeling_helium.py::HeliumModelTest::test_torch_compile_for_training"
128
+ ],
129
+ "multi-gpu": [
130
+ "tests/models/helium/test_modeling_helium.py::GemmaModelTest::test_torch_compile_for_training",
131
+ "tests/models/helium/test_modeling_helium.py::HeliumModelTest::test_torch_compile_for_training"
132
+ ]
133
+ },
134
+ "internvl": {
135
+ "single-gpu": [
136
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_forward",
137
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_interleaved_images_videos"
138
+ ],
139
+ "multi-gpu": [
140
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_forward",
141
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_interleaved_images_videos"
142
+ ]
143
+ },
144
+ "jetmoe": {
145
+ "single-gpu": [
146
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_batched_generation",
147
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_generation",
148
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_logits"
149
+ ],
150
+ "multi-gpu": []
151
+ },
152
+ "lilt": {
153
+ "single-gpu": [
154
+ "tests/models/lilt/test_modeling_lilt.py::LiltModelTest::test_model_outputs_equivalence"
155
+ ],
156
+ "multi-gpu": [
157
+ "tests/models/lilt/test_modeling_lilt.py::LiltModelTest::test_model_outputs_equivalence"
158
+ ]
159
+ },
160
+ "llama": {
161
+ "single-gpu": [
162
+ "tests/models/llama/test_modeling_llama.py::LlamaModelTest::test_torch_compile_for_training",
163
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_dola_generation"
164
+ ],
165
+ "multi-gpu": [
166
+ "tests/models/llama/test_modeling_llama.py::LlamaModelTest::test_torch_compile_for_training",
167
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_dola_generation",
168
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits_bf16"
169
+ ]
170
+ },
171
+ "llava": {
172
+ "single-gpu": [
173
+ "tests/models/llava/test_modeling_llava.py::LlavaForConditionalGenerationIntegrationTest::test_batched_generation"
174
+ ],
175
+ "multi-gpu": [
176
+ "tests/models/llava/test_modeling_llava.py::LlavaForConditionalGenerationIntegrationTest::test_batched_generation"
177
+ ]
178
+ },
179
+ "mamba2": {
180
+ "single-gpu": [
181
+ "tests/models/mamba2/test_modeling_mamba2.py::Mamba2ModelTest::test_mamba2_caching"
182
+ ],
183
+ "multi-gpu": [
184
+ "tests/models/mamba2/test_modeling_mamba2.py::Mamba2ModelTest::test_mamba2_caching"
185
+ ]
186
+ },
187
+ "mistral": {
188
+ "single-gpu": [
189
+ "tests/models/mistral/test_modeling_mistral.py::MistralIntegrationTest::test_model_7b_logits"
190
+ ],
191
+ "multi-gpu": [
192
+ "tests/models/mistral/test_modeling_mistral.py::MistralIntegrationTest::test_model_7b_logits"
193
+ ]
194
+ },
195
+ "mistral3": {
196
+ "single-gpu": [
197
+ "tests/models/mistral3/test_modeling_mistral3.py::Mistral3IntegrationTest::test_mistral3_integration_batched_generate"
198
+ ],
199
+ "multi-gpu": []
200
+ },
201
+ "mixtral": {
202
+ "single-gpu": [
203
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits"
204
+ ],
205
+ "multi-gpu": [
206
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits"
207
+ ]
208
+ },
209
+ "nemotron": {
210
+ "single-gpu": [
211
+ "tests/models/nemotron/test_modeling_nemotron.py::NemotronModelTest::test_torch_compile_for_training"
212
+ ],
213
+ "multi-gpu": [
214
+ "tests/models/nemotron/test_modeling_nemotron.py::NemotronModelTest::test_torch_compile_for_training"
215
+ ]
216
+ },
217
+ "olmo": {
218
+ "single-gpu": [
219
+ "tests/models/olmo/test_modeling_olmo.py::OlmoIntegrationTest::test_model_7b_greedy_generation",
220
+ "tests/models/olmo/test_modeling_olmo.py::OlmoIntegrationTest::test_model_7b_twin_2t_logits"
221
+ ],
222
+ "multi-gpu": []
223
+ },
224
+ "olmoe": {
225
+ "single-gpu": [
226
+ "tests/models/olmoe/test_modeling_olmoe.py::OlmoeIntegrationTest::test_model_7b_greedy_generation"
227
+ ],
228
+ "multi-gpu": [
229
+ "tests/models/olmoe/test_modeling_olmoe.py::OlmoeIntegrationTest::test_model_7b_logits"
230
+ ]
231
+ },
232
+ "phi3": {
233
+ "single-gpu": [
234
+ "tests/models/phi3/test_modeling_phi3.py::Phi3IntegrationTest::test_export_static_cache"
235
+ ],
236
+ "multi-gpu": [
237
+ "tests/models/phi3/test_modeling_phi3.py::Phi3IntegrationTest::test_export_static_cache"
238
+ ]
239
+ },
240
+ "phi4_multimodal": {
241
+ "single-gpu": [
242
+ "tests/models/phi4_multimodal/test_modeling_phi4_multimodal.py::Phi4MultimodalIntegrationTest::test_vision_text_generation"
243
+ ],
244
+ "multi-gpu": [
245
+ "tests/models/phi4_multimodal/test_modeling_phi4_multimodal.py::Phi4MultimodalIntegrationTest::test_vision_text_generation"
246
+ ]
247
+ },
248
+ "phimoe": {
249
+ "single-gpu": [
250
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_model_phimoe_instruct_logits",
251
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_phimoe_instruct_generation"
252
+ ],
253
+ "multi-gpu": [
254
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_model_phimoe_instruct_logits",
255
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_phimoe_instruct_generation"
256
+ ]
257
+ },
258
+ "qwen2_5_omni": {
259
+ "single-gpu": [],
260
+ "multi-gpu": [
261
+ "tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniModelIntegrationTest::test_small_model_integration_test",
262
+ "tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniModelIntegrationTest::test_small_model_integration_test_batch"
263
+ ]
264
+ },
265
+ "qwen2_moe": {
266
+ "single-gpu": [
267
+ "tests/models/qwen2_moe/test_modeling_qwen2_moe.py::Qwen2MoeIntegrationTest::test_speculative_generation"
268
+ ],
269
+ "multi-gpu": []
270
+ },
271
+ "qwen3": {
272
+ "single-gpu": [
273
+ "tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_export_static_cache"
274
+ ],
275
+ "multi-gpu": [
276
+ "tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_export_static_cache"
277
+ ]
278
+ },
279
+ "qwen3_moe": {
280
+ "single-gpu": [],
281
+ "multi-gpu": [
282
+ "tests/models/qwen3_moe/test_modeling_qwen3_moe.py::Qwen3MoeIntegrationTest::test_model_15b_a2b_generation",
283
+ "tests/models/qwen3_moe/test_modeling_qwen3_moe.py::Qwen3MoeIntegrationTest::test_model_15b_a2b_logits",
284
+ "tests/models/qwen3_moe/test_modeling_qwen3_moe.py::Qwen3MoeIntegrationTest::test_model_15b_a2b_long_prompt_sdpa",
285
+ "tests/models/qwen3_moe/test_modeling_qwen3_moe.py::Qwen3MoeIntegrationTest::test_speculative_generation"
286
+ ]
287
+ },
288
+ "seamless_m4t_v2": {
289
+ "single-gpu": [
290
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_speech_to_speech_model",
291
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_text_to_speech_model"
292
+ ],
293
+ "multi-gpu": [
294
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_speech_to_speech_model",
295
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_text_to_speech_model"
296
+ ]
297
+ },
298
+ "speecht5": {
299
+ "single-gpu": [
300
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_batch_generation",
301
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_one_to_many_generation"
302
+ ],
303
+ "multi-gpu": []
304
+ },
305
+ "swin2sr": {
306
+ "single-gpu": [
307
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelIntegrationTest::test_inference_image_super_resolution_head"
308
+ ],
309
+ "multi-gpu": [
310
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelIntegrationTest::test_inference_image_super_resolution_head"
311
+ ]
312
+ },
313
+ "t5": {
314
+ "single-gpu": [
315
+ "tests/models/t5/test_modeling_t5.py::T5ModelIntegrationTests::test_small_integration_test"
316
+ ],
317
+ "multi-gpu": [
318
+ "tests/models/t5/test_modeling_t5.py::T5ModelIntegrationTests::test_small_integration_test"
319
+ ]
320
+ },
321
+ "tapas": {
322
+ "single-gpu": [
323
+ "tests/models/tapas/test_modeling_tapas.py::TapasModelIntegrationTest::test_training_question_answering_head_weak_supervision"
324
+ ],
325
+ "multi-gpu": [
326
+ "tests/models/tapas/test_modeling_tapas.py::TapasModelIntegrationTest::test_training_question_answering_head_weak_supervision"
327
+ ]
328
+ },
329
+ "upernet": {
330
+ "single-gpu": [
331
+ "tests/models/upernet/test_modeling_upernet.py::UperNetModelIntegrationTest::test_inference_swin_backbone"
332
+ ],
333
+ "multi-gpu": [
334
+ "tests/models/upernet/test_modeling_upernet.py::UperNetModelIntegrationTest::test_inference_swin_backbone"
335
+ ]
336
+ },
337
+ "vitmatte": {
338
+ "single-gpu": [
339
+ "tests/models/vitmatte/test_modeling_vitmatte.py::VitMatteModelTest::test_batching_equivalence"
340
+ ],
341
+ "multi-gpu": [
342
+ "tests/models/vitmatte/test_modeling_vitmatte.py::VitMatteModelTest::test_batching_equivalence"
343
+ ]
344
+ },
345
+ "vitpose": {
346
+ "single-gpu": [
347
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_batched_inference",
348
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_inference_pose_estimation"
349
+ ],
350
+ "multi-gpu": [
351
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_batched_inference",
352
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_inference_pose_estimation"
353
+ ]
354
+ },
355
+ "vjepa2": {
356
+ "single-gpu": [
357
+ "tests/models/vjepa2/test_modeling_vjepa2.py::VJEPA2ModelIntegrationTest::test_video_classification"
358
+ ],
359
+ "multi-gpu": [
360
+ "tests/models/vjepa2/test_modeling_vjepa2.py::VJEPA2ModelIntegrationTest::test_video_classification"
361
+ ]
362
+ },
363
+ "xglm": {
364
+ "single-gpu": [
365
+ "tests/models/xglm/test_modeling_xglm.py::XGLMModelLanguageGenerationTest::test_xglm_sample"
366
+ ],
367
+ "multi-gpu": [
368
+ "tests/models/xglm/test_modeling_xglm.py::XGLMModelLanguageGenerationTest::test_xglm_sample"
369
+ ]
370
+ },
371
+ "xlnet": {
372
+ "single-gpu": [
373
+ "tests/models/xlnet/test_modeling_xlnet.py::XLNetModelLanguageGenerationTest::test_lm_generate_xlnet_base_cased"
374
+ ],
375
+ "multi-gpu": []
376
+ },
377
+ "pipelines": {
378
+ "single-gpu": [
379
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_s2t",
380
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt",
381
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_bf16",
382
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_fp16",
383
+ "tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_model_pt_chat_template",
384
+ "tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_small_model_pt_token",
385
+ "tests/pipelines/test_pipelines_text_to_audio.py::TextToAudioPipelineTests::test_generative_model_kwargs"
386
+ ],
387
+ "multi-gpu": [
388
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_s2t",
389
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt",
390
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_bf16",
391
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_fp16",
392
+ "tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_model_pt_chat_template",
393
+ "tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_small_model_pt_token",
394
+ "tests/pipelines/test_pipelines_text_to_audio.py::TextToAudioPipelineTests::test_generative_model_kwargs"
395
+ ]
396
+ },
397
+ "quantization": {
398
+ "single-gpu": [
399
+ "tests/quantization/autoawq/test_awq.py::AwqConfigTest::test_wrong_backend",
400
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_quantized_model",
401
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained",
402
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained_offload",
403
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_preserves_shape",
404
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_with_diff_feature_size_preserves_shape"
405
+ ],
406
+ "multi-gpu": [
407
+ "tests/quantization/autoawq/test_awq.py::AwqConfigTest::test_wrong_backend",
408
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_quantized_model",
409
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained",
410
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained_offload",
411
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_preserves_shape",
412
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_with_diff_feature_size_preserves_shape",
413
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_quantized_model_multi_accelerator",
414
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8QuantizerTest::test_save_pretrained_multi_accelerators"
415
+ ]
416
+ },
417
+ "trainer": {
418
+ "single-gpu": [
419
+ "tests/trainer/test_trainer.py::TrainerIntegrationTest::test_auto_batch_size_finder",
420
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTest::test_hyperparameter_search",
421
+ "tests/trainer/test_trainer.py::TrainerHyperParameterMultiObjectOptunaIntegrationTest::test_hyperparameter_search",
422
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTestWithFullEval::test_hyperparameter_search"
423
+ ],
424
+ "multi-gpu": [
425
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTest::test_hyperparameter_search",
426
+ "tests/trainer/test_trainer.py::TrainerHyperParameterMultiObjectOptunaIntegrationTest::test_hyperparameter_search",
427
+ "tests/trainer/test_trainer_fsdp.py::TestFSDPTrainerTorchCompile::test_trainer"
428
+ ]
429
+ }
430
+ }