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

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

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