hf-transformers-bot commited on
Commit
eac4ddf
·
verified ·
1 Parent(s): f92c1a4

Upload 2026-01-21/runs/678-21199210283/ci_results_run_models_gpu/new_failures_against_21195539624.json with huggingface_hub

Browse files
2026-01-21/runs/678-21199210283/ci_results_run_models_gpu/new_failures_against_21195539624.json ADDED
@@ -0,0 +1,405 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "generation": {
3
+ "single-gpu": [
4
+ "tests/generation/test_utils.py::GenerationIntegrationTests::test_beam_search_advanced_stopping_criteria"
5
+ ],
6
+ "multi-gpu": [
7
+ "tests/generation/test_utils.py::GenerationIntegrationTests::test_beam_search_advanced_stopping_criteria"
8
+ ]
9
+ },
10
+ "auto": {
11
+ "single-gpu": [
12
+ "tests/models/auto/test_tokenization_auto.py::AutoTokenizerTest::test_auto_tokenizer_from_local_folder"
13
+ ],
14
+ "multi-gpu": []
15
+ },
16
+ "bigbird_pegasus": {
17
+ "single-gpu": [],
18
+ "multi-gpu": [
19
+ "tests/models/bigbird_pegasus/test_modeling_bigbird_pegasus.py::BigBirdPegasusStandaloneDecoderModelTest::test_generate_with_static_cache"
20
+ ]
21
+ },
22
+ "conditional_detr": {
23
+ "single-gpu": [
24
+ "tests/models/conditional_detr/test_image_processing_conditional_detr.py::ConditionalDetrImageProcessingTest::test_batched_coco_detection_annotations"
25
+ ],
26
+ "multi-gpu": [
27
+ "tests/models/conditional_detr/test_image_processing_conditional_detr.py::ConditionalDetrImageProcessingTest::test_batched_coco_detection_annotations"
28
+ ]
29
+ },
30
+ "csm": {
31
+ "single-gpu": [
32
+ "tests/models/csm/test_modeling_csm.py::CsmForConditionalGenerationIntegrationTest::test_1b_model_integration_generate_no_audio"
33
+ ],
34
+ "multi-gpu": []
35
+ },
36
+ "cwm": {
37
+ "single-gpu": [
38
+ "tests/models/cwm/test_modeling_cwm.py::CwmIntegrationTest::test_cwm_sliding_window_long_sequence"
39
+ ],
40
+ "multi-gpu": []
41
+ },
42
+ "deepseek_v3": {
43
+ "single-gpu": [
44
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_flex_attention_with_grads",
45
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_generate_compilation_all_outputs",
46
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_generate_compile_model_forward_fullgraph",
47
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_generate_from_inputs_embeds_with_static_cache",
48
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_generate_from_random_inputs_embeds",
49
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_generate_with_static_cache",
50
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_problem_types",
51
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_prompt_lookup_decoding_stops_at_eos",
52
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_resize_embeddings_untied",
53
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_resize_tokens_embeddings",
54
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_retain_grad_hidden_states_attentions",
55
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_sdpa_can_compile_dynamic",
56
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_torch_compile_for_training",
57
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_training",
58
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_training_gradient_checkpointing",
59
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_training_gradient_checkpointing_use_reentrant_false",
60
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_training_gradient_checkpointing_use_reentrant_true"
61
+ ],
62
+ "multi-gpu": [
63
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_flex_attention_with_grads",
64
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_generate_compilation_all_outputs",
65
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_generate_compile_model_forward_fullgraph",
66
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_generate_from_inputs_embeds_with_static_cache",
67
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_generate_from_random_inputs_embeds",
68
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_generate_with_static_cache",
69
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_resize_embeddings_untied",
70
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_resize_tokens_embeddings",
71
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_retain_grad_hidden_states_attentions",
72
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_training",
73
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_training_gradient_checkpointing",
74
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_training_gradient_checkpointing_use_reentrant_false",
75
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_training_gradient_checkpointing_use_reentrant_true"
76
+ ]
77
+ },
78
+ "deformable_detr": {
79
+ "single-gpu": [
80
+ "tests/models/deformable_detr/test_image_processing_deformable_detr.py::DeformableDetrImageProcessingTest::test_batched_coco_detection_annotations",
81
+ "tests/models/deformable_detr/test_modeling_deformable_detr.py::DeformableDetrModelTest::test_batching_equivalence"
82
+ ],
83
+ "multi-gpu": [
84
+ "tests/models/deformable_detr/test_image_processing_deformable_detr.py::DeformableDetrImageProcessingTest::test_batched_coco_detection_annotations"
85
+ ]
86
+ },
87
+ "detr": {
88
+ "single-gpu": [
89
+ "tests/models/detr/test_image_processing_detr.py::DetrImageProcessingTest::test_batched_coco_detection_annotations"
90
+ ],
91
+ "multi-gpu": [
92
+ "tests/models/detr/test_image_processing_detr.py::DetrImageProcessingTest::test_batched_coco_detection_annotations"
93
+ ]
94
+ },
95
+ "dots1": {
96
+ "single-gpu": [],
97
+ "multi-gpu": [
98
+ "tests/models/dots1/test_modeling_dots1.py::Dots1IntegrationTest::test_model_15b_a2b_generation"
99
+ ]
100
+ },
101
+ "falcon_h1": {
102
+ "single-gpu": [
103
+ "tests/models/falcon_h1/test_modeling_falcon_h1.py::FalconH1ModelIntegrationTest::test_falcon_h1_hard"
104
+ ],
105
+ "multi-gpu": [
106
+ "tests/models/falcon_h1/test_modeling_falcon_h1.py::FalconH1ModelIntegrationTest::test_falcon_h1_hard"
107
+ ]
108
+ },
109
+ "falcon_mamba": {
110
+ "single-gpu": [
111
+ "tests/models/falcon_mamba/test_modeling_falcon_mamba.py::FalconMambaIntegrationTests::test_batched_generation"
112
+ ],
113
+ "multi-gpu": [
114
+ "tests/models/falcon_mamba/test_modeling_falcon_mamba.py::FalconMambaIntegrationTests::test_batched_generation"
115
+ ]
116
+ },
117
+ "flava": {
118
+ "single-gpu": [
119
+ "tests/models/flava/test_modeling_flava.py::FlavaModelIntegrationTest::test_inference"
120
+ ],
121
+ "multi-gpu": [
122
+ "tests/models/flava/test_modeling_flava.py::FlavaModelIntegrationTest::test_inference"
123
+ ]
124
+ },
125
+ "gemma": {
126
+ "single-gpu": [
127
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_2b_4bit",
128
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_2b_bf16_dola",
129
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_bf16",
130
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_fp16"
131
+ ],
132
+ "multi-gpu": [
133
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_2b_4bit",
134
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_2b_bf16_dola",
135
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_bf16",
136
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_fp16"
137
+ ]
138
+ },
139
+ "gemma3": {
140
+ "single-gpu": [
141
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3TextModelTest::test_generate_with_static_cache",
142
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_1b_text_only",
143
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch",
144
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch_crops",
145
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_multiimage"
146
+ ],
147
+ "multi-gpu": [
148
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_1b_text_only",
149
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch",
150
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch_crops",
151
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_multiimage"
152
+ ]
153
+ },
154
+ "glm": {
155
+ "single-gpu": [
156
+ "tests/models/glm/test_modeling_glm.py::GlmIntegrationTest::test_model_9b_eager",
157
+ "tests/models/glm/test_modeling_glm.py::GlmIntegrationTest::test_model_9b_fp16"
158
+ ],
159
+ "multi-gpu": [
160
+ "tests/models/glm/test_modeling_glm.py::GlmIntegrationTest::test_model_9b_eager",
161
+ "tests/models/glm/test_modeling_glm.py::GlmIntegrationTest::test_model_9b_fp16"
162
+ ]
163
+ },
164
+ "gpt_oss": {
165
+ "single-gpu": [],
166
+ "multi-gpu": [
167
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_00",
168
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_02",
169
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_04",
170
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_06",
171
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_08",
172
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_09",
173
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_10",
174
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_11",
175
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_12",
176
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_13",
177
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_14",
178
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_15",
179
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_16",
180
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_18",
181
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_20",
182
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_22",
183
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_24",
184
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_25",
185
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_26",
186
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_27",
187
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_28",
188
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_29",
189
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_30",
190
+ "tests/models/gpt_oss/test_modeling_gpt_oss.py::GptOssIntegrationTest::test_training_step_31"
191
+ ]
192
+ },
193
+ "grounding_dino": {
194
+ "single-gpu": [
195
+ "tests/models/grounding_dino/test_image_processing_grounding_dino.py::GroundingDinoImageProcessingTest::test_batched_coco_detection_annotations"
196
+ ],
197
+ "multi-gpu": [
198
+ "tests/models/grounding_dino/test_image_processing_grounding_dino.py::GroundingDinoImageProcessingTest::test_batched_coco_detection_annotations"
199
+ ]
200
+ },
201
+ "helium": {
202
+ "single-gpu": [
203
+ "tests/models/helium/test_modeling_helium.py::HeliumIntegrationTest::test_model_2b"
204
+ ],
205
+ "multi-gpu": [
206
+ "tests/models/helium/test_modeling_helium.py::HeliumIntegrationTest::test_model_2b"
207
+ ]
208
+ },
209
+ "hubert": {
210
+ "single-gpu": [
211
+ "tests/models/hubert/test_modeling_hubert.py::HubertRobustModelTest::test_batched_inference"
212
+ ],
213
+ "multi-gpu": [
214
+ "tests/models/hubert/test_modeling_hubert.py::HubertRobustModelTest::test_batched_inference"
215
+ ]
216
+ },
217
+ "internvl": {
218
+ "single-gpu": [
219
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_forward",
220
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_generate_text_only"
221
+ ],
222
+ "multi-gpu": [
223
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_forward",
224
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_generate_text_only"
225
+ ]
226
+ },
227
+ "kosmos2": {
228
+ "single-gpu": [
229
+ "tests/models/kosmos2/test_modeling_kosmos2.py::Kosmos2ModelTest::test_assisted_decoding_matches_greedy_search_1_same"
230
+ ],
231
+ "multi-gpu": []
232
+ },
233
+ "layoutxlm": {
234
+ "single-gpu": [
235
+ "tests/models/layoutxlm/test_processing_layoutxlm.py::LayoutXLMProcessorTest::test_model_input_names",
236
+ "tests/models/layoutxlm/test_processing_layoutxlm.py::LayoutXLMProcessorTest::test_save_load_pretrained_additional_features"
237
+ ],
238
+ "multi-gpu": []
239
+ },
240
+ "llama": {
241
+ "single-gpu": [
242
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_llama_3_1_hard"
243
+ ],
244
+ "multi-gpu": [
245
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_llama_3_1_hard"
246
+ ]
247
+ },
248
+ "llava": {
249
+ "single-gpu": [
250
+ "tests/models/llava/test_modeling_llava.py::LlavaForConditionalGenerationIntegrationTest::test_small_model_integration_test_llama_single"
251
+ ],
252
+ "multi-gpu": [
253
+ "tests/models/llava/test_modeling_llava.py::LlavaForConditionalGenerationIntegrationTest::test_small_model_integration_test_llama_single"
254
+ ]
255
+ },
256
+ "minimax_m2": {
257
+ "single-gpu": [
258
+ "tests/models/minimax_m2/test_modeling_minimax_m2.py::MiniMaxM2ModelTest::test_sdpa_padding_matches_padding_free_with_position_ids"
259
+ ],
260
+ "multi-gpu": []
261
+ },
262
+ "mistral": {
263
+ "single-gpu": [
264
+ "tests/models/mistral/test_modeling_mistral.py::MistralIntegrationTest::test_model_7b_logits"
265
+ ],
266
+ "multi-gpu": [
267
+ "tests/models/mistral/test_modeling_mistral.py::MistralIntegrationTest::test_model_7b_logits"
268
+ ]
269
+ },
270
+ "mistral3": {
271
+ "single-gpu": [
272
+ "tests/models/mistral3/test_modeling_mistral3.py::Mistral3IntegrationTest::test_mistral3_integration_generate"
273
+ ],
274
+ "multi-gpu": [
275
+ "tests/models/mistral3/test_modeling_mistral3.py::Mistral3IntegrationTest::test_mistral3_integration_generate"
276
+ ]
277
+ },
278
+ "mllama": {
279
+ "single-gpu": [
280
+ "tests/models/mllama/test_modeling_mllama.py::MllamaForCausalLMModelTest::test_sdpa_padding_matches_padding_free_with_position_ids"
281
+ ],
282
+ "multi-gpu": []
283
+ },
284
+ "olmo2": {
285
+ "single-gpu": [
286
+ "tests/models/olmo2/test_modeling_olmo2.py::Olmo2IntegrationTest::test_model_1b_logits_bfloat16"
287
+ ],
288
+ "multi-gpu": [
289
+ "tests/models/olmo2/test_modeling_olmo2.py::Olmo2IntegrationTest::test_model_1b_logits_bfloat16"
290
+ ]
291
+ },
292
+ "omdet_turbo": {
293
+ "single-gpu": [
294
+ "tests/models/omdet_turbo/test_modeling_omdet_turbo.py::OmDetTurboModelTest::test_batching_equivalence"
295
+ ],
296
+ "multi-gpu": []
297
+ },
298
+ "phi3": {
299
+ "single-gpu": [
300
+ "tests/models/phi3/test_modeling_phi3.py::Phi3IntegrationTest::test_phi3_mini_4k_sliding_window"
301
+ ],
302
+ "multi-gpu": [
303
+ "tests/models/phi3/test_modeling_phi3.py::Phi3IntegrationTest::test_phi3_mini_4k_sliding_window"
304
+ ]
305
+ },
306
+ "qwen2_vl": {
307
+ "single-gpu": [],
308
+ "multi-gpu": [
309
+ "tests/models/qwen2_vl/test_modeling_qwen2_vl.py::Qwen2VLIntegrationTest::test_small_model_integration_test_batch"
310
+ ]
311
+ },
312
+ "qwen3": {
313
+ "single-gpu": [
314
+ "tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_speculative_generation"
315
+ ],
316
+ "multi-gpu": [
317
+ "tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_speculative_generation"
318
+ ]
319
+ },
320
+ "regnet": {
321
+ "single-gpu": [
322
+ "tests/models/regnet/test_modeling_regnet.py::RegNetModelTest::test_can_load_ignoring_mismatched_shapes"
323
+ ],
324
+ "multi-gpu": []
325
+ },
326
+ "seamless_m4t": {
327
+ "single-gpu": [
328
+ "tests/models/seamless_m4t/test_processing_seamless_m4t.py::SeamlessM4TProcessorTest::test_save_load_pretrained_default"
329
+ ],
330
+ "multi-gpu": []
331
+ },
332
+ "seed_oss": {
333
+ "single-gpu": [
334
+ "tests/models/seed_oss/test_modeling_seed_oss.py::SeedOssIntegrationTest::test_model_36b_eager",
335
+ "tests/models/seed_oss/test_modeling_seed_oss.py::SeedOssIntegrationTest::test_model_36b_sdpa"
336
+ ],
337
+ "multi-gpu": [
338
+ "tests/models/seed_oss/test_modeling_seed_oss.py::SeedOssIntegrationTest::test_model_36b_eager",
339
+ "tests/models/seed_oss/test_modeling_seed_oss.py::SeedOssIntegrationTest::test_model_36b_sdpa"
340
+ ]
341
+ },
342
+ "swiftformer": {
343
+ "single-gpu": [
344
+ "tests/models/swiftformer/test_modeling_swiftformer.py::SwiftFormerModelIntegrationTest::test_inference_image_classification_head"
345
+ ],
346
+ "multi-gpu": [
347
+ "tests/models/swiftformer/test_modeling_swiftformer.py::SwiftFormerModelIntegrationTest::test_inference_image_classification_head"
348
+ ]
349
+ },
350
+ "swin2sr": {
351
+ "single-gpu": [
352
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelIntegrationTest::test_inference_fp16"
353
+ ],
354
+ "multi-gpu": [
355
+ "tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelIntegrationTest::test_inference_fp16"
356
+ ]
357
+ },
358
+ "unispeech": {
359
+ "single-gpu": [
360
+ "tests/models/unispeech/test_modeling_unispeech.py::UniSpeechRobustModelTest::test_batched_inference"
361
+ ],
362
+ "multi-gpu": [
363
+ "tests/models/unispeech/test_modeling_unispeech.py::UniSpeechRobustModelTest::test_batched_inference"
364
+ ]
365
+ },
366
+ "unispeech_sat": {
367
+ "single-gpu": [
368
+ "tests/models/unispeech_sat/test_modeling_unispeech_sat.py::UniSpeechSatRobustModelTest::test_batched_inference"
369
+ ],
370
+ "multi-gpu": []
371
+ },
372
+ "video_llava": {
373
+ "single-gpu": [
374
+ "tests/models/video_llava/test_modeling_video_llava.py::VideoLlavaForConditionalGenerationIntegrationTest::test_small_model_integration_test_mixed_inputs"
375
+ ],
376
+ "multi-gpu": [
377
+ "tests/models/video_llava/test_modeling_video_llava.py::VideoLlavaForConditionalGenerationIntegrationTest::test_small_model_integration_test_mixed_inputs"
378
+ ]
379
+ },
380
+ "yolos": {
381
+ "single-gpu": [
382
+ "tests/models/yolos/test_image_processing_yolos.py::YolosImageProcessingTest::test_batched_coco_detection_annotations"
383
+ ],
384
+ "multi-gpu": [
385
+ "tests/models/yolos/test_image_processing_yolos.py::YolosImageProcessingTest::test_batched_coco_detection_annotations"
386
+ ]
387
+ },
388
+ "trainer": {
389
+ "single-gpu": [],
390
+ "multi-gpu": [
391
+ "tests/trainer/test_trainer.py::TrainerIntegrationTest::test_evaluate",
392
+ "tests/trainer/test_trainer.py::TrainerIntegrationTest::test_evaluate_with_batch_eval_metrics"
393
+ ]
394
+ },
395
+ "utils": {
396
+ "single-gpu": [
397
+ "tests/utils/test_cache_utils.py::CacheHardIntegrationTest::test_cache_copy",
398
+ "tests/utils/test_cache_utils.py::CacheHardIntegrationTest::test_dynamic_cache_hard"
399
+ ],
400
+ "multi-gpu": [
401
+ "tests/utils/test_cache_utils.py::CacheHardIntegrationTest::test_cache_copy",
402
+ "tests/utils/test_cache_utils.py::CacheHardIntegrationTest::test_dynamic_cache_hard"
403
+ ]
404
+ }
405
+ }