hf-transformers-bot commited on
Commit
ca64f48
·
verified ·
1 Parent(s): 2171948

Upload 2025-11-01/runs/22476-18997429049/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2025-11-01/runs/22476-18997429049/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ydshieh": {
3
+ "clip": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/clip/test_modeling_clip.py::CLIPModelTest::test_model",
7
+ "commit": "6f2d3f2ecd232f353d6f0158d8770eb90949cb9a",
8
+ "status": "git bisect found the bad commit.",
9
+ "pr_number": null,
10
+ "author": "ydshieh",
11
+ "merged_by": null,
12
+ "parent": "a0bf5a82eebf88ee9f52145be427f6f1541329f6",
13
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/18997429049/job/54259395911"
14
+ }
15
+ ]
16
+ },
17
+ "vit": {
18
+ "single-gpu": [
19
+ {
20
+ "test": "tests/models/vit/test_modeling_vit.py::ViTModelTest::test_config",
21
+ "commit": "6f2d3f2ecd232f353d6f0158d8770eb90949cb9a",
22
+ "status": "git bisect found the bad commit.",
23
+ "pr_number": null,
24
+ "author": "ydshieh",
25
+ "merged_by": null,
26
+ "parent": "a0bf5a82eebf88ee9f52145be427f6f1541329f6",
27
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/18997429049/job/54259395908"
28
+ }
29
+ ]
30
+ }
31
+ }
32
+ }