Upload 2025-05-31/runs/615-15359362790/ci_results_run_models_gpu/new_failures_against_15370255019.json with huggingface_hub
Browse files
2025-05-31/runs/615-15359362790/ci_results_run_models_gpu/new_failures_against_15370255019.json
ADDED
@@ -0,0 +1,339 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"generation": {
|
3 |
+
"single-gpu": [],
|
4 |
+
"multi-gpu": [
|
5 |
+
"tests/generation/test_utils.py::GenerationIntegrationTests::test_assisted_decoding_num_assistant_tokens_heuristic_schedule",
|
6 |
+
"tests/generation/test_utils.py::GenerationIntegrationTests::test_cache_device_map_with_vision_layer_device_map",
|
7 |
+
"tests/generation/test_utils.py::GenerationIntegrationTests::test_constrained_beam_search_mixed",
|
8 |
+
"tests/generation/test_utils.py::GenerationIntegrationTests::test_constrained_beam_search_mixed_mixin",
|
9 |
+
"tests/generation/test_utils.py::GenerationIntegrationTests::test_custom_logits_processor",
|
10 |
+
"tests/generation/test_utils.py::GenerationIntegrationTests::test_custom_stopping_criteria_overload_error",
|
11 |
+
"tests/generation/test_utils.py::GenerationIntegrationTests::test_default_max_length_warning",
|
12 |
+
"tests/generation/test_utils.py::GenerationIntegrationTests::test_eos_token_id_int_and_list_top_k_top_sampling",
|
13 |
+
"tests/generation/test_utils.py::GenerationIntegrationTests::test_generate_compile_fullgraph_tiny",
|
14 |
+
"tests/generation/test_utils.py::GenerationIntegrationTests::test_generate_encoder_outputs_attention_mask",
|
15 |
+
"tests/generation/test_utils.py::GenerationIntegrationTests::test_generate_input_features_as_encoder_kwarg",
|
16 |
+
"tests/generation/test_utils.py::GenerationIntegrationTests::test_generate_input_ids_as_encoder_kwarg",
|
17 |
+
"tests/generation/test_utils.py::GenerationIntegrationTests::test_generate_multi_accelerator_causal_mask",
|
18 |
+
"tests/generation/test_utils.py::GenerationIntegrationTests::test_min_length_if_input_embeds",
|
19 |
+
"tests/generation/test_utils.py::GenerationIntegrationTests::test_model_kwarg_assisted_decoding_decoder_only",
|
20 |
+
"tests/generation/test_utils.py::GenerationIntegrationTests::test_model_kwarg_encoder_signature_filtering",
|
21 |
+
"tests/generation/test_utils.py::GenerationIntegrationTests::test_prepare_inputs_for_generation_decoder_llm",
|
22 |
+
"tests/generation/test_utils.py::GenerationIntegrationTests::test_stop_sequence_stopping_criteria"
|
23 |
+
]
|
24 |
+
},
|
25 |
+
"dac": {
|
26 |
+
"single-gpu": [],
|
27 |
+
"multi-gpu": [
|
28 |
+
"tests/models/dac/test_modeling_dac.py::DacIntegrationTest::test_integration_16khz"
|
29 |
+
]
|
30 |
+
},
|
31 |
+
"mobilenet_v2": {
|
32 |
+
"single-gpu": [],
|
33 |
+
"multi-gpu": [
|
34 |
+
"tests/models/mobilenet_v2/test_modeling_mobilenet_v2.py::MobileNetV2ModelTest::test_model_parallelism"
|
35 |
+
]
|
36 |
+
},
|
37 |
+
"mobilevit": {
|
38 |
+
"single-gpu": [],
|
39 |
+
"multi-gpu": [
|
40 |
+
"tests/models/mobilevit/test_modeling_mobilevit.py::MobileViTModelTest::test_model_parallelism"
|
41 |
+
]
|
42 |
+
},
|
43 |
+
"mobilevitv2": {
|
44 |
+
"single-gpu": [],
|
45 |
+
"multi-gpu": [
|
46 |
+
"tests/models/mobilevitv2/test_modeling_mobilevitv2.py::MobileViTV2ModelTest::test_model_parallelism"
|
47 |
+
]
|
48 |
+
},
|
49 |
+
"modernbert": {
|
50 |
+
"single-gpu": [],
|
51 |
+
"multi-gpu": [
|
52 |
+
"tests/models/modernbert/test_modeling_modernbert.py::ModernBertModelTest::test_sdpa_can_dispatch_on_flash"
|
53 |
+
]
|
54 |
+
},
|
55 |
+
"moonshine": {
|
56 |
+
"single-gpu": [],
|
57 |
+
"multi-gpu": [
|
58 |
+
"tests/models/moonshine/test_modeling_moonshine.py::MoonshineModelTest::test_multi_gpu_data_parallel_forward",
|
59 |
+
"tests/models/moonshine/test_modeling_moonshine.py::MoonshineModelTest::test_sdpa_can_compile_dynamic",
|
60 |
+
"tests/models/moonshine/test_modeling_moonshine.py::MoonshineModelTest::test_torchscript_output_hidden_state",
|
61 |
+
"tests/models/moonshine/test_modeling_moonshine.py::MoonshineModelTest::test_torchscript_simple",
|
62 |
+
"tests/models/moonshine/test_modeling_moonshine.py::MoonshineModelIntegrationTests::test_base_logits_batch",
|
63 |
+
"tests/models/moonshine/test_modeling_moonshine.py::MoonshineModelIntegrationTests::test_tiny_logits_batch"
|
64 |
+
]
|
65 |
+
},
|
66 |
+
"moshi": {
|
67 |
+
"single-gpu": [],
|
68 |
+
"multi-gpu": [
|
69 |
+
"tests/models/moshi/test_modeling_moshi.py::MoshiIntegrationTests::test_moshika_conditional_greedy",
|
70 |
+
"tests/models/moshi/test_modeling_moshi.py::MoshiIntegrationTests::test_moshika_greedy_unconditional_fp16",
|
71 |
+
"tests/models/moshi/test_modeling_moshi.py::MoshiIntegrationTests::test_moshiko_greedy_unconditional_fp16",
|
72 |
+
"tests/models/moshi/test_modeling_moshi.py::MoshiIntegrationTests::test_moshiko_greedy_unconditional_fp16_eager",
|
73 |
+
"tests/models/moshi/test_modeling_moshi.py::MoshiIntegrationTests::test_moshiko_greedy_unconditional_fp32"
|
74 |
+
]
|
75 |
+
},
|
76 |
+
"mvp": {
|
77 |
+
"single-gpu": [],
|
78 |
+
"multi-gpu": [
|
79 |
+
"tests/models/mvp/test_modeling_mvp.py::MvpModelIntegrationTests::test_inference_no_head"
|
80 |
+
]
|
81 |
+
},
|
82 |
+
"nemotron": {
|
83 |
+
"single-gpu": [],
|
84 |
+
"multi-gpu": [
|
85 |
+
"tests/models/nemotron/test_modeling_nemotron.py::NemotronModelTest::test_torch_compile_for_training",
|
86 |
+
"tests/models/nemotron/test_modeling_nemotron.py::NemotronIntegrationTest::test_nemotron_8b_generation_eager",
|
87 |
+
"tests/models/nemotron/test_modeling_nemotron.py::NemotronIntegrationTest::test_nemotron_8b_generation_fa2"
|
88 |
+
]
|
89 |
+
},
|
90 |
+
"olmo2": {
|
91 |
+
"single-gpu": [],
|
92 |
+
"multi-gpu": [
|
93 |
+
"tests/models/olmo2/test_modeling_olmo2.py::Olmo2IntegrationTest::test_model_1b_logits_bfloat16"
|
94 |
+
]
|
95 |
+
},
|
96 |
+
"olmoe": {
|
97 |
+
"single-gpu": [],
|
98 |
+
"multi-gpu": [
|
99 |
+
"tests/models/olmoe/test_modeling_olmoe.py::OlmoeIntegrationTest::test_model_7b_logits"
|
100 |
+
]
|
101 |
+
},
|
102 |
+
"openai": {
|
103 |
+
"single-gpu": [],
|
104 |
+
"multi-gpu": [
|
105 |
+
"tests/models/openai/test_modeling_openai.py::OPENAIGPTModelLanguageGenerationTest::test_lm_generate_openai_gpt"
|
106 |
+
]
|
107 |
+
},
|
108 |
+
"opt": {
|
109 |
+
"single-gpu": [],
|
110 |
+
"multi-gpu": [
|
111 |
+
"tests/models/opt/test_modeling_opt.py::OPTModelIntegrationTests::test_inference_no_head",
|
112 |
+
"tests/models/opt/test_modeling_opt.py::OPTGenerationTest::test_batch_generation"
|
113 |
+
]
|
114 |
+
},
|
115 |
+
"perceiver": {
|
116 |
+
"single-gpu": [],
|
117 |
+
"multi-gpu": [
|
118 |
+
"tests/models/perceiver/test_modeling_perceiver.py::PerceiverModelIntegrationTest::test_inference_interpolate_pos_encoding"
|
119 |
+
]
|
120 |
+
},
|
121 |
+
"phi3": {
|
122 |
+
"single-gpu": [],
|
123 |
+
"multi-gpu": [
|
124 |
+
"tests/models/phi3/test_modeling_phi3.py::Phi3IntegrationTest::test_export_static_cache",
|
125 |
+
"tests/models/phi3/test_modeling_phi3.py::Phi3IntegrationTest::test_model_phi3_mini_128k_instruct_logits",
|
126 |
+
"tests/models/phi3/test_modeling_phi3.py::Phi3IntegrationTest::test_model_phi3_mini_4k_instruct_logits"
|
127 |
+
]
|
128 |
+
},
|
129 |
+
"phi4_multimodal": {
|
130 |
+
"single-gpu": [],
|
131 |
+
"multi-gpu": [
|
132 |
+
"tests/models/phi4_multimodal/test_modeling_phi4_multimodal.py::Phi4MultimodalIntegrationTest::test_audio_text_generation",
|
133 |
+
"tests/models/phi4_multimodal/test_modeling_phi4_multimodal.py::Phi4MultimodalIntegrationTest::test_multi_image_vision_text_generation",
|
134 |
+
"tests/models/phi4_multimodal/test_modeling_phi4_multimodal.py::Phi4MultimodalIntegrationTest::test_text_only_generation",
|
135 |
+
"tests/models/phi4_multimodal/test_modeling_phi4_multimodal.py::Phi4MultimodalIntegrationTest::test_vision_text_generation"
|
136 |
+
]
|
137 |
+
},
|
138 |
+
"pixtral": {
|
139 |
+
"single-gpu": [],
|
140 |
+
"multi-gpu": [
|
141 |
+
"tests/models/pixtral/test_modeling_pixtral.py::PixtralVisionModelModelTest::test_sdpa_can_dispatch_on_flash"
|
142 |
+
]
|
143 |
+
},
|
144 |
+
"plbart": {
|
145 |
+
"single-gpu": [],
|
146 |
+
"multi-gpu": [
|
147 |
+
"tests/models/plbart/test_modeling_plbart.py::PLBartJavaCsIntegrationTest::test_java_cs_generate_batch",
|
148 |
+
"tests/models/plbart/test_modeling_plbart.py::PLBartJavaCsIntegrationTest::test_java_cs_generate_one",
|
149 |
+
"tests/models/plbart/test_modeling_plbart.py::PLBartBaseIntegrationTest::test_fill_mask"
|
150 |
+
]
|
151 |
+
},
|
152 |
+
"prompt_depth_anything": {
|
153 |
+
"single-gpu": [],
|
154 |
+
"multi-gpu": [
|
155 |
+
"tests/models/prompt_depth_anything/test_modeling_prompt_depth_anything.py::PromptDepthAnythingModelTest::test_model_parallelism"
|
156 |
+
]
|
157 |
+
},
|
158 |
+
"pvt": {
|
159 |
+
"single-gpu": [],
|
160 |
+
"multi-gpu": [
|
161 |
+
"tests/models/pvt/test_modeling_pvt.py::PvtModelTest::test_model_parallelism"
|
162 |
+
]
|
163 |
+
},
|
164 |
+
"qwen2_5_omni": {
|
165 |
+
"single-gpu": [
|
166 |
+
"tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniThinkerForConditionalGenerationModelTest::test_generate_continue_from_past_key_values"
|
167 |
+
],
|
168 |
+
"multi-gpu": [
|
169 |
+
"tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniThinkerForConditionalGenerationModelTest::test_generate_continue_from_past_key_values"
|
170 |
+
]
|
171 |
+
},
|
172 |
+
"qwen2_5_vl": {
|
173 |
+
"single-gpu": [],
|
174 |
+
"multi-gpu": [
|
175 |
+
"tests/models/qwen2_5_vl/test_modeling_qwen2_5_vl.py::Qwen2_5_VLModelTest::test_generate_continue_from_past_key_values",
|
176 |
+
"tests/models/qwen2_5_vl/test_modeling_qwen2_5_vl.py::Qwen2_5_VLModelTest::test_torchscript_output_hidden_state",
|
177 |
+
"tests/models/qwen2_5_vl/test_modeling_qwen2_5_vl.py::Qwen2_5_VLModelTest::test_torchscript_simple",
|
178 |
+
"tests/models/qwen2_5_vl/test_modeling_qwen2_5_vl.py::Qwen2_5_VLIntegrationTest::test_small_model_integration_test",
|
179 |
+
"tests/models/qwen2_5_vl/test_modeling_qwen2_5_vl.py::Qwen2_5_VLIntegrationTest::test_small_model_integration_test_batch",
|
180 |
+
"tests/models/qwen2_5_vl/test_modeling_qwen2_5_vl.py::Qwen2_5_VLIntegrationTest::test_small_model_integration_test_batch_different_resolutions",
|
181 |
+
"tests/models/qwen2_5_vl/test_modeling_qwen2_5_vl.py::Qwen2_5_VLIntegrationTest::test_small_model_integration_test_batch_wo_image",
|
182 |
+
"tests/models/qwen2_5_vl/test_modeling_qwen2_5_vl.py::Qwen2_5_VLIntegrationTest::test_small_model_integration_test_expand"
|
183 |
+
]
|
184 |
+
},
|
185 |
+
"qwen2_vl": {
|
186 |
+
"single-gpu": [
|
187 |
+
"tests/models/qwen2_vl/test_modeling_qwen2_vl.py::Qwen2VLModelTest::test_generate_continue_from_past_key_values"
|
188 |
+
],
|
189 |
+
"multi-gpu": [
|
190 |
+
"tests/models/qwen2_vl/test_modeling_qwen2_vl.py::Qwen2VLModelTest::test_generate_continue_from_past_key_values",
|
191 |
+
"tests/models/qwen2_vl/test_modeling_qwen2_vl.py::Qwen2VLModelTest::test_torchscript_output_hidden_state",
|
192 |
+
"tests/models/qwen2_vl/test_modeling_qwen2_vl.py::Qwen2VLModelTest::test_torchscript_simple",
|
193 |
+
"tests/models/qwen2_vl/test_video_processing_qwen2_vl.py::Qwen2VLVideoProcessingTest::test_can_compile_fast_video_processor"
|
194 |
+
]
|
195 |
+
},
|
196 |
+
"qwen3": {
|
197 |
+
"single-gpu": [],
|
198 |
+
"multi-gpu": [
|
199 |
+
"tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_export_static_cache",
|
200 |
+
"tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_model_600m_logits",
|
201 |
+
"tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_model_600m_long_prompt_sdpa"
|
202 |
+
]
|
203 |
+
},
|
204 |
+
"recurrent_gemma": {
|
205 |
+
"single-gpu": [],
|
206 |
+
"multi-gpu": [
|
207 |
+
"tests/models/recurrent_gemma/test_modeling_recurrent_gemma.py::RecurrentGemmaIntegrationTest::test_2b_sample"
|
208 |
+
]
|
209 |
+
},
|
210 |
+
"sam": {
|
211 |
+
"single-gpu": [],
|
212 |
+
"multi-gpu": [
|
213 |
+
"tests/models/sam/test_modeling_sam.py::SamVisionModelTest::test_model_parallelism",
|
214 |
+
"tests/models/sam/test_modeling_sam.py::SamVisionModelTest::test_sdpa_can_dispatch_on_flash",
|
215 |
+
"tests/models/sam/test_modeling_sam.py::SamModelTest::test_model_parallelism"
|
216 |
+
]
|
217 |
+
},
|
218 |
+
"sam_hq": {
|
219 |
+
"single-gpu": [],
|
220 |
+
"multi-gpu": [
|
221 |
+
"tests/models/sam_hq/test_modeling_sam_hq.py::SamHQVisionModelTest::test_model_parallelism",
|
222 |
+
"tests/models/sam_hq/test_modeling_sam_hq.py::SamHQVisionModelTest::test_sdpa_can_dispatch_on_flash",
|
223 |
+
"tests/models/sam_hq/test_modeling_sam_hq.py::SamHQModelTest::test_model_parallelism"
|
224 |
+
]
|
225 |
+
},
|
226 |
+
"seamless_m4t_v2": {
|
227 |
+
"single-gpu": [],
|
228 |
+
"multi-gpu": [
|
229 |
+
"tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_speech_to_speech_model",
|
230 |
+
"tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_text_to_speech_model"
|
231 |
+
]
|
232 |
+
},
|
233 |
+
"shieldgemma2": {
|
234 |
+
"single-gpu": [],
|
235 |
+
"multi-gpu": [
|
236 |
+
"tests/models/shieldgemma2/test_modeling_shieldgemma2.py::ShieldGemma2IntegrationTest::test_model"
|
237 |
+
]
|
238 |
+
},
|
239 |
+
"smolvlm": {
|
240 |
+
"single-gpu": [],
|
241 |
+
"multi-gpu": [
|
242 |
+
"tests/models/smolvlm/test_modeling_smolvlm.py::SmolVLMModelTest::test_flex_attention_with_grads",
|
243 |
+
"tests/models/smolvlm/test_modeling_smolvlm.py::SmolVLMForConditionalGenerationModelTest::test_flex_attention_with_grads"
|
244 |
+
]
|
245 |
+
},
|
246 |
+
"superpoint": {
|
247 |
+
"single-gpu": [],
|
248 |
+
"multi-gpu": [
|
249 |
+
"tests/models/superpoint/test_modeling_superpoint.py::SuperPointModelTest::test_multi_gpu_data_parallel_forward",
|
250 |
+
"tests/models/superpoint/test_modeling_superpoint.py::SuperPointModelIntegrationTest::test_inference"
|
251 |
+
]
|
252 |
+
},
|
253 |
+
"swin2sr": {
|
254 |
+
"single-gpu": [],
|
255 |
+
"multi-gpu": [
|
256 |
+
"tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelIntegrationTest::test_inference_fp16"
|
257 |
+
]
|
258 |
+
},
|
259 |
+
"swinv2": {
|
260 |
+
"single-gpu": [],
|
261 |
+
"multi-gpu": [
|
262 |
+
"tests/models/swinv2/test_modeling_swinv2.py::Swinv2ModelIntegrationTest::test_inference_fp16"
|
263 |
+
]
|
264 |
+
},
|
265 |
+
"timesfm": {
|
266 |
+
"single-gpu": [],
|
267 |
+
"multi-gpu": [
|
268 |
+
"tests/models/timesfm/test_modeling_timesfm.py::TimesFmModelTest::test_model_parallelism"
|
269 |
+
]
|
270 |
+
},
|
271 |
+
"videomae": {
|
272 |
+
"single-gpu": [],
|
273 |
+
"multi-gpu": [
|
274 |
+
"tests/models/videomae/test_modeling_videomae.py::VideoMAEModelIntegrationTest::test_inference_for_pretraining"
|
275 |
+
]
|
276 |
+
},
|
277 |
+
"vision_encoder_decoder": {
|
278 |
+
"single-gpu": [],
|
279 |
+
"multi-gpu": [
|
280 |
+
"tests/models/vision_encoder_decoder/test_modeling_vision_encoder_decoder.py::ViT2GPT2ModelIntegrationTest::test_inference_coco_en"
|
281 |
+
]
|
282 |
+
},
|
283 |
+
"vits": {
|
284 |
+
"single-gpu": [],
|
285 |
+
"multi-gpu": [
|
286 |
+
"tests/models/vits/test_modeling_vits.py::VitsModelIntegrationTests::test_forward_fp16"
|
287 |
+
]
|
288 |
+
},
|
289 |
+
"vivit": {
|
290 |
+
"single-gpu": [],
|
291 |
+
"multi-gpu": [
|
292 |
+
"tests/models/vivit/test_modeling_vivit.py::VivitModelTest::test_model_parallelism"
|
293 |
+
]
|
294 |
+
},
|
295 |
+
"xlm": {
|
296 |
+
"single-gpu": [],
|
297 |
+
"multi-gpu": [
|
298 |
+
"tests/models/xlm/test_modeling_xlm.py::XLMModelLanguageGenerationTest::test_lm_generate_xlm_mlm_en_2048"
|
299 |
+
]
|
300 |
+
},
|
301 |
+
"yolos": {
|
302 |
+
"single-gpu": [],
|
303 |
+
"multi-gpu": [
|
304 |
+
"tests/models/yolos/test_modeling_yolos.py::YolosModelTest::test_model_parallelism"
|
305 |
+
]
|
306 |
+
},
|
307 |
+
"zamba": {
|
308 |
+
"single-gpu": [],
|
309 |
+
"multi-gpu": [
|
310 |
+
"tests/models/zamba/test_modeling_zamba.py::ZambaModelIntegrationTest::test_simple_batched_generate_with_padding",
|
311 |
+
"tests/models/zamba/test_modeling_zamba.py::ZambaModelIntegrationTest::test_simple_generate"
|
312 |
+
]
|
313 |
+
},
|
314 |
+
"zamba2": {
|
315 |
+
"single-gpu": [],
|
316 |
+
"multi-gpu": [
|
317 |
+
"tests/models/zamba2/test_modeling_zamba2.py::Zamba2ModelTest::test_flex_attention_with_grads",
|
318 |
+
"tests/models/zamba2/test_modeling_zamba2.py::Zamba2ModelTest::test_sdpa_can_dispatch_on_flash",
|
319 |
+
"tests/models/zamba2/test_modeling_zamba2.py::Zamba2ModelIntegrationTest::test_simple_batched_generate_with_padding_0_cuda"
|
320 |
+
]
|
321 |
+
},
|
322 |
+
"trainer": {
|
323 |
+
"single-gpu": [],
|
324 |
+
"multi-gpu": [
|
325 |
+
"tests/trainer/test_trainer_fsdp.py::TestFSDPTrainerTorchCompile::test_trainer",
|
326 |
+
"tests/trainer/test_trainer.py::TrainerIntegrationPrerunTest::test_gradient_accumulation",
|
327 |
+
"tests/trainer/test_trainer.py::TrainerIntegrationPrerunTest::test_gradient_accumulation_loss_alignment_with_loss_func",
|
328 |
+
"tests/trainer/test_trainer.py::TrainerIntegrationPrerunTest::test_gradient_accumulation_loss_alignment_with_model_loss",
|
329 |
+
"tests/trainer/test_trainer.py::TrainerIntegrationTest::test_can_resume_training",
|
330 |
+
"tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTest::test_hyperparameter_search",
|
331 |
+
"tests/trainer/test_trainer.py::TrainerHyperParameterMultiObjectOptunaIntegrationTest::test_hyperparameter_search",
|
332 |
+
"tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTestWithFullEval::test_hyperparameter_search",
|
333 |
+
"tests/trainer/test_trainer.py::TrainerHyperParameterRayIntegrationTest::test_hyperparameter_search",
|
334 |
+
"tests/trainer/test_trainer.py::TrainerHyperParameterRayIntegrationTest::test_hyperparameter_search_ray_client",
|
335 |
+
"tests/trainer/test_trainer.py::TrainerHyperParameterSigOptIntegrationTest::test_hyperparameter_search",
|
336 |
+
"tests/trainer/test_trainer_distributed.py::TestTrainerDistributed::test_trainer"
|
337 |
+
]
|
338 |
+
}
|
339 |
+
}
|