hf-transformers-bot commited on
Commit
4ac8fc0
·
verified ·
1 Parent(s): 3a3251d

Upload 2025-11-06/runs/22824-19148702940/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

Browse files
2025-11-06/runs/22824-19148702940/ci_results_run_models_gpu/new_failures_with_bad_commit.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "vit": {
3
+ "single-gpu": [
4
+ {
5
+ "test": "tests/models/vit/test_modeling_vit.py::ViTModelTest::test_config",
6
+ "commit": "d71418d53dce752335ec3eb05962fa5e719fb63e",
7
+ "status": "git bisect found the bad commit.",
8
+ "pr_number": null,
9
+ "author": "ydshieh",
10
+ "merged_by": null,
11
+ "parent": "7b325cd573e40bbb12951b8446176c96e8b1afaa",
12
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19148702940/job/54733202965"
13
+ }
14
+ ]
15
+ }
16
+ }