hf-transformers-bot commited on
Commit
be630ba
·
verified ·
1 Parent(s): 6c2579b

Upload 2026-01-29/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

Browse files
2026-01-29/ci_results_run_models_gpu/new_failures_with_bad_commit.json ADDED
@@ -0,0 +1,309 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cli": {
3
+ "single-gpu": [
4
+ {
5
+ "test": "tests/cli/test_serve.py::ServeCompletionsContinuousBatchingIntegrationTest::test_generation_config_in_request",
6
+ "commit": "b207f38e0d754d6addda307c187d4478a44b276a",
7
+ "status": "git bisect found the bad commit.",
8
+ "pr_number": 43521,
9
+ "author": "remi-or",
10
+ "merged_by": "ArthurZucker",
11
+ "parent": "be87564082c7d0fc1c6508652b4490ecc89ad9ff",
12
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822958473"
13
+ },
14
+ {
15
+ "test": "tests/cli/test_serve.py::ServeCompletionsContinuousBatchingIntegrationTest::test_requests_1_one_token",
16
+ "commit": "b207f38e0d754d6addda307c187d4478a44b276a",
17
+ "status": "git bisect found the bad commit.",
18
+ "pr_number": 43521,
19
+ "author": "remi-or",
20
+ "merged_by": "ArthurZucker",
21
+ "parent": "be87564082c7d0fc1c6508652b4490ecc89ad9ff",
22
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822958473"
23
+ }
24
+ ]
25
+ },
26
+ "auto": {
27
+ "single-gpu": [
28
+ {
29
+ "test": "tests/models/auto/test_tokenization_auto.py::AutoTokenizerTest::test_from_pretrained_use_fast_toggle",
30
+ "commit": null,
31
+ "status": "flaky: test fails on the current CI run (commit: e46d21afe2aaf942fd9515b2fba1d6f3affd61a6) but passes during the check.",
32
+ "pr_number": null,
33
+ "author": null,
34
+ "merged_by": null,
35
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822953534"
36
+ }
37
+ ]
38
+ },
39
+ "aya_vision": {
40
+ "single-gpu": [
41
+ {
42
+ "test": "tests/models/aya_vision/test_modeling_aya_vision.py::AyaVisionIntegrationTest::test_small_model_integration_batched_generate_multi_image",
43
+ "commit": null,
44
+ "status": "flaky: test fails on the current CI run (commit: e46d21afe2aaf942fd9515b2fba1d6f3affd61a6) but passes during the check.",
45
+ "pr_number": null,
46
+ "author": null,
47
+ "merged_by": null,
48
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822953492"
49
+ }
50
+ ]
51
+ },
52
+ "blip_2": {
53
+ "single-gpu": [
54
+ {
55
+ "test": "tests/models/blip_2/test_modeling_blip_2.py::Blip2ModelIntegrationTest::test_inference_itm_fp16",
56
+ "commit": null,
57
+ "status": "flaky: test fails on the current CI run (commit: e46d21afe2aaf942fd9515b2fba1d6f3affd61a6) but passes during the check.",
58
+ "pr_number": null,
59
+ "author": null,
60
+ "merged_by": null,
61
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822954063"
62
+ }
63
+ ]
64
+ },
65
+ "electra": {
66
+ "single-gpu": [
67
+ {
68
+ "test": "tests/models/electra/test_modeling_electra.py::ElectraModelTest::test_sdpa_padding_matches_padding_free_with_position_ids",
69
+ "commit": null,
70
+ "status": "flaky: test passed in the previous run (commit: be0115e42fbf5d7ffe915e01b0cf9a68b29958c6) but failed (on the same commit) during the check of the current run.",
71
+ "pr_number": null,
72
+ "author": null,
73
+ "merged_by": null,
74
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822955835"
75
+ }
76
+ ]
77
+ },
78
+ "exaone4": {
79
+ "single-gpu": [
80
+ {
81
+ "test": "tests/models/exaone4/test_modeling_exaone4.py::Exaone4IntegrationTest::test_export_static_cache",
82
+ "commit": null,
83
+ "status": "flaky: test fails on the current CI run (commit: e46d21afe2aaf942fd9515b2fba1d6f3affd61a6) but passes during the check.",
84
+ "pr_number": null,
85
+ "author": null,
86
+ "merged_by": null,
87
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822956151"
88
+ }
89
+ ]
90
+ },
91
+ "flex_olmo": {
92
+ "single-gpu": [
93
+ {
94
+ "test": "tests/models/flex_olmo/test_modeling_flex_olmo.py::FlexOlmoModelTest::test_eager_padding_matches_padding_free_with_position_ids",
95
+ "commit": null,
96
+ "status": "flaky: test fails on the current CI run (commit: e46d21afe2aaf942fd9515b2fba1d6f3affd61a6) but passes during the check.",
97
+ "pr_number": null,
98
+ "author": null,
99
+ "merged_by": null,
100
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822956355"
101
+ }
102
+ ]
103
+ },
104
+ "gemma3n": {
105
+ "single-gpu": [
106
+ {
107
+ "test": "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nIntegrationTest::test_generation_beyond_sliding_window_0_sdpa",
108
+ "commit": null,
109
+ "status": "flaky: test passed in the previous run (commit: be0115e42fbf5d7ffe915e01b0cf9a68b29958c6) but failed (on the same commit) during the check of the current run.",
110
+ "pr_number": null,
111
+ "author": null,
112
+ "merged_by": null,
113
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822956591"
114
+ }
115
+ ]
116
+ },
117
+ "internvl": {
118
+ "single-gpu": [
119
+ {
120
+ "test": "tests/models/internvl/test_modeling_internvl.py::InternVLLlamaIntegrationTest::test_llama_small_model_integration_forward",
121
+ "commit": null,
122
+ "status": "flaky: test fails on the current CI run (commit: e46d21afe2aaf942fd9515b2fba1d6f3affd61a6) but passes during the check.",
123
+ "pr_number": null,
124
+ "author": null,
125
+ "merged_by": null,
126
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822957820"
127
+ }
128
+ ]
129
+ },
130
+ "luke": {
131
+ "single-gpu": [
132
+ {
133
+ "test": "tests/models/luke/test_tokenization_luke.py::LukeTokenizerIntegrationTests::test_text_pair_padding_pytorch_tensors",
134
+ "commit": null,
135
+ "status": "flaky: test fails on the current CI run (commit: e46d21afe2aaf942fd9515b2fba1d6f3affd61a6) but passes during the check.",
136
+ "pr_number": null,
137
+ "author": null,
138
+ "merged_by": null,
139
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822958603"
140
+ }
141
+ ]
142
+ },
143
+ "m2m_100": {
144
+ "single-gpu": [
145
+ {
146
+ "test": "tests/models/m2m_100/test_tokenization_m2m_100.py::M2M100TokenizationTest::test_truncation_side_in_kwargs",
147
+ "commit": null,
148
+ "status": "flaky: test fails on the current CI run (commit: e46d21afe2aaf942fd9515b2fba1d6f3affd61a6) but passes during the check.",
149
+ "pr_number": null,
150
+ "author": null,
151
+ "merged_by": null,
152
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822958655"
153
+ }
154
+ ]
155
+ },
156
+ "markuplm": {
157
+ "single-gpu": [
158
+ {
159
+ "test": "tests/models/markuplm/test_processing_markuplm.py::MarkupLMProcessorIntegrationTests::test_processor_case_1",
160
+ "commit": null,
161
+ "status": "flaky: test fails on the current CI run (commit: e46d21afe2aaf942fd9515b2fba1d6f3affd61a6) but passes during the check.",
162
+ "pr_number": null,
163
+ "author": null,
164
+ "merged_by": null,
165
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822958769"
166
+ }
167
+ ]
168
+ },
169
+ "mpnet": {
170
+ "single-gpu": [
171
+ {
172
+ "test": "tests/models/mpnet/test_tokenization_mpnet.py::MPNetTokenizerTest::test_integration_from_extractor",
173
+ "commit": null,
174
+ "status": "flaky: test fails on the current CI run (commit: e46d21afe2aaf942fd9515b2fba1d6f3affd61a6) but passes during the check.",
175
+ "pr_number": null,
176
+ "author": null,
177
+ "merged_by": null,
178
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822953753"
179
+ }
180
+ ]
181
+ },
182
+ "openai": {
183
+ "single-gpu": [
184
+ {
185
+ "test": "tests/models/openai/test_tokenization_openai.py::OpenAIGPTTokenizationTest::test_integration_from_extractor",
186
+ "commit": null,
187
+ "status": "flaky: test fails on the current CI run (commit: e46d21afe2aaf942fd9515b2fba1d6f3affd61a6) but passes during the check.",
188
+ "pr_number": null,
189
+ "author": null,
190
+ "merged_by": null,
191
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822954364"
192
+ },
193
+ {
194
+ "test": "tests/models/openai/test_tokenization_openai.py::OpenAIGPTTokenizationTest::test_internal_consistency",
195
+ "commit": null,
196
+ "status": "flaky: test fails on the current CI run (commit: e46d21afe2aaf942fd9515b2fba1d6f3affd61a6) but passes during the check.",
197
+ "pr_number": null,
198
+ "author": null,
199
+ "merged_by": null,
200
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822954364"
201
+ },
202
+ {
203
+ "test": "tests/models/openai/test_tokenization_openai.py::OpenAIGPTTokenizationTest::test_maximum_encoding_length_pair_input",
204
+ "commit": null,
205
+ "status": "flaky: test fails on the current CI run (commit: e46d21afe2aaf942fd9515b2fba1d6f3affd61a6) but passes during the check.",
206
+ "pr_number": null,
207
+ "author": null,
208
+ "merged_by": null,
209
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822954364"
210
+ },
211
+ {
212
+ "test": "tests/models/openai/test_tokenization_openai.py::OpenAIGPTTokenizationTest::test_maximum_encoding_length_single_input",
213
+ "commit": null,
214
+ "status": "flaky: test fails on the current CI run (commit: e46d21afe2aaf942fd9515b2fba1d6f3affd61a6) but passes during the check.",
215
+ "pr_number": null,
216
+ "author": null,
217
+ "merged_by": null,
218
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822954364"
219
+ }
220
+ ]
221
+ },
222
+ "qwen2_audio": {
223
+ "single-gpu": [
224
+ {
225
+ "test": "tests/models/qwen2_audio/test_modeling_qwen2_audio.py::Qwen2AudioForConditionalGenerationIntegrationTest::test_small_model_integration_test_multiurn",
226
+ "commit": null,
227
+ "status": "flaky: test fails on the current CI run (commit: e46d21afe2aaf942fd9515b2fba1d6f3affd61a6) but passes during the check.",
228
+ "pr_number": null,
229
+ "author": null,
230
+ "merged_by": null,
231
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822955378"
232
+ }
233
+ ]
234
+ },
235
+ "reformer": {
236
+ "single-gpu": [
237
+ {
238
+ "test": "tests/models/reformer/test_tokenization_reformer.py::ReformerTokenizationTest::test_chat_template_return_assistant_tokens_mask_truncated",
239
+ "commit": null,
240
+ "status": "flaky: test fails on the current CI run (commit: e46d21afe2aaf942fd9515b2fba1d6f3affd61a6) but passes during the check.",
241
+ "pr_number": null,
242
+ "author": null,
243
+ "merged_by": null,
244
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822955606"
245
+ }
246
+ ]
247
+ },
248
+ "t5": {
249
+ "single-gpu": [
250
+ {
251
+ "test": "tests/models/t5/test_tokenization_t5.py::T5TokenizationTest::test_chat_template_return_assistant_tokens_mask",
252
+ "commit": null,
253
+ "status": "flaky: test fails on the current CI run (commit: e46d21afe2aaf942fd9515b2fba1d6f3affd61a6) but passes during the check.",
254
+ "pr_number": null,
255
+ "author": null,
256
+ "merged_by": null,
257
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822956905"
258
+ }
259
+ ]
260
+ },
261
+ "unispeech": {
262
+ "single-gpu": [
263
+ {
264
+ "test": "tests/models/unispeech/test_modeling_unispeech.py::UniSpeechRobustModelTest::test_batched_inference",
265
+ "commit": null,
266
+ "status": "flaky: test passed in the previous run (commit: be0115e42fbf5d7ffe915e01b0cf9a68b29958c6) but failed (on the same commit) during the check of the current run.",
267
+ "pr_number": null,
268
+ "author": null,
269
+ "merged_by": null,
270
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822957279"
271
+ }
272
+ ]
273
+ },
274
+ "whisper": {
275
+ "single-gpu": [
276
+ {
277
+ "test": "tests/models/whisper/test_modeling_whisper.py::WhisperModelIntegrationTests::test_tiny_static_generation",
278
+ "commit": null,
279
+ "status": "flaky: test fails on the current CI run (commit: e46d21afe2aaf942fd9515b2fba1d6f3affd61a6) but passes during the check.",
280
+ "pr_number": null,
281
+ "author": null,
282
+ "merged_by": null,
283
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822958102"
284
+ },
285
+ {
286
+ "test": "tests/models/whisper/test_tokenization_whisper.py::WhisperTokenizerTest::test_decode_asr_with_word_level_timestamps",
287
+ "commit": null,
288
+ "status": "flaky: test fails on the current CI run (commit: e46d21afe2aaf942fd9515b2fba1d6f3affd61a6) but passes during the check.",
289
+ "pr_number": null,
290
+ "author": null,
291
+ "merged_by": null,
292
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822958102"
293
+ }
294
+ ]
295
+ },
296
+ "pipelines": {
297
+ "single-gpu": [
298
+ {
299
+ "test": "tests/pipelines/test_pipelines_automatic_speech_recognition.py::AutomaticSpeechRecognitionPipelineTests::test_torch_large_with_input_features",
300
+ "commit": null,
301
+ "status": "flaky: test fails on the current CI run (commit: e46d21afe2aaf942fd9515b2fba1d6f3affd61a6) but passes during the check.",
302
+ "pr_number": null,
303
+ "author": null,
304
+ "merged_by": null,
305
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/21464126403/job/61822958740"
306
+ }
307
+ ]
308
+ }
309
+ }