Upload 2025-08-26/runs/509-17243815415/ci_results_run_models_gpu/new_failures.json with huggingface_hub
Browse files
2025-08-26/runs/509-17243815415/ci_results_run_models_gpu/new_failures.json
ADDED
@@ -0,0 +1,170 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cohere2": {
|
3 |
+
"single-gpu": [
|
4 |
+
"tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_generation_beyond_sliding_window_2_flex_attention",
|
5 |
+
"tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_generation_beyond_sliding_window_3_eager",
|
6 |
+
"tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_model_pipeline_bf16"
|
7 |
+
],
|
8 |
+
"multi-gpu": [
|
9 |
+
"tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_generation_beyond_sliding_window_2_flex_attention",
|
10 |
+
"tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_generation_beyond_sliding_window_3_eager",
|
11 |
+
"tests/models/cohere2/test_modeling_cohere2.py::Cohere2IntegrationTest::test_model_pipeline_bf16"
|
12 |
+
]
|
13 |
+
},
|
14 |
+
"conditional_detr": {
|
15 |
+
"single-gpu": [
|
16 |
+
"tests/models/conditional_detr/test_image_processing_conditional_detr.py::ConditionalDetrImageProcessingTest::test_batched_coco_detection_annotations"
|
17 |
+
],
|
18 |
+
"multi-gpu": [
|
19 |
+
"tests/models/conditional_detr/test_image_processing_conditional_detr.py::ConditionalDetrImageProcessingTest::test_batched_coco_detection_annotations"
|
20 |
+
]
|
21 |
+
},
|
22 |
+
"deformable_detr": {
|
23 |
+
"single-gpu": [
|
24 |
+
"tests/models/deformable_detr/test_image_processing_deformable_detr.py::DeformableDetrImageProcessingTest::test_batched_coco_detection_annotations"
|
25 |
+
],
|
26 |
+
"multi-gpu": [
|
27 |
+
"tests/models/deformable_detr/test_image_processing_deformable_detr.py::DeformableDetrImageProcessingTest::test_batched_coco_detection_annotations"
|
28 |
+
]
|
29 |
+
},
|
30 |
+
"detr": {
|
31 |
+
"single-gpu": [
|
32 |
+
"tests/models/detr/test_image_processing_detr.py::DetrImageProcessingTest::test_batched_coco_detection_annotations"
|
33 |
+
],
|
34 |
+
"multi-gpu": [
|
35 |
+
"tests/models/detr/test_image_processing_detr.py::DetrImageProcessingTest::test_batched_coco_detection_annotations"
|
36 |
+
]
|
37 |
+
},
|
38 |
+
"emu3": {
|
39 |
+
"single-gpu": [
|
40 |
+
"tests/models/emu3/test_modeling_emu3.py::Emu3IntegrationTest::test_model_generate_images",
|
41 |
+
"tests/models/emu3/test_modeling_emu3.py::Emu3IntegrationTest::test_model_generation_batched"
|
42 |
+
],
|
43 |
+
"multi-gpu": [
|
44 |
+
"tests/models/emu3/test_modeling_emu3.py::Emu3IntegrationTest::test_model_generate_images",
|
45 |
+
"tests/models/emu3/test_modeling_emu3.py::Emu3IntegrationTest::test_model_generation_batched"
|
46 |
+
]
|
47 |
+
},
|
48 |
+
"fastspeech2_conformer": {
|
49 |
+
"single-gpu": [],
|
50 |
+
"multi-gpu": [
|
51 |
+
"tests/models/fastspeech2_conformer/test_modeling_fastspeech2_conformer.py::FastSpeech2ConformerModelTest::test_multi_gpu_data_parallel_forward"
|
52 |
+
]
|
53 |
+
},
|
54 |
+
"gemma2": {
|
55 |
+
"single-gpu": [
|
56 |
+
"tests/models/gemma2/test_modeling_gemma2.py::Gemma2IntegrationTest::test_model_9b_bf16_flex_attention",
|
57 |
+
"tests/models/gemma2/test_modeling_gemma2.py::Gemma2IntegrationTest::test_model_9b_fp16",
|
58 |
+
"tests/models/gemma2/test_modeling_gemma2.py::Gemma2IntegrationTest::test_model_9b_pipeline_bf16"
|
59 |
+
],
|
60 |
+
"multi-gpu": [
|
61 |
+
"tests/models/gemma2/test_modeling_gemma2.py::Gemma2IntegrationTest::test_model_9b_bf16_flex_attention",
|
62 |
+
"tests/models/gemma2/test_modeling_gemma2.py::Gemma2IntegrationTest::test_model_9b_fp16",
|
63 |
+
"tests/models/gemma2/test_modeling_gemma2.py::Gemma2IntegrationTest::test_model_9b_pipeline_bf16",
|
64 |
+
"tests/models/gemma2/test_modeling_gemma2.py::Gemma2ModelTest::test_sdpa_padding_matches_padding_free_with_position_ids"
|
65 |
+
]
|
66 |
+
},
|
67 |
+
"grounding_dino": {
|
68 |
+
"single-gpu": [
|
69 |
+
"tests/models/grounding_dino/test_image_processing_grounding_dino.py::GroundingDinoImageProcessingTest::test_batched_coco_detection_annotations"
|
70 |
+
],
|
71 |
+
"multi-gpu": [
|
72 |
+
"tests/models/grounding_dino/test_image_processing_grounding_dino.py::GroundingDinoImageProcessingTest::test_batched_coco_detection_annotations"
|
73 |
+
]
|
74 |
+
},
|
75 |
+
"internvl": {
|
76 |
+
"single-gpu": [
|
77 |
+
"tests/models/internvl/test_modeling_internvl.py::InternVLModelTest::test_flex_attention_with_grads"
|
78 |
+
],
|
79 |
+
"multi-gpu": [
|
80 |
+
"tests/models/internvl/test_modeling_internvl.py::InternVLModelTest::test_flex_attention_with_grads"
|
81 |
+
]
|
82 |
+
},
|
83 |
+
"llama": {
|
84 |
+
"single-gpu": [
|
85 |
+
"tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_dola_generation"
|
86 |
+
],
|
87 |
+
"multi-gpu": [
|
88 |
+
"tests/models/llama/test_modeling_llama.py::LlamaIntegrationTest::test_model_7b_dola_generation"
|
89 |
+
]
|
90 |
+
},
|
91 |
+
"mamba2": {
|
92 |
+
"single-gpu": [],
|
93 |
+
"multi-gpu": [
|
94 |
+
"tests/models/mamba2/test_modeling_mamba2.py::Mamba2IntegrationTest::test_mamba2_mixer_train_vs_eval_equivalence"
|
95 |
+
]
|
96 |
+
},
|
97 |
+
"mllama": {
|
98 |
+
"single-gpu": [
|
99 |
+
"tests/models/mllama/test_modeling_mllama.py::MllamaForCausalLMModelTest::test_sdpa_padding_matches_padding_free_with_position_ids"
|
100 |
+
],
|
101 |
+
"multi-gpu": []
|
102 |
+
},
|
103 |
+
"nemotron": {
|
104 |
+
"single-gpu": [
|
105 |
+
"tests/models/nemotron/test_modeling_nemotron.py::NemotronIntegrationTest::test_nemotron_8b_generation_sdpa"
|
106 |
+
],
|
107 |
+
"multi-gpu": []
|
108 |
+
},
|
109 |
+
"olmo": {
|
110 |
+
"single-gpu": [
|
111 |
+
"tests/models/olmo/test_modeling_olmo.py::OlmoIntegrationTest::test_model_7b_twin_2t_logits"
|
112 |
+
],
|
113 |
+
"multi-gpu": []
|
114 |
+
},
|
115 |
+
"seed_oss": {
|
116 |
+
"single-gpu": [
|
117 |
+
"tests/models/seed_oss/test_modeling_seed_oss.py::SeedOssIntegrationTest::test_model_36b_bf16",
|
118 |
+
"tests/models/seed_oss/test_modeling_seed_oss.py::SeedOssIntegrationTest::test_model_36b_eager",
|
119 |
+
"tests/models/seed_oss/test_modeling_seed_oss.py::SeedOssIntegrationTest::test_model_36b_sdpa"
|
120 |
+
],
|
121 |
+
"multi-gpu": [
|
122 |
+
"tests/models/seed_oss/test_modeling_seed_oss.py::SeedOssIntegrationTest::test_model_36b_bf16",
|
123 |
+
"tests/models/seed_oss/test_modeling_seed_oss.py::SeedOssIntegrationTest::test_model_36b_eager",
|
124 |
+
"tests/models/seed_oss/test_modeling_seed_oss.py::SeedOssIntegrationTest::test_model_36b_sdpa"
|
125 |
+
]
|
126 |
+
},
|
127 |
+
"smolvlm": {
|
128 |
+
"single-gpu": [
|
129 |
+
"tests/models/smolvlm/test_modeling_smolvlm.py::SmolVLMForConditionalGenerationIntegrationTest::test_integration_test_video"
|
130 |
+
],
|
131 |
+
"multi-gpu": [
|
132 |
+
"tests/models/smolvlm/test_modeling_smolvlm.py::SmolVLMForConditionalGenerationIntegrationTest::test_integration_test_video"
|
133 |
+
]
|
134 |
+
},
|
135 |
+
"wav2vec2_with_lm": {
|
136 |
+
"single-gpu": [
|
137 |
+
"tests/models/wav2vec2_with_lm/test_processing_wav2vec2_with_lm.py::Wav2Vec2ProcessorWithLMTest::test_another_feature_extractor"
|
138 |
+
],
|
139 |
+
"multi-gpu": [
|
140 |
+
"tests/models/wav2vec2_with_lm/test_processing_wav2vec2_with_lm.py::Wav2Vec2ProcessorWithLMTest::test_another_feature_extractor"
|
141 |
+
]
|
142 |
+
},
|
143 |
+
"yolos": {
|
144 |
+
"single-gpu": [
|
145 |
+
"tests/models/yolos/test_image_processing_yolos.py::YolosImageProcessingTest::test_batched_coco_detection_annotations"
|
146 |
+
],
|
147 |
+
"multi-gpu": [
|
148 |
+
"tests/models/yolos/test_image_processing_yolos.py::YolosImageProcessingTest::test_batched_coco_detection_annotations"
|
149 |
+
]
|
150 |
+
},
|
151 |
+
"pipelines": {
|
152 |
+
"single-gpu": [
|
153 |
+
"tests/pipelines/test_pipelines_audio_classification.py::AudioClassificationPipelineTests::test_small_model_pt_fp16",
|
154 |
+
"tests/pipelines/test_pipelines_common.py::CommonPipelineTest::test_dtype_property",
|
155 |
+
"tests/pipelines/test_pipelines_common.py::PipelineUtilsTest::test_bc_torch_device",
|
156 |
+
"tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_model_pt_chat_template",
|
157 |
+
"tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_small_model_pt_token",
|
158 |
+
"tests/pipelines/test_pipelines_object_detection.py::ObjectDetectionPipelineTests::test_threshold",
|
159 |
+
"tests/pipelines/test_pipelines_text_generation.py::TextGenerationPipelineTests::test_pipeline_skip_special_tokens"
|
160 |
+
],
|
161 |
+
"multi-gpu": [
|
162 |
+
"tests/pipelines/test_pipelines_audio_classification.py::AudioClassificationPipelineTests::test_small_model_pt_fp16",
|
163 |
+
"tests/pipelines/test_pipelines_common.py::CommonPipelineTest::test_dtype_property",
|
164 |
+
"tests/pipelines/test_pipelines_common.py::PipelineUtilsTest::test_bc_torch_device",
|
165 |
+
"tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_model_pt_chat_template",
|
166 |
+
"tests/pipelines/test_pipelines_image_text_to_text.py::ImageTextToTextPipelineTests::test_small_model_pt_token",
|
167 |
+
"tests/pipelines/test_pipelines_text_generation.py::TextGenerationPipelineTests::test_pipeline_skip_special_tokens"
|
168 |
+
]
|
169 |
+
}
|
170 |
+
}
|