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

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

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