hf-transformers-bot commited on
Commit
459d6b4
·
verified ·
1 Parent(s): b889aa4

Upload 2025-11-05/runs/22741-19116448981/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

Browse files
2025-11-05/runs/22741-19116448981/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": "ee54c1e21323869ac109a45b626dcce6b77691df",
7
+ "status": "git bisect found the bad commit.",
8
+ "pr_number": null,
9
+ "author": "ydshieh",
10
+ "merged_by": null,
11
+ "parent": "bb65d2d953a512609a86727b6de64035717b1d45",
12
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19116448981/job/54713878805"
13
+ }
14
+ ]
15
+ }
16
+ }