hf-transformers-bot commited on
Commit
e1a07dd
·
verified ·
1 Parent(s): d3771f1

Upload 2025-06-08/runs/623-15514192597/ci_results_run_models_gpu/new_failures_against_15514174115.json with huggingface_hub

Browse files
2025-06-08/runs/623-15514192597/ci_results_run_models_gpu/new_failures_against_15514174115.json ADDED
@@ -0,0 +1,696 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto": {
3
+ "single-gpu": [],
4
+ "multi-gpu": [
5
+ "tests/models/auto/test_modeling_auto.py::AutoModelTest::test_from_pretrained_dynamic_model_distant",
6
+ "tests/models/auto/test_modeling_auto.py::AutoModelTest::test_from_pretrained_dynamic_model_with_period"
7
+ ]
8
+ },
9
+ "beit": {
10
+ "single-gpu": [
11
+ "tests/models/beit/test_modeling_beit.py::BeitModelIntegrationTest::test_inference_image_classification_head_imagenet_1k",
12
+ "tests/models/beit/test_modeling_beit.py::BeitModelIntegrationTest::test_inference_image_classification_head_imagenet_22k",
13
+ "tests/models/beit/test_modeling_beit.py::BeitModelIntegrationTest::test_inference_interpolate_pos_encoding",
14
+ "tests/models/beit/test_modeling_beit.py::BeitModelIntegrationTest::test_inference_masked_image_modeling_head",
15
+ "tests/models/beit/test_modeling_beit.py::BeitModelIntegrationTest::test_inference_semantic_segmentation",
16
+ "tests/models/beit/test_modeling_beit.py::BeitModelIntegrationTest::test_post_processing_semantic_segmentation"
17
+ ],
18
+ "multi-gpu": []
19
+ },
20
+ "bert": {
21
+ "single-gpu": [
22
+ "tests/models/bert/test_modeling_bert.py::BertModelIntegrationTest::test_inference_no_head_relative_embedding_key",
23
+ "tests/models/bert/test_modeling_bert.py::BertModelIntegrationTest::test_inference_no_head_relative_embedding_key_query",
24
+ "tests/models/bert/test_modeling_bert.py::BertModelIntegrationTest::test_sdpa_ignored_mask"
25
+ ],
26
+ "multi-gpu": []
27
+ },
28
+ "bert_generation": {
29
+ "single-gpu": [
30
+ "tests/models/bert_generation/test_modeling_bert_generation.py::BertGenerationEncoderTest::test_model_from_pretrained",
31
+ "tests/models/bert_generation/test_modeling_bert_generation.py::BertGenerationEncoderIntegrationTest::test_inference_no_head_absolute_embedding",
32
+ "tests/models/bert_generation/test_modeling_bert_generation.py::BertGenerationDecoderIntegrationTest::test_inference_no_head_absolute_embedding"
33
+ ],
34
+ "multi-gpu": []
35
+ },
36
+ "big_bird": {
37
+ "single-gpu": [
38
+ "tests/models/big_bird/test_modeling_big_bird.py::BigBirdModelTest::test_model_from_pretrained",
39
+ "tests/models/big_bird/test_modeling_big_bird.py::BigBirdModelIntegrationTest::test_auto_padding",
40
+ "tests/models/big_bird/test_modeling_big_bird.py::BigBirdModelIntegrationTest::test_block_sparse_context_layer",
41
+ "tests/models/big_bird/test_modeling_big_bird.py::BigBirdModelIntegrationTest::test_fill_mask",
42
+ "tests/models/big_bird/test_modeling_big_bird.py::BigBirdModelIntegrationTest::test_inference_block_sparse_pretraining",
43
+ "tests/models/big_bird/test_modeling_big_bird.py::BigBirdModelIntegrationTest::test_inference_full_pretraining",
44
+ "tests/models/big_bird/test_modeling_big_bird.py::BigBirdModelIntegrationTest::test_inference_question_answering",
45
+ "tests/models/big_bird/test_modeling_big_bird.py::BigBirdModelIntegrationTest::test_tokenizer_inference"
46
+ ],
47
+ "multi-gpu": []
48
+ },
49
+ "bigbird_pegasus": {
50
+ "single-gpu": [
51
+ "tests/models/bigbird_pegasus/test_modeling_bigbird_pegasus.py::BigBirdPegasusModelIntegrationTests::test_inference_block_sparse",
52
+ "tests/models/bigbird_pegasus/test_modeling_bigbird_pegasus.py::BigBirdPegasusModelIntegrationTests::test_inference_full_attn",
53
+ "tests/models/bigbird_pegasus/test_modeling_bigbird_pegasus.py::BigBirdPegasusModelIntegrationTests::test_seq_to_seq_generation"
54
+ ],
55
+ "multi-gpu": []
56
+ },
57
+ "biogpt": {
58
+ "single-gpu": [
59
+ "tests/models/biogpt/test_modeling_biogpt.py::BioGptModelTest::test_batch_generation",
60
+ "tests/models/biogpt/test_modeling_biogpt.py::BioGptModelTest::test_model_from_pretrained",
61
+ "tests/models/biogpt/test_modeling_biogpt.py::BioGptModelIntegrationTest::test_biogpt_generation_beam_search",
62
+ "tests/models/biogpt/test_modeling_biogpt.py::BioGptModelIntegrationTest::test_inference_lm_head_model"
63
+ ],
64
+ "multi-gpu": []
65
+ },
66
+ "bit": {
67
+ "single-gpu": [
68
+ "tests/models/bit/test_modeling_bit.py::BitModelTest::test_model_from_pretrained"
69
+ ],
70
+ "multi-gpu": []
71
+ },
72
+ "bitnet": {
73
+ "single-gpu": [
74
+ "tests/models/bitnet/test_modeling_bitnet.py::BitNetIntegrationTest::test_model_generation"
75
+ ],
76
+ "multi-gpu": []
77
+ },
78
+ "blenderbot": {
79
+ "single-gpu": [
80
+ "tests/models/blenderbot/test_modeling_blenderbot.py::Blenderbot3BIntegrationTests::test_generation_from_short_input_same_as_parlai_3B"
81
+ ],
82
+ "multi-gpu": []
83
+ },
84
+ "blenderbot_small": {
85
+ "single-gpu": [
86
+ "tests/models/blenderbot_small/test_modeling_blenderbot_small.py::Blenderbot90MIntegrationTests::test_90_generation_from_long_input"
87
+ ],
88
+ "multi-gpu": []
89
+ },
90
+ "blip_2": {
91
+ "single-gpu": [
92
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2ForConditionalGenerationDecoderOnlyTest::test_sdpa_can_compile_dynamic",
93
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2ForConditionalGenerationDecoderOnlyTest::test_sdpa_can_dispatch_on_flash",
94
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2ModelTest::test_sdpa_can_compile_dynamic",
95
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2ModelTest::test_sdpa_can_dispatch_on_flash",
96
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2TextModelWithProjectionTest::test_sdpa_can_compile_dynamic",
97
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2TextModelWithProjectionTest::test_sdpa_can_dispatch_on_flash",
98
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2VisionModelWithProjectionTest::test_sdpa_can_compile_dynamic",
99
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2VisionModelWithProjectionTest::test_sdpa_can_dispatch_on_flash",
100
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2TextRetrievalModelTest::test_sdpa_can_compile_dynamic",
101
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2TextRetrievalModelTest::test_sdpa_can_dispatch_on_flash"
102
+ ],
103
+ "multi-gpu": [
104
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2ForConditionalGenerationDecoderOnlyTest::test_sdpa_can_compile_dynamic",
105
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2ForConditionalGenerationDecoderOnlyTest::test_sdpa_can_dispatch_on_flash",
106
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2ModelTest::test_sdpa_can_compile_dynamic",
107
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2ModelTest::test_sdpa_can_dispatch_on_flash",
108
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2TextModelWithProjectionTest::test_sdpa_can_compile_dynamic",
109
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2TextModelWithProjectionTest::test_sdpa_can_dispatch_on_flash",
110
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2VisionModelWithProjectionTest::test_sdpa_can_compile_dynamic",
111
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2VisionModelWithProjectionTest::test_sdpa_can_dispatch_on_flash",
112
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2TextRetrievalModelTest::test_sdpa_can_compile_dynamic",
113
+ "tests/models/blip_2/test_modeling_blip_2.py::Blip2TextRetrievalModelTest::test_sdpa_can_dispatch_on_flash"
114
+ ]
115
+ },
116
+ "cohere2": {
117
+ "single-gpu": [],
118
+ "multi-gpu": [
119
+ "tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_export_static_cache",
120
+ "tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_generation_beyond_sliding_window_3_eager",
121
+ "tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_model_fp16",
122
+ "tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_model_pipeline_bf16"
123
+ ]
124
+ },
125
+ "conditional_detr": {
126
+ "single-gpu": [
127
+ "tests/models/conditional_detr/test_modeling_conditional_detr.py::ConditionalDetrModelIntegrationTests::test_inference_object_detection_head"
128
+ ],
129
+ "multi-gpu": [
130
+ "tests/models/conditional_detr/test_modeling_conditional_detr.py::ConditionalDetrModelIntegrationTests::test_inference_object_detection_head"
131
+ ]
132
+ },
133
+ "csm": {
134
+ "single-gpu": [],
135
+ "multi-gpu": [
136
+ "tests/models/csm/test_modeling_csm.py::CsmForConditionalGenerationTest::test_eager_matches_sdpa_generate"
137
+ ]
138
+ },
139
+ "data2vec": {
140
+ "single-gpu": [
141
+ "tests/models/data2vec/test_modeling_data2vec_vision.py::Data2VecVisionModelTest::test_sdpa_can_compile_dynamic"
142
+ ],
143
+ "multi-gpu": [
144
+ "tests/models/data2vec/test_modeling_data2vec_vision.py::Data2VecVisionModelTest::test_sdpa_can_compile_dynamic"
145
+ ]
146
+ },
147
+ "deepseek_v3": {
148
+ "single-gpu": [
149
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_sdpa_can_dispatch_on_flash"
150
+ ],
151
+ "multi-gpu": [
152
+ "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_sdpa_can_dispatch_on_flash"
153
+ ]
154
+ },
155
+ "deformable_detr": {
156
+ "single-gpu": [
157
+ "tests/models/deformable_detr/test_modeling_deformable_detr.py::DeformableDetrModelIntegrationTests::test_inference_object_detection_head"
158
+ ],
159
+ "multi-gpu": [
160
+ "tests/models/deformable_detr/test_modeling_deformable_detr.py::DeformableDetrModelIntegrationTests::test_inference_object_detection_head"
161
+ ]
162
+ },
163
+ "depth_pro": {
164
+ "single-gpu": [
165
+ "tests/models/depth_pro/test_modeling_depth_pro.py::DepthProModelTest::test_sdpa_can_compile_dynamic"
166
+ ],
167
+ "multi-gpu": [
168
+ "tests/models/depth_pro/test_modeling_depth_pro.py::DepthProModelTest::test_sdpa_can_compile_dynamic"
169
+ ]
170
+ },
171
+ "diffllama": {
172
+ "single-gpu": [
173
+ "tests/models/diffllama/test_modeling_diffllama.py::DiffLlamaModelTest::test_sdpa_can_dispatch_on_flash"
174
+ ],
175
+ "multi-gpu": [
176
+ "tests/models/diffllama/test_modeling_diffllama.py::DiffLlamaModelTest::test_sdpa_can_dispatch_on_flash"
177
+ ]
178
+ },
179
+ "dpt": {
180
+ "single-gpu": [
181
+ "tests/models/dpt/test_modeling_dpt_auto_backbone.py::DPTModelIntegrationTest::test_inference_depth_estimation_swinv2",
182
+ "tests/models/dpt/test_modeling_dpt_hybrid.py::DPTModelTest::test_model_from_pretrained",
183
+ "tests/models/dpt/test_modeling_dpt_hybrid.py::DPTModelTest::test_sdpa_can_compile_dynamic",
184
+ "tests/models/dpt/test_modeling_dpt_hybrid.py::DPTModelTest::test_sdpa_can_dispatch_on_flash",
185
+ "tests/models/dpt/test_modeling_dpt_hybrid.py::DPTModelIntegrationTest::test_inference_depth_estimation"
186
+ ],
187
+ "multi-gpu": [
188
+ "tests/models/dpt/test_modeling_dpt_hybrid.py::DPTModelTest::test_sdpa_can_compile_dynamic",
189
+ "tests/models/dpt/test_modeling_dpt_hybrid.py::DPTModelTest::test_sdpa_can_dispatch_on_flash"
190
+ ]
191
+ },
192
+ "efficientnet": {
193
+ "single-gpu": [
194
+ "tests/models/efficientnet/test_modeling_efficientnet.py::EfficientNetModelIntegrationTest::test_inference_image_classification_head"
195
+ ],
196
+ "multi-gpu": []
197
+ },
198
+ "electra": {
199
+ "single-gpu": [
200
+ "tests/models/electra/test_modeling_electra.py::ElectraModelIntegrationTest::test_inference_no_head_absolute_embedding"
201
+ ],
202
+ "multi-gpu": []
203
+ },
204
+ "emu3": {
205
+ "single-gpu": [
206
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_attention_outputs",
207
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_batching_equivalence",
208
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_determinism",
209
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_feed_forward_chunking",
210
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_hidden_states_output",
211
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_model_outputs_equivalence",
212
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_resize_tokens_embeddings",
213
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_retain_grad_hidden_states_attentions",
214
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_save_load"
215
+ ],
216
+ "multi-gpu": [
217
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_attention_outputs",
218
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_batching_equivalence",
219
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_determinism",
220
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_feed_forward_chunking",
221
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_hidden_states_output",
222
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_model_outputs_equivalence",
223
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_resize_tokens_embeddings",
224
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_retain_grad_hidden_states_attentions",
225
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_save_load",
226
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_model_parallelism",
227
+ "tests/models/emu3/test_modeling_emu3.py::Emu3Vision2TextModelTest::test_multi_gpu_data_parallel_forward"
228
+ ]
229
+ },
230
+ "falcon_h1": {
231
+ "single-gpu": [
232
+ "tests/models/falcon_h1/test_modeling_falcon_h1.py::FalconH1ModelIntegrationTest::test_falcon_h1_hard"
233
+ ],
234
+ "multi-gpu": [
235
+ "tests/models/falcon_h1/test_modeling_falcon_h1.py::FalconH1ModelIntegrationTest::test_falcon_h1_hard"
236
+ ]
237
+ },
238
+ "fastspeech2_conformer": {
239
+ "single-gpu": [],
240
+ "multi-gpu": [
241
+ "tests/models/fastspeech2_conformer/test_modeling_fastspeech2_conformer.py::FastSpeech2ConformerWithHifiGanTest::test_multi_gpu_data_parallel_forward"
242
+ ]
243
+ },
244
+ "gemma": {
245
+ "single-gpu": [
246
+ "tests/models/gemma/test_modeling_gemma.py::GemmaModelTest::test_torch_compile_for_training",
247
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_export_static_cache",
248
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_2b_bf16_dola",
249
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_bf16",
250
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_fp16_static_cache"
251
+ ],
252
+ "multi-gpu": [
253
+ "tests/models/gemma/test_modeling_gemma.py::GemmaModelTest::test_torch_compile_for_training",
254
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_export_static_cache",
255
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_2b_bf16_dola",
256
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_bf16",
257
+ "tests/models/gemma/test_modeling_gemma.py::GemmaIntegrationTest::test_model_7b_fp16_static_cache"
258
+ ]
259
+ },
260
+ "gemma2": {
261
+ "single-gpu": [
262
+ "tests/models/gemma2/test_modeling_gemma2.py::Gemma2IntegrationTest::test_generation_beyond_sliding_window_3_eager"
263
+ ],
264
+ "multi-gpu": [
265
+ "tests/models/gemma2/test_modeling_gemma2.py::Gemma2IntegrationTest::test_generation_beyond_sliding_window_3_eager"
266
+ ]
267
+ },
268
+ "gemma3": {
269
+ "single-gpu": [
270
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3Vision2TextModelTest::test_sdpa_can_compile_dynamic",
271
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3Vision2TextModelTest::test_sdpa_can_dispatch_on_flash",
272
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch",
273
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch_crops",
274
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_crops",
275
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_multiimage"
276
+ ],
277
+ "multi-gpu": [
278
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3Vision2TextModelTest::test_sdpa_can_compile_dynamic",
279
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3Vision2TextModelTest::test_sdpa_can_dispatch_on_flash",
280
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch",
281
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch_crops",
282
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_crops",
283
+ "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_multiimage"
284
+ ]
285
+ },
286
+ "glm4": {
287
+ "single-gpu": [
288
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_bf16",
289
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_eager",
290
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_fp16",
291
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_sdpa"
292
+ ],
293
+ "multi-gpu": [
294
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_bf16",
295
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_eager",
296
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_fp16",
297
+ "tests/models/glm4/test_modeling_glm4.py::Glm4IntegrationTest::test_model_9b_sdpa"
298
+ ]
299
+ },
300
+ "got_ocr2": {
301
+ "single-gpu": [
302
+ "tests/models/got_ocr2/test_modeling_got_ocr2.py::GotOcr2ModelTest::test_generate_continue_from_past_key_values"
303
+ ],
304
+ "multi-gpu": [
305
+ "tests/models/got_ocr2/test_modeling_got_ocr2.py::GotOcr2ModelTest::test_generate_continue_from_past_key_values"
306
+ ]
307
+ },
308
+ "gpt2": {
309
+ "single-gpu": [
310
+ "tests/models/gpt2/test_modeling_gpt2.py::GPT2ModelLanguageGenerationTest::test_gpt2_sample"
311
+ ],
312
+ "multi-gpu": [
313
+ "tests/models/gpt2/test_modeling_gpt2.py::GPT2ModelLanguageGenerationTest::test_gpt2_sample"
314
+ ]
315
+ },
316
+ "gpt_bigcode": {
317
+ "single-gpu": [
318
+ "tests/models/gpt_bigcode/test_modeling_gpt_bigcode.py::GPTBigCodeModelTest::test_sdpa_can_dispatch_on_flash",
319
+ "tests/models/gpt_bigcode/test_modeling_gpt_bigcode.py::GPTBigCodeMHAModelTest::test_sdpa_can_dispatch_on_flash"
320
+ ],
321
+ "multi-gpu": [
322
+ "tests/models/gpt_bigcode/test_modeling_gpt_bigcode.py::GPTBigCodeModelTest::test_sdpa_can_dispatch_on_flash",
323
+ "tests/models/gpt_bigcode/test_modeling_gpt_bigcode.py::GPTBigCodeMHAModelTest::test_sdpa_can_dispatch_on_flash"
324
+ ]
325
+ },
326
+ "gpt_neox": {
327
+ "single-gpu": [
328
+ "tests/models/gpt_neox/test_modeling_gpt_neox.py::GPTNeoXLanguageGenerationTest::test_lm_generate_flex_attn_gptneox"
329
+ ],
330
+ "multi-gpu": [
331
+ "tests/models/gpt_neox/test_modeling_gpt_neox.py::GPTNeoXLanguageGenerationTest::test_lm_generate_flex_attn_gptneox"
332
+ ]
333
+ },
334
+ "helium": {
335
+ "single-gpu": [
336
+ "tests/models/helium/test_modeling_helium.py::GemmaModelTest::test_torch_compile_for_training",
337
+ "tests/models/helium/test_modeling_helium.py::HeliumModelTest::test_torch_compile_for_training"
338
+ ],
339
+ "multi-gpu": [
340
+ "tests/models/helium/test_modeling_helium.py::GemmaModelTest::test_torch_compile_for_training",
341
+ "tests/models/helium/test_modeling_helium.py::HeliumModelTest::test_torch_compile_for_training"
342
+ ]
343
+ },
344
+ "idefics2": {
345
+ "single-gpu": [
346
+ "tests/models/idefics2/test_modeling_idefics2.py::Idefics2ModelTest::test_sdpa_can_compile_dynamic",
347
+ "tests/models/idefics2/test_modeling_idefics2.py::Idefics2ForConditionalGenerationModelTest::test_sdpa_can_compile_dynamic"
348
+ ],
349
+ "multi-gpu": [
350
+ "tests/models/idefics2/test_modeling_idefics2.py::Idefics2ModelTest::test_sdpa_can_compile_dynamic",
351
+ "tests/models/idefics2/test_modeling_idefics2.py::Idefics2ForConditionalGenerationModelTest::test_sdpa_can_compile_dynamic"
352
+ ]
353
+ },
354
+ "instructblip": {
355
+ "single-gpu": [
356
+ "tests/models/instructblip/test_modeling_instructblip.py::InstructBlipForConditionalGenerationDecoderOnlyTest::test_sdpa_can_compile_dynamic",
357
+ "tests/models/instructblip/test_modeling_instructblip.py::InstructBlipForConditionalGenerationDecoderOnlyTest::test_sdpa_can_dispatch_on_flash"
358
+ ],
359
+ "multi-gpu": [
360
+ "tests/models/instructblip/test_modeling_instructblip.py::InstructBlipForConditionalGenerationDecoderOnlyTest::test_sdpa_can_compile_dynamic",
361
+ "tests/models/instructblip/test_modeling_instructblip.py::InstructBlipForConditionalGenerationDecoderOnlyTest::test_sdpa_can_dispatch_on_flash"
362
+ ]
363
+ },
364
+ "instructblipvideo": {
365
+ "single-gpu": [
366
+ "tests/models/instructblipvideo/test_modeling_instructblipvideo.py::InstructBlipVideoForConditionalGenerationDecoderOnlyTest::test_sdpa_can_compile_dynamic",
367
+ "tests/models/instructblipvideo/test_modeling_instructblipvideo.py::InstructBlipVideoForConditionalGenerationDecoderOnlyTest::test_sdpa_can_dispatch_on_flash"
368
+ ],
369
+ "multi-gpu": [
370
+ "tests/models/instructblipvideo/test_modeling_instructblipvideo.py::InstructBlipVideoForConditionalGenerationDecoderOnlyTest::test_sdpa_can_compile_dynamic",
371
+ "tests/models/instructblipvideo/test_modeling_instructblipvideo.py::InstructBlipVideoForConditionalGenerationDecoderOnlyTest::test_sdpa_can_dispatch_on_flash"
372
+ ]
373
+ },
374
+ "internvl": {
375
+ "single-gpu": [
376
+ "tests/models/internvl/test_modeling_internvl.py::InternVLQwen2IntegrationTest::test_qwen2_small_model_integration_batched_generate",
377
+ "tests/models/internvl/test_modeling_internvl.py::InternVLQwen2IntegrationTest::test_qwen2_small_model_integration_forward",
378
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_batched_generate",
379
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_batched_generate_multi_image",
380
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_forward",
381
+ "tests/models/internvl/test_video_processor_internvl.py::InternVLVideoProcessingTest::test_can_compile_fast_video_processor"
382
+ ],
383
+ "multi-gpu": [
384
+ "tests/models/internvl/test_modeling_internvl.py::InternVLQwen2IntegrationTest::test_qwen2_small_model_integration_batched_generate",
385
+ "tests/models/internvl/test_modeling_internvl.py::InternVLQwen2IntegrationTest::test_qwen2_small_model_integration_forward",
386
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_batched_generate",
387
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_batched_generate_multi_image",
388
+ "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_forward",
389
+ "tests/models/internvl/test_video_processor_internvl.py::InternVLVideoProcessingTest::test_can_compile_fast_video_processor"
390
+ ]
391
+ },
392
+ "jamba": {
393
+ "single-gpu": [
394
+ "tests/models/jamba/test_modeling_jamba.py::JambaModelTest::test_sdpa_can_dispatch_on_flash"
395
+ ],
396
+ "multi-gpu": [
397
+ "tests/models/jamba/test_modeling_jamba.py::JambaModelTest::test_sdpa_can_dispatch_on_flash"
398
+ ]
399
+ },
400
+ "janus": {
401
+ "single-gpu": [
402
+ "tests/models/janus/test_modeling_janus.py::JanusIntegrationTest::test_model_generate_images"
403
+ ],
404
+ "multi-gpu": [
405
+ "tests/models/janus/test_modeling_janus.py::JanusIntegrationTest::test_model_generate_images"
406
+ ]
407
+ },
408
+ "jetmoe": {
409
+ "single-gpu": [
410
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_batched_generation",
411
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_generation",
412
+ "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeIntegrationTest::test_model_8b_logits"
413
+ ],
414
+ "multi-gpu": []
415
+ },
416
+ "kosmos2": {
417
+ "single-gpu": [
418
+ "tests/models/kosmos2/test_modeling_kosmos2.py::Kosmos2ModelTest::test_sdpa_can_dispatch_on_flash"
419
+ ],
420
+ "multi-gpu": [
421
+ "tests/models/kosmos2/test_modeling_kosmos2.py::Kosmos2ModelTest::test_sdpa_can_dispatch_on_flash"
422
+ ]
423
+ },
424
+ "llama": {
425
+ "single-gpu": [
426
+ "tests/models/llama/test_modeling_llama.py::LlamaModelTest::test_torch_compile_for_training",
427
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_llama_3_1_hard",
428
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits",
429
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits_bf16"
430
+ ],
431
+ "multi-gpu": [
432
+ "tests/models/llama/test_modeling_llama.py::LlamaModelTest::test_torch_compile_for_training",
433
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_llama_3_1_hard",
434
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits",
435
+ "tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_logits_bf16"
436
+ ]
437
+ },
438
+ "minimax": {
439
+ "single-gpu": [
440
+ "tests/models/minimax/test_modeling_minimax.py::MiniMaxIntegrationTest::test_small_model_logits"
441
+ ],
442
+ "multi-gpu": [
443
+ "tests/models/minimax/test_modeling_minimax.py::MiniMaxIntegrationTest::test_small_model_logits"
444
+ ]
445
+ },
446
+ "mistral": {
447
+ "single-gpu": [
448
+ "tests/models/mistral/test_modeling_mistral.py::MistralIntegrationTest::test_model_7b_logits"
449
+ ],
450
+ "multi-gpu": [
451
+ "tests/models/mistral/test_modeling_mistral.py::MistralIntegrationTest::test_model_7b_logits"
452
+ ]
453
+ },
454
+ "mixtral": {
455
+ "single-gpu": [
456
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits",
457
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits_batched"
458
+ ],
459
+ "multi-gpu": [
460
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits",
461
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits_batched"
462
+ ]
463
+ },
464
+ "mllama": {
465
+ "single-gpu": [
466
+ "tests/models/mllama/test_modeling_mllama.py::MllamaForConditionalGenerationModelTest::test_sdpa_can_dispatch_on_flash"
467
+ ],
468
+ "multi-gpu": [
469
+ "tests/models/mllama/test_modeling_mllama.py::MllamaForConditionalGenerationModelTest::test_sdpa_can_dispatch_on_flash"
470
+ ]
471
+ },
472
+ "modernbert": {
473
+ "single-gpu": [
474
+ "tests/models/modernbert/test_modeling_modernbert.py::ModernBertModelTest::test_sdpa_can_dispatch_on_flash"
475
+ ],
476
+ "multi-gpu": [
477
+ "tests/models/modernbert/test_modeling_modernbert.py::ModernBertModelTest::test_sdpa_can_dispatch_on_flash"
478
+ ]
479
+ },
480
+ "moonshine": {
481
+ "single-gpu": [],
482
+ "multi-gpu": [
483
+ "tests/models/moonshine/test_modeling_moonshine.py::MoonshineModelTest::test_sdpa_can_compile_dynamic"
484
+ ]
485
+ },
486
+ "mra": {
487
+ "single-gpu": [],
488
+ "multi-gpu": [
489
+ "tests/models/mra/test_modeling_mra.py::MraModelTest::test_determinism",
490
+ "tests/models/mra/test_modeling_mra.py::MraModelTest::test_feed_forward_chunking",
491
+ "tests/models/mra/test_modeling_mra.py::MraModelTest::test_inputs_embeds_matches_input_ids",
492
+ "tests/models/mra/test_modeling_mra.py::MraModelTest::test_model_outputs_equivalence",
493
+ "tests/models/mra/test_modeling_mra.py::MraModelTest::test_resize_tokens_embeddings"
494
+ ]
495
+ },
496
+ "nemotron": {
497
+ "single-gpu": [
498
+ "tests/models/nemotron/test_modeling_nemotron.py::NemotronModelTest::test_torch_compile_for_training"
499
+ ],
500
+ "multi-gpu": [
501
+ "tests/models/nemotron/test_modeling_nemotron.py::NemotronModelTest::test_torch_compile_for_training"
502
+ ]
503
+ },
504
+ "olmo": {
505
+ "single-gpu": [
506
+ "tests/models/olmo/test_modeling_olmo.py::OlmoIntegrationTest::test_model_7b_greedy_generation",
507
+ "tests/models/olmo/test_modeling_olmo.py::OlmoIntegrationTest::test_model_7b_twin_2t_logits"
508
+ ],
509
+ "multi-gpu": []
510
+ },
511
+ "olmo2": {
512
+ "single-gpu": [
513
+ "tests/models/olmo2/test_modeling_olmo2.py::Olmo2IntegrationTest::test_model_7b_logits"
514
+ ],
515
+ "multi-gpu": []
516
+ },
517
+ "olmoe": {
518
+ "single-gpu": [
519
+ "tests/models/olmoe/test_modeling_olmoe.py::OlmoeIntegrationTest::test_model_7b_greedy_generation"
520
+ ],
521
+ "multi-gpu": [
522
+ "tests/models/olmoe/test_modeling_olmoe.py::OlmoeIntegrationTest::test_model_7b_logits"
523
+ ]
524
+ },
525
+ "pegasus_x": {
526
+ "single-gpu": [
527
+ "tests/models/pegasus_x/test_modeling_pegasus_x.py::PegasusXModelIntegrationTests::test_seq_to_seq_generation"
528
+ ],
529
+ "multi-gpu": []
530
+ },
531
+ "phi3": {
532
+ "single-gpu": [
533
+ "tests/models/phi3/test_modeling_phi3.py::Phi3IntegrationTest::test_export_static_cache"
534
+ ],
535
+ "multi-gpu": [
536
+ "tests/models/phi3/test_modeling_phi3.py::Phi3IntegrationTest::test_export_static_cache"
537
+ ]
538
+ },
539
+ "phimoe": {
540
+ "single-gpu": [
541
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_model_phimoe_instruct_logits",
542
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_phimoe_instruct_generation"
543
+ ],
544
+ "multi-gpu": [
545
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_model_phimoe_instruct_logits",
546
+ "tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_phimoe_instruct_generation"
547
+ ]
548
+ },
549
+ "pixtral": {
550
+ "single-gpu": [
551
+ "tests/models/pixtral/test_modeling_pixtral.py::PixtralVisionModelModelTest::test_sdpa_can_dispatch_on_flash"
552
+ ],
553
+ "multi-gpu": [
554
+ "tests/models/pixtral/test_modeling_pixtral.py::PixtralVisionModelModelTest::test_sdpa_can_dispatch_on_flash"
555
+ ]
556
+ },
557
+ "qwen2_5_omni": {
558
+ "single-gpu": [
559
+ "tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniThinkerForConditionalGenerationModelTest::test_generate_continue_from_past_key_values"
560
+ ],
561
+ "multi-gpu": [
562
+ "tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniThinkerForConditionalGenerationModelTest::test_generate_continue_from_past_key_values"
563
+ ]
564
+ },
565
+ "qwen2_5_vl": {
566
+ "single-gpu": [
567
+ "tests/models/qwen2_5_vl/test_modeling_qwen2_5_vl.py::Qwen2_5_VLModelTest::test_generate_continue_from_past_key_values"
568
+ ],
569
+ "multi-gpu": []
570
+ },
571
+ "qwen2_vl": {
572
+ "single-gpu": [
573
+ "tests/models/qwen2_vl/test_modeling_qwen2_vl.py::Qwen2VLModelTest::test_generate_continue_from_past_key_values",
574
+ "tests/models/qwen2_vl/test_video_processing_qwen2_vl.py::Qwen2VLVideoProcessingTest::test_can_compile_fast_video_processor"
575
+ ],
576
+ "multi-gpu": [
577
+ "tests/models/qwen2_vl/test_video_processing_qwen2_vl.py::Qwen2VLVideoProcessingTest::test_can_compile_fast_video_processor"
578
+ ]
579
+ },
580
+ "qwen3": {
581
+ "single-gpu": [
582
+ "tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_export_static_cache"
583
+ ],
584
+ "multi-gpu": [
585
+ "tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_export_static_cache"
586
+ ]
587
+ },
588
+ "sam": {
589
+ "single-gpu": [
590
+ "tests/models/sam/test_modeling_sam.py::SamVisionModelTest::test_sdpa_can_dispatch_on_flash"
591
+ ],
592
+ "multi-gpu": [
593
+ "tests/models/sam/test_modeling_sam.py::SamVisionModelTest::test_sdpa_can_dispatch_on_flash"
594
+ ]
595
+ },
596
+ "sam_hq": {
597
+ "single-gpu": [
598
+ "tests/models/sam_hq/test_modeling_sam_hq.py::SamHQVisionModelTest::test_sdpa_can_dispatch_on_flash"
599
+ ],
600
+ "multi-gpu": [
601
+ "tests/models/sam_hq/test_modeling_sam_hq.py::SamHQVisionModelTest::test_sdpa_can_dispatch_on_flash"
602
+ ]
603
+ },
604
+ "seamless_m4t_v2": {
605
+ "single-gpu": [
606
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_speech_to_speech_model",
607
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_text_to_speech_model"
608
+ ],
609
+ "multi-gpu": [
610
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_speech_to_speech_model",
611
+ "tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_text_to_speech_model"
612
+ ]
613
+ },
614
+ "speecht5": {
615
+ "single-gpu": [
616
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_batch_generation",
617
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_one_to_many_generation"
618
+ ],
619
+ "multi-gpu": [
620
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_batch_generation",
621
+ "tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_one_to_many_generation"
622
+ ]
623
+ },
624
+ "tapas": {
625
+ "single-gpu": [
626
+ "tests/models/tapas/test_modeling_tapas.py::TapasModelIntegrationTest::test_training_question_answering_head_weak_supervision"
627
+ ],
628
+ "multi-gpu": [
629
+ "tests/models/tapas/test_modeling_tapas.py::TapasModelIntegrationTest::test_training_question_answering_head_weak_supervision"
630
+ ]
631
+ },
632
+ "vitpose": {
633
+ "single-gpu": [
634
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_batched_inference",
635
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_inference_pose_estimation"
636
+ ],
637
+ "multi-gpu": [
638
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_batched_inference",
639
+ "tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_inference_pose_estimation"
640
+ ]
641
+ },
642
+ "zamba2": {
643
+ "single-gpu": [
644
+ "tests/models/zamba2/test_modeling_zamba2.py::Zamba2ModelTest::test_sdpa_can_dispatch_on_flash"
645
+ ],
646
+ "multi-gpu": [
647
+ "tests/models/zamba2/test_modeling_zamba2.py::Zamba2ModelTest::test_sdpa_can_dispatch_on_flash"
648
+ ]
649
+ },
650
+ "pipelines": {
651
+ "single-gpu": [
652
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_s2t",
653
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt",
654
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_bf16",
655
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_fp16",
656
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_integration_torch_image_segmentation",
657
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_threshold",
658
+ "tests/pipelines/test_pipelines_mask_generation.py::MaskGenerationPipelineTests::test_small_model_pt",
659
+ "tests/pipelines/test_pipelines_object_detection.py::ObjectDetectionPipelineTests::test_small_model_pt"
660
+ ],
661
+ "multi-gpu": [
662
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_s2t",
663
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt",
664
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_bf16",
665
+ "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_fp16",
666
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_integration_torch_image_segmentation",
667
+ "tests/pipelines/test_pipelines_image_segmentation.py::ImageSegmentationPipelineTests::test_threshold",
668
+ "tests/pipelines/test_pipelines_mask_generation.py::MaskGenerationPipelineTests::test_small_model_pt"
669
+ ]
670
+ },
671
+ "quantization": {
672
+ "single-gpu": [
673
+ "tests/quantization/autoawq/test_awq.py::AwqConfigTest::test_wrong_backend",
674
+ "tests/quantization/bitnet_integration/test_bitnet.py::BitNetTest::test_quantized_model",
675
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_preserves_shape",
676
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_with_diff_feature_size_preserves_shape"
677
+ ],
678
+ "multi-gpu": [
679
+ "tests/quantization/autoawq/test_awq.py::AwqConfigTest::test_wrong_backend",
680
+ "tests/quantization/bitnet_integration/test_bitnet.py::BitNetTest::test_quantized_model",
681
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_preserves_shape",
682
+ "tests/quantization/finegrained_fp8/test_fp8.py::FP8LinearTest::test_linear_with_diff_feature_size_preserves_shape"
683
+ ]
684
+ },
685
+ "trainer": {
686
+ "single-gpu": [
687
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTest::test_hyperparameter_search",
688
+ "tests/trainer/test_trainer.py::TrainerHyperParameterMultiObjectOptunaIntegrationTest::test_hyperparameter_search",
689
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTestWithFullEval::test_hyperparameter_search"
690
+ ],
691
+ "multi-gpu": [
692
+ "tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTest::test_hyperparameter_search",
693
+ "tests/trainer/test_trainer.py::TrainerHyperParameterMultiObjectOptunaIntegrationTest::test_hyperparameter_search"
694
+ ]
695
+ }
696
+ }