hf-transformers-bot commited on
Commit
93b059f
·
verified ·
1 Parent(s): 0ce01a6

Upload 2025-11-01/runs/22479-18999334711/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

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