Upload 2025-07-01/runs/178-15988698335/ci_results_run_models_gpu/new_failures_against_15988665799.json with huggingface_hub
Browse files
2025-07-01/runs/178-15988698335/ci_results_run_models_gpu/new_failures_against_15988665799.json
ADDED
@@ -0,0 +1,223 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"arcee": {
|
3 |
+
"single-gpu": [],
|
4 |
+
"multi-gpu": [
|
5 |
+
"tests/models/arcee/test_modeling_arcee.py::ArceeModelTest::test_torch_compile_for_training"
|
6 |
+
]
|
7 |
+
},
|
8 |
+
"aya_vision": {
|
9 |
+
"single-gpu": [
|
10 |
+
"tests/models/aya_vision/test_modeling_aya_vision.py::AyaVisionIntegrationTest::test_small_model_integration_generate_text_only"
|
11 |
+
],
|
12 |
+
"multi-gpu": [
|
13 |
+
"tests/models/aya_vision/test_modeling_aya_vision.py::AyaVisionIntegrationTest::test_small_model_integration_generate_text_only"
|
14 |
+
]
|
15 |
+
},
|
16 |
+
"beit": {
|
17 |
+
"single-gpu": [
|
18 |
+
"tests/models/beit/test_modeling_beit.py::BeitModelIntegrationTest::test_inference_semantic_segmentation"
|
19 |
+
],
|
20 |
+
"multi-gpu": [
|
21 |
+
"tests/models/beit/test_modeling_beit.py::BeitModelIntegrationTest::test_inference_semantic_segmentation"
|
22 |
+
]
|
23 |
+
},
|
24 |
+
"cohere2": {
|
25 |
+
"single-gpu": [
|
26 |
+
"tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_model_pipeline_bf16"
|
27 |
+
],
|
28 |
+
"multi-gpu": []
|
29 |
+
},
|
30 |
+
"flava": {
|
31 |
+
"single-gpu": [],
|
32 |
+
"multi-gpu": [
|
33 |
+
"tests/models/flava/test_modeling_flava.py::FlavaModelIntegrationTest::test_inference"
|
34 |
+
]
|
35 |
+
},
|
36 |
+
"gemma2": {
|
37 |
+
"single-gpu": [],
|
38 |
+
"multi-gpu": [
|
39 |
+
"tests/models/gemma2/test_modeling_gemma2.py::Gemma2IntegrationTest::test_export_static_cache"
|
40 |
+
]
|
41 |
+
},
|
42 |
+
"gpt_neox": {
|
43 |
+
"single-gpu": [],
|
44 |
+
"multi-gpu": [
|
45 |
+
"tests/models/gpt_neox/test_modeling_gpt_neox.py::GPTNeoXLanguageGenerationTest::test_lm_generate_flex_attn_gptneox"
|
46 |
+
]
|
47 |
+
},
|
48 |
+
"helium": {
|
49 |
+
"single-gpu": [
|
50 |
+
"tests/models/helium/test_modeling_helium.py::GemmaModelTest::test_torch_compile_for_training",
|
51 |
+
"tests/models/helium/test_modeling_helium.py::HeliumModelTest::test_torch_compile_for_training"
|
52 |
+
],
|
53 |
+
"multi-gpu": []
|
54 |
+
},
|
55 |
+
"llava": {
|
56 |
+
"single-gpu": [
|
57 |
+
"tests/models/llava/test_modeling_llava.py::LlavaForConditionalGenerationIntegrationTest::test_batched_generation"
|
58 |
+
],
|
59 |
+
"multi-gpu": []
|
60 |
+
},
|
61 |
+
"mamba2": {
|
62 |
+
"single-gpu": [],
|
63 |
+
"multi-gpu": [
|
64 |
+
"tests/models/mamba2/test_modeling_mamba2.py::Mamba2ModelTest::test_mamba2_caching"
|
65 |
+
]
|
66 |
+
},
|
67 |
+
"mistral3": {
|
68 |
+
"single-gpu": [
|
69 |
+
"tests/models/mistral3/test_modeling_mistral3.py::Mistral3IntegrationTest::test_mistral3_integration_batched_generate"
|
70 |
+
],
|
71 |
+
"multi-gpu": []
|
72 |
+
},
|
73 |
+
"mixtral": {
|
74 |
+
"single-gpu": [
|
75 |
+
"tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits"
|
76 |
+
],
|
77 |
+
"multi-gpu": [
|
78 |
+
"tests/models/mixtral/test_modeling_mixtral.py::MixtralIntegrationTest::test_small_model_logits"
|
79 |
+
]
|
80 |
+
},
|
81 |
+
"nemotron": {
|
82 |
+
"single-gpu": [
|
83 |
+
"tests/models/nemotron/test_modeling_nemotron.py::NemotronModelTest::test_torch_compile_for_training"
|
84 |
+
],
|
85 |
+
"multi-gpu": [
|
86 |
+
"tests/models/nemotron/test_modeling_nemotron.py::NemotronModelTest::test_torch_compile_for_training"
|
87 |
+
]
|
88 |
+
},
|
89 |
+
"olmoe": {
|
90 |
+
"single-gpu": [
|
91 |
+
"tests/models/olmoe/test_modeling_olmoe.py::OlmoeIntegrationTest::test_model_7b_greedy_generation"
|
92 |
+
],
|
93 |
+
"multi-gpu": []
|
94 |
+
},
|
95 |
+
"phi3": {
|
96 |
+
"single-gpu": [
|
97 |
+
"tests/models/phi3/test_modeling_phi3.py::Phi3IntegrationTest::test_export_static_cache"
|
98 |
+
],
|
99 |
+
"multi-gpu": []
|
100 |
+
},
|
101 |
+
"phi4_multimodal": {
|
102 |
+
"single-gpu": [
|
103 |
+
"tests/models/phi4_multimodal/test_modeling_phi4_multimodal.py::Phi4MultimodalIntegrationTest::test_vision_text_generation"
|
104 |
+
],
|
105 |
+
"multi-gpu": []
|
106 |
+
},
|
107 |
+
"phimoe": {
|
108 |
+
"single-gpu": [
|
109 |
+
"tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_model_phimoe_instruct_logits",
|
110 |
+
"tests/models/phimoe/test_modeling_phimoe.py::PhimoeIntegrationTest::test_phimoe_instruct_generation"
|
111 |
+
],
|
112 |
+
"multi-gpu": []
|
113 |
+
},
|
114 |
+
"qwen2_5_omni": {
|
115 |
+
"single-gpu": [
|
116 |
+
"tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniModelIntegrationTest::test_small_model_integration_test",
|
117 |
+
"tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniModelIntegrationTest::test_small_model_integration_test_batch"
|
118 |
+
],
|
119 |
+
"multi-gpu": []
|
120 |
+
},
|
121 |
+
"qwen3": {
|
122 |
+
"single-gpu": [
|
123 |
+
"tests/models/qwen3/test_modeling_qwen3.py::Qwen3IntegrationTest::test_export_static_cache"
|
124 |
+
],
|
125 |
+
"multi-gpu": []
|
126 |
+
},
|
127 |
+
"qwen3_moe": {
|
128 |
+
"single-gpu": [],
|
129 |
+
"multi-gpu": [
|
130 |
+
"tests/models/qwen3_moe/test_modeling_qwen3_moe.py::Qwen3MoeIntegrationTest::test_model_15b_a2b_generation",
|
131 |
+
"tests/models/qwen3_moe/test_modeling_qwen3_moe.py::Qwen3MoeIntegrationTest::test_model_15b_a2b_logits",
|
132 |
+
"tests/models/qwen3_moe/test_modeling_qwen3_moe.py::Qwen3MoeIntegrationTest::test_model_15b_a2b_long_prompt_sdpa",
|
133 |
+
"tests/models/qwen3_moe/test_modeling_qwen3_moe.py::Qwen3MoeIntegrationTest::test_speculative_generation"
|
134 |
+
]
|
135 |
+
},
|
136 |
+
"seamless_m4t_v2": {
|
137 |
+
"single-gpu": [
|
138 |
+
"tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_speech_to_speech_model",
|
139 |
+
"tests/models/seamless_m4t_v2/test_modeling_seamless_m4t_v2.py::SeamlessM4Tv2ModelIntegrationTest::test_text_to_speech_model"
|
140 |
+
],
|
141 |
+
"multi-gpu": []
|
142 |
+
},
|
143 |
+
"speecht5": {
|
144 |
+
"single-gpu": [
|
145 |
+
"tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_batch_generation",
|
146 |
+
"tests/models/speecht5/test_modeling_speecht5.py::SpeechT5ForTextToSpeechIntegrationTests::test_one_to_many_generation"
|
147 |
+
],
|
148 |
+
"multi-gpu": []
|
149 |
+
},
|
150 |
+
"swin2sr": {
|
151 |
+
"single-gpu": [
|
152 |
+
"tests/models/swin2sr/test_modeling_swin2sr.py::Swin2SRModelIntegrationTest::test_inference_image_super_resolution_head"
|
153 |
+
],
|
154 |
+
"multi-gpu": []
|
155 |
+
},
|
156 |
+
"t5": {
|
157 |
+
"single-gpu": [
|
158 |
+
"tests/models/t5/test_modeling_t5.py::T5ModelIntegrationTests::test_small_integration_test"
|
159 |
+
],
|
160 |
+
"multi-gpu": []
|
161 |
+
},
|
162 |
+
"tapas": {
|
163 |
+
"single-gpu": [
|
164 |
+
"tests/models/tapas/test_modeling_tapas.py::TapasModelIntegrationTest::test_training_question_answering_head_weak_supervision"
|
165 |
+
],
|
166 |
+
"multi-gpu": []
|
167 |
+
},
|
168 |
+
"upernet": {
|
169 |
+
"single-gpu": [
|
170 |
+
"tests/models/upernet/test_modeling_upernet.py::UperNetModelIntegrationTest::test_inference_swin_backbone"
|
171 |
+
],
|
172 |
+
"multi-gpu": []
|
173 |
+
},
|
174 |
+
"vitmatte": {
|
175 |
+
"single-gpu": [
|
176 |
+
"tests/models/vitmatte/test_modeling_vitmatte.py::VitMatteModelTest::test_batching_equivalence"
|
177 |
+
],
|
178 |
+
"multi-gpu": []
|
179 |
+
},
|
180 |
+
"vitpose": {
|
181 |
+
"single-gpu": [
|
182 |
+
"tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_batched_inference",
|
183 |
+
"tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_inference_pose_estimation"
|
184 |
+
],
|
185 |
+
"multi-gpu": [
|
186 |
+
"tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_batched_inference",
|
187 |
+
"tests/models/vitpose/test_modeling_vitpose.py::VitPoseModelIntegrationTest::test_inference_pose_estimation"
|
188 |
+
]
|
189 |
+
},
|
190 |
+
"vjepa2": {
|
191 |
+
"single-gpu": [
|
192 |
+
"tests/models/vjepa2/test_modeling_vjepa2.py::VJEPA2ModelIntegrationTest::test_video_classification"
|
193 |
+
],
|
194 |
+
"multi-gpu": []
|
195 |
+
},
|
196 |
+
"xglm": {
|
197 |
+
"single-gpu": [
|
198 |
+
"tests/models/xglm/test_modeling_xglm.py::XGLMModelLanguageGenerationTest::test_xglm_sample"
|
199 |
+
],
|
200 |
+
"multi-gpu": []
|
201 |
+
},
|
202 |
+
"pipelines": {
|
203 |
+
"single-gpu": [
|
204 |
+
"tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_simple_s2t",
|
205 |
+
"tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt",
|
206 |
+
"tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_bf16",
|
207 |
+
"tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_small_model_pt_fp16",
|
208 |
+
"tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_model_pt_chat_template",
|
209 |
+
"tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_small_model_pt_token",
|
210 |
+
"tests/pipelines/test_pipelines_text_to_audio.py::TextToAudioPipelineTests::test_generative_model_kwargs"
|
211 |
+
],
|
212 |
+
"multi-gpu": []
|
213 |
+
},
|
214 |
+
"trainer": {
|
215 |
+
"single-gpu": [
|
216 |
+
"tests/trainer/test_trainer.py::TrainerIntegrationTest::test_auto_batch_size_finder",
|
217 |
+
"tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTest::test_hyperparameter_search",
|
218 |
+
"tests/trainer/test_trainer.py::TrainerHyperParameterMultiObjectOptunaIntegrationTest::test_hyperparameter_search",
|
219 |
+
"tests/trainer/test_trainer.py::TrainerHyperParameterOptunaIntegrationTestWithFullEval::test_hyperparameter_search"
|
220 |
+
],
|
221 |
+
"multi-gpu": []
|
222 |
+
}
|
223 |
+
}
|