hf-transformers-bot commited on
Commit
cd40e96
·
verified ·
1 Parent(s): 8fcada9

Upload 2025-10-30/runs/22393-18943778119/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

Browse files
2025-10-30/runs/22393-18943778119/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/18943778119/job/54090133782"
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/18943778119/job/54090133782"
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/18943778119/job/54090133833"
37
+ }
38
+ ]
39
+ }
40
+ }