hf-transformers-bot commited on
Commit
b6a4480
·
verified ·
1 Parent(s): 4240d73

Upload 2025-10-30/runs/15-18952719273/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

Browse files
2025-10-30/runs/15-18952719273/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_flash_attn_2_fp32_ln",
6
+ "commit": "ab09e79c80169e6d39c430afbc007c2538145257",
7
+ "status": "git bisect found the bad commit.",
8
+ "pr_number": 41914,
9
+ "author": "ydshieh",
10
+ "merged_by": null,
11
+ "parent": "afda2b529f4e90be64210336261a1d0e6846459b",
12
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/18952719273/job/54121606000"
13
+ }
14
+ ]
15
+ }
16
+ }