hf-transformers-bot commited on
Commit
ff77cff
·
verified ·
1 Parent(s): bee0f38

Upload 2026-07-13/ci_results_run_models_gpu/new_failures.json with huggingface_hub

Browse files
2026-07-13/ci_results_run_models_gpu/new_failures.json ADDED
@@ -0,0 +1,159 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bert": {
3
+ "failures": {
4
+ "multi-gpu": [
5
+ {
6
+ "line": "tests/models/bert/test_modeling_bert.py::BertModelTest::test_flash_attn_2_inference_equivalence_right_padding",
7
+ "trace": "(line 3422) AssertionError: Tensor-likes are not close!"
8
+ }
9
+ ]
10
+ },
11
+ "job_link": {
12
+ "single": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728275235",
13
+ "multi": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728275294"
14
+ }
15
+ },
16
+ "data2vec": {
17
+ "failures": {
18
+ "single-gpu": [
19
+ {
20
+ "line": "tests/models/data2vec/test_modeling_data2vec_text.py::Data2VecTextModelTest::test_flash_attn_2_inference_equivalence",
21
+ "trace": "(line 3420) AssertionError: Tensor-likes are not close!"
22
+ }
23
+ ]
24
+ },
25
+ "job_link": {
26
+ "single": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728277347",
27
+ "multi": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728277438"
28
+ }
29
+ },
30
+ "dbrx": {
31
+ "failures": {
32
+ "multi-gpu": [
33
+ {
34
+ "line": "tests/models/dbrx/test_modeling_dbrx.py::DbrxModelTest::test_flash_attn_2_equivalence",
35
+ "trace": "(line 596) AssertionError: Tensor-likes are not close!"
36
+ }
37
+ ]
38
+ },
39
+ "job_link": {
40
+ "single": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728277380",
41
+ "multi": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728277446"
42
+ }
43
+ },
44
+ "exaone_moe": {
45
+ "failures": {
46
+ "multi-gpu": [
47
+ {
48
+ "line": "tests/models/exaone_moe/test_modeling_exaone_moe.py::ExaoneMoeModelTest::test_flash_attn_2_equivalence",
49
+ "trace": "(line 596) AssertionError: Tensor-likes are not close!"
50
+ }
51
+ ]
52
+ },
53
+ "job_link": {
54
+ "single": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728279685",
55
+ "multi": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728279774"
56
+ }
57
+ },
58
+ "flex_olmo": {
59
+ "failures": {
60
+ "multi-gpu": [
61
+ {
62
+ "line": "tests/models/flex_olmo/test_modeling_flex_olmo.py::FlexOlmoModelTest::test_flash_attn_2_equivalence",
63
+ "trace": "(line 596) AssertionError: Tensor-likes are not close!"
64
+ }
65
+ ]
66
+ },
67
+ "job_link": {
68
+ "single": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728280170",
69
+ "multi": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728280200"
70
+ }
71
+ },
72
+ "glm4": {
73
+ "failures": {
74
+ "single-gpu": [
75
+ {
76
+ "line": "tests/models/glm4/test_modeling_glm4.py::Glm4ModelTest::test_flash_attn_2_equivalence",
77
+ "trace": "(line 596) AssertionError: Tensor-likes are not close!"
78
+ }
79
+ ]
80
+ },
81
+ "job_link": {
82
+ "single": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728280944",
83
+ "multi": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728280923"
84
+ }
85
+ },
86
+ "jetmoe": {
87
+ "failures": {
88
+ "single-gpu": [
89
+ {
90
+ "line": "tests/models/jetmoe/test_modeling_jetmoe.py::JetMoeModelTest::test_flash_attn_2_equivalence",
91
+ "trace": "(line 596) AssertionError: Tensor-likes are not close!"
92
+ }
93
+ ]
94
+ },
95
+ "job_link": {
96
+ "single": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728283553",
97
+ "multi": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728283679"
98
+ }
99
+ },
100
+ "kyutai_speech_to_text": {
101
+ "failures": {
102
+ "single-gpu": [
103
+ {
104
+ "line": "tests/models/kyutai_speech_to_text/test_modeling_kyutai_speech_to_text.py::KyutaiSpeechToTextModelTest::test_flash_attn_2_fp32_ln",
105
+ "trace": "(line 165) RuntimeError: cu_seqlens_q must have shape (batch_size + 1)"
106
+ },
107
+ {
108
+ "line": "tests/models/kyutai_speech_to_text/test_modeling_kyutai_speech_to_text.py::KyutaiSpeechToTextModelTest::test_flash_attn_2_from_config",
109
+ "trace": "(line 5722) torch.AcceleratorError: CUDA error: device-side assert triggered"
110
+ }
111
+ ]
112
+ },
113
+ "job_link": {
114
+ "single": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728283894"
115
+ }
116
+ },
117
+ "mixtral": {
118
+ "failures": {
119
+ "multi-gpu": [
120
+ {
121
+ "line": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_flash_attn_2_equivalence",
122
+ "trace": "(line 596) AssertionError: Tensor-likes are not close!"
123
+ }
124
+ ]
125
+ },
126
+ "job_link": {
127
+ "single": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728274862",
128
+ "multi": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728274676"
129
+ }
130
+ },
131
+ "moshi": {
132
+ "failures": {
133
+ "single-gpu": [
134
+ {
135
+ "line": "tests/models/moshi/test_modeling_moshi.py::MoshiDecoderTest::test_flash_attention_2_padding_matches_padding_free_with_position_ids",
136
+ "trace": "(line 2141) AssertionError: Tensor-likes are not close!"
137
+ }
138
+ ]
139
+ },
140
+ "job_link": {
141
+ "multi": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728275216",
142
+ "single": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728275313"
143
+ }
144
+ },
145
+ "xmod": {
146
+ "failures": {
147
+ "single-gpu": [
148
+ {
149
+ "line": "tests/models/xmod/test_modeling_xmod.py::XmodModelTest::test_flash_attn_2_inference_equivalence",
150
+ "trace": "(line 3420) AssertionError: Tensor-likes are not close!"
151
+ }
152
+ ]
153
+ },
154
+ "job_link": {
155
+ "single": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728285241",
156
+ "multi": "https://github.com/huggingface/transformers/actions/runs/29221697785/job/86728285021"
157
+ }
158
+ }
159
+ }