hf-transformers-bot commited on
Commit
5ba2645
·
verified ·
1 Parent(s): 9f02a74

Upload 2025-11-19/runs/23562-19508088646/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2025-11-19/runs/23562-19508088646/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "remi-or": {
3
+ "gemma3": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/gemma3/test_modeling_gemma3.py::Gemma3IntegrationTest::test_model_4b_batch",
7
+ "commit": "2edee7058095b35538d60b7521962463fc856c8f",
8
+ "status": "git bisect found the bad commit.",
9
+ "pr_number": null,
10
+ "author": "remi-or",
11
+ "merged_by": null,
12
+ "parent": "ea30d827697cfe548dd6691e8fc191b010e2433f",
13
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19508088646/job/55840459910"
14
+ }
15
+ ]
16
+ }
17
+ }
18
+ }