hf-transformers-bot commited on
Commit
22c42ea
·
verified ·
1 Parent(s): 7a4ed02

Upload 2025-10-31/runs/22462-18984035193/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

Browse files
2025-10-31/runs/22462-18984035193/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::CLIPModelTest::test_model",
6
+ "commit": "73c1945cfe9ebb3839a21f8542e7ba77ce5a4a14",
7
+ "status": "git bisect found the bad commit.",
8
+ "pr_number": 41914,
9
+ "author": "ydshieh",
10
+ "merged_by": null,
11
+ "parent": "611bf0f4e2ef7c2b7fc3edbef79b93bb4470c60b",
12
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/18984035193/job/54223984127"
13
+ }
14
+ ]
15
+ },
16
+ "vit": {
17
+ "single-gpu": [
18
+ {
19
+ "test": "tests/models/vit/test_modeling_vit.py::ViTModelTest::test_config",
20
+ "commit": "73c1945cfe9ebb3839a21f8542e7ba77ce5a4a14",
21
+ "status": "git bisect found the bad commit.",
22
+ "pr_number": 41914,
23
+ "author": "ydshieh",
24
+ "merged_by": null,
25
+ "parent": "611bf0f4e2ef7c2b7fc3edbef79b93bb4470c60b",
26
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/18984035193/job/54223984124"
27
+ },
28
+ {
29
+ "test": "tests/models/vit/test_modeling_vit.py::ViTModelTest::test_flash_attn_2_fp32_ln",
30
+ "commit": "73c1945cfe9ebb3839a21f8542e7ba77ce5a4a14",
31
+ "status": "git bisect found the bad commit.",
32
+ "pr_number": 41914,
33
+ "author": "ydshieh",
34
+ "merged_by": null,
35
+ "parent": "611bf0f4e2ef7c2b7fc3edbef79b93bb4470c60b",
36
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/18984035193/job/54223984124"
37
+ }
38
+ ]
39
+ }
40
+ }