hf-transformers-bot commited on
Commit
673ae21
·
verified ·
1 Parent(s): 176c26a

Upload 2025-11-17/runs/23401-19431310141/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

Browse files
2025-11-17/runs/23401-19431310141/ci_results_run_models_gpu/new_failures_with_bad_commit.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dinov3_vit": {
3
+ "single-gpu": [
4
+ {
5
+ "test": "tests/models/dinov3_vit/test_modeling_dinov3_vit.py::DINOv3ViTModelIntegrationTest::test_inference_lc_head_imagenet",
6
+ "commit": "92cd38587ac0a041219a18d7e5c11b3d13a9be61",
7
+ "status": "git bisect found the bad commit.",
8
+ "pr_number": null,
9
+ "author": "dimidagd",
10
+ "merged_by": null,
11
+ "parent": "0e74a71c03b7ccddb05fcc6ea620bf76c9a83f19",
12
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19431310141/job/55591323128"
13
+ }
14
+ ]
15
+ }
16
+ }