hf-transformers-bot commited on
Commit
7c563b4
·
verified ·
1 Parent(s): 094df53

Upload 2025-11-06/runs/22826-19150551973/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

Browse files
2025-11-06/runs/22826-19150551973/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": "3ab743a5a30660bc62b6ebcaaf0817915ed9514f",
7
+ "status": "git bisect found the bad commit.",
8
+ "pr_number": null,
9
+ "author": "ydshieh",
10
+ "merged_by": null,
11
+ "parent": "8012f80f722044fd0dda45b4034f89fffc2ff344",
12
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19150551973/job/54739787930"
13
+ }
14
+ ]
15
+ }
16
+ }