hf-transformers-bot commited on
Commit
c8d672c
·
verified ·
1 Parent(s): bc2178d

Upload 2025-12-05/runs/24767-19961857384/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2025-12-05/runs/24767-19961857384/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "445ffdcc14b858fd0184a5a297e7fc53c03f35e3",
8
+ "status": "git bisect found the bad commit.",
9
+ "pr_number": null,
10
+ "author": "zucchini-nlp",
11
+ "merged_by": null,
12
+ "parent": "ee7e67bf6abf0fe994bb02b1d3e6a30a4ea0970f",
13
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19961857384/job/57244428243"
14
+ }
15
+ ]
16
+ }
17
+ }
18
+ }