hf-transformers-bot commited on
Commit
f2fb45f
·
verified ·
1 Parent(s): 37b6158

Upload 2025-10-30/runs/22395-18944761157/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

Browse files
2025-10-30/runs/22395-18944761157/ci_results_run_models_gpu/new_failures_with_bad_commit.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "clip": {
3
+ "single-gpu": [
4
+ {
5
+ "test": "tests/models/clip/test_modeling_clip.py::CLIPTextModelTest::test_model",
6
+ "commit": "72390cfa6adb53755a30dcf124c23f738d327c9c",
7
+ "status": "git bisect found the bad commit.",
8
+ "pr_number": 41914,
9
+ "author": "ydshieh",
10
+ "merged_by": null,
11
+ "parent": "2ccda5239018b6dead5a55feeeca6226b62d2c9d",
12
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/18944761157/job/54093710954"
13
+ },
14
+ {
15
+ "test": "tests/models/clip/test_modeling_clip.py::CLIPModelTest::test_model_from_pretrained",
16
+ "commit": "72390cfa6adb53755a30dcf124c23f738d327c9c",
17
+ "status": "git bisect found the bad commit.",
18
+ "pr_number": 41914,
19
+ "author": "ydshieh",
20
+ "merged_by": null,
21
+ "parent": "2ccda5239018b6dead5a55feeeca6226b62d2c9d",
22
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/18944761157/job/54093710954"
23
+ }
24
+ ]
25
+ },
26
+ "vit": {
27
+ "single-gpu": [
28
+ {
29
+ "test": "tests/models/vit/test_modeling_vit.py::ViTModelTest::test_config",
30
+ "commit": "d2ca78d534145cbcadc23b5f0d04b785b8af593a",
31
+ "status": "git bisect found the bad commit.",
32
+ "pr_number": 41914,
33
+ "author": "ydshieh",
34
+ "merged_by": null,
35
+ "parent": "10d557123b42236dabfb70d40cf3d9ef57a445d0",
36
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/18944761157/job/54093710967"
37
+ }
38
+ ]
39
+ }
40
+ }