hf-transformers-bot commited on
Commit
5e13c2f
·
verified ·
1 Parent(s): 6767386

Upload 2026-01-12/runs/26598-20926455130/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

Browse files
2026-01-12/runs/26598-20926455130/ci_results_run_models_gpu/new_failures_with_bad_commit.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lw_detr": {
3
+ "single-gpu": [
4
+ {
5
+ "test": "tests/models/lw_detr/test_modeling_lw_detr.py::LwDetrModelIntegrationTest::test_inference_object_detection_head_tiny",
6
+ "commit": "bfb8ea8489a798a8df5d7f2b026b0c53785db78f",
7
+ "status": "git bisect found the bad commit.",
8
+ "pr_number": null,
9
+ "author": "sbucaille",
10
+ "merged_by": null,
11
+ "parent": "840fab6b99a1d3b7befdd825ac073f4d4039685f",
12
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20926455130/job/60126152364"
13
+ },
14
+ {
15
+ "test": "tests/models/lw_detr/test_modeling_lw_detr.py::LwDetrModelIntegrationTest::test_inference_object_detection_head_xlarge",
16
+ "commit": "bfb8ea8489a798a8df5d7f2b026b0c53785db78f",
17
+ "status": "git bisect found the bad commit.",
18
+ "pr_number": null,
19
+ "author": "sbucaille",
20
+ "merged_by": null,
21
+ "parent": "840fab6b99a1d3b7befdd825ac073f4d4039685f",
22
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20926455130/job/60126152364"
23
+ }
24
+ ]
25
+ }
26
+ }