hf-transformers-bot commited on
Commit
d0710ae
·
verified ·
1 Parent(s): cc3b8ff

Upload 2025-11-23/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2025-11-23/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "null": {
3
+ "blenderbot_small": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/blenderbot_small/test_modeling_blenderbot_small.py::BlenderbotSmallModelTest::test_flash_attn_2_fp32_ln",
7
+ "commit": null,
8
+ "status": "flaky: test passed in the previous run (commit: bdee0889714e9cb3e53d3b1b2a626919479d356c) but failed (on the same commit) during the check of the current run.",
9
+ "pr_number": null,
10
+ "author": null,
11
+ "merged_by": null,
12
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19604897993/job/56142138356"
13
+ },
14
+ {
15
+ "test": "tests/models/blenderbot_small/test_modeling_blenderbot_small.py::BlenderbotSmallStandaloneDecoderModelTest::test_flash_attn_2_fp32_ln",
16
+ "commit": null,
17
+ "status": "flaky: test passed in the previous run (commit: bdee0889714e9cb3e53d3b1b2a626919479d356c) but failed (on the same commit) during the check of the current run.",
18
+ "pr_number": null,
19
+ "author": null,
20
+ "merged_by": null,
21
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19604897993/job/56142138356"
22
+ }
23
+ ]
24
+ },
25
+ "glm4": {
26
+ "single-gpu": [
27
+ {
28
+ "test": "tests/models/glm4/test_modeling_glm4.py::Glm4ModelTest::test_flash_attn_2_equivalence",
29
+ "commit": null,
30
+ "status": "flaky: test passed in the previous run (commit: bdee0889714e9cb3e53d3b1b2a626919479d356c) but failed (on the same commit) during the check of the current run.",
31
+ "pr_number": null,
32
+ "author": null,
33
+ "merged_by": null,
34
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19604897993/job/56142139900"
35
+ }
36
+ ]
37
+ },
38
+ "nemotron": {
39
+ "single-gpu": [
40
+ {
41
+ "test": "tests/models/nemotron/test_modeling_nemotron.py::NemotronModelTest::test_flash_attn_2_equivalence",
42
+ "commit": null,
43
+ "status": "flaky: test passed in the previous run (commit: bdee0889714e9cb3e53d3b1b2a626919479d356c) but failed (on the same commit) during the check of the current run.",
44
+ "pr_number": null,
45
+ "author": null,
46
+ "merged_by": null,
47
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19604897993/job/56142138398"
48
+ },
49
+ {
50
+ "test": "tests/models/nemotron/test_modeling_nemotron.py::NemotronModelTest::test_flash_attn_2_fp32_ln",
51
+ "commit": null,
52
+ "status": "flaky: test passed in the previous run (commit: bdee0889714e9cb3e53d3b1b2a626919479d356c) but failed (on the same commit) during the check of the current run.",
53
+ "pr_number": null,
54
+ "author": null,
55
+ "merged_by": null,
56
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19604897993/job/56142138398"
57
+ }
58
+ ]
59
+ }
60
+ }
61
+ }