hf-transformers-bot commited on
Commit
27d0689
·
verified ·
1 Parent(s): 1e790ab

Upload 2025-10-30/runs/22411-18949638766/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

Browse files
2025-10-30/runs/22411-18949638766/ci_results_run_models_gpu/new_failures_with_bad_commit.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/18949638766/job/54112378096"
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/18949638766/job/54112378096"
23
+ }
24
+ ]
25
+ }
26
+ }