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

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

Browse files
2025-10-30/runs/15-18952719273/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ydshieh": {
3
+ "vit": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/vit/test_modeling_vit.py::ViTModelTest::test_flash_attn_2_fp32_ln",
7
+ "commit": "ab09e79c80169e6d39c430afbc007c2538145257",
8
+ "status": "git bisect found the bad commit.",
9
+ "pr_number": 41914,
10
+ "author": "ydshieh",
11
+ "merged_by": null,
12
+ "parent": "afda2b529f4e90be64210336261a1d0e6846459b",
13
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/18952719273/job/54121606000"
14
+ }
15
+ ]
16
+ }
17
+ }
18
+ }