hf-transformers-bot commited on
Commit
013abd4
·
verified ·
1 Parent(s): 7dbe6b5

Upload 2026-01-14/runs/26767-20998808624/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2026-01-14/runs/26767-20998808624/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "zucchini-nlp": {
3
+ "git": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/git/test_modeling_git.py::GitModelIntegrationTest::test_batched_generation",
7
+ "commit": "9f77068384e71acb67b3b3043b869244456a617e",
8
+ "status": "git bisect found the bad commit.",
9
+ "pr_number": null,
10
+ "author": "zucchini-nlp",
11
+ "merged_by": null,
12
+ "parent": "61317f5ac78511a1c02b08c0e73012d9542183ed",
13
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20998808624/job/60363687529"
14
+ },
15
+ {
16
+ "test": "tests/models/git/test_modeling_git.py::GitModelIntegrationTest::test_inference_image_captioning",
17
+ "commit": "9f77068384e71acb67b3b3043b869244456a617e",
18
+ "status": "git bisect found the bad commit.",
19
+ "pr_number": null,
20
+ "author": "zucchini-nlp",
21
+ "merged_by": null,
22
+ "parent": "61317f5ac78511a1c02b08c0e73012d9542183ed",
23
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20998808624/job/60363687529"
24
+ }
25
+ ]
26
+ }
27
+ }
28
+ }