ArthurZ HF Staff commited on
Commit
93ee5b8
·
verified ·
1 Parent(s): 55283c8

Update CircleCI artifacts for PR 42240 (e5725849ab99)

Browse files
pr-42240/sha-e5725849ab99/failure_summary.json ADDED
@@ -0,0 +1,444 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "failures": [
3
+ {
4
+ "job_name": "tests_torch",
5
+ "node_index": 0,
6
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_00_fp16_pad_left_sdpa_kernels",
7
+ "short_error": "ValueError: mean relative difference for hidden_states: nan, torch atol = 0.005, torch rtol = 0.005",
8
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: nan, torch atol = 0.005, torch rtol = 0.005",
9
+ "model_name": "mixtral"
10
+ },
11
+ {
12
+ "job_name": "tests_torch",
13
+ "node_index": 0,
14
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_05_fp16_pad_right",
15
+ "short_error": "ValueError: mean relative difference for hidden_states: nan, torch atol = 0.005, torch rtol = 0.005",
16
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: nan, torch atol = 0.005, torch rtol = 0.005",
17
+ "model_name": "mixtral"
18
+ },
19
+ {
20
+ "job_name": "tests_torch",
21
+ "node_index": 0,
22
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_01_fp16_pad_left",
23
+ "short_error": "ValueError: mean relative difference for hidden_states: nan, torch atol = 0.005, torch rtol = 0.005",
24
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: nan, torch atol = 0.005, torch rtol = 0.005",
25
+ "model_name": "mixtral"
26
+ },
27
+ {
28
+ "job_name": "tests_torch",
29
+ "node_index": 0,
30
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_06_fp16_pad_right_no_attn_mask_sdpa_kernels",
31
+ "short_error": "ValueError: mean relative difference for hidden_states: nan, torch atol = 0.005, torch rtol = 0.005",
32
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: nan, torch atol = 0.005, torch rtol = 0.005",
33
+ "model_name": "mixtral"
34
+ },
35
+ {
36
+ "job_name": "tests_torch",
37
+ "node_index": 0,
38
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_02_fp16_pad_left_no_attn_mask_sdpa_kernels",
39
+ "short_error": "ValueError: mean relative difference for hidden_states: nan, torch atol = 0.005, torch rtol = 0.005",
40
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: nan, torch atol = 0.005, torch rtol = 0.005",
41
+ "model_name": "mixtral"
42
+ },
43
+ {
44
+ "job_name": "tests_torch",
45
+ "node_index": 0,
46
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_07_fp16_pad_right_no_attn_mask",
47
+ "short_error": "ValueError: mean relative difference for hidden_states: nan, torch atol = 0.005, torch rtol = 0.005",
48
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: nan, torch atol = 0.005, torch rtol = 0.005",
49
+ "model_name": "mixtral"
50
+ },
51
+ {
52
+ "job_name": "tests_torch",
53
+ "node_index": 0,
54
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_03_fp16_pad_left_no_attn_mask",
55
+ "short_error": "ValueError: mean relative difference for hidden_states: nan, torch atol = 0.005, torch rtol = 0.005",
56
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: nan, torch atol = 0.005, torch rtol = 0.005",
57
+ "model_name": "mixtral"
58
+ },
59
+ {
60
+ "job_name": "tests_torch",
61
+ "node_index": 0,
62
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_08_fp32_pad_left_sdpa_kernels",
63
+ "short_error": "ValueError: mean relative difference for hidden_states: 1.503e+10, torch atol = 1e-06, torch rtol = 0.0001",
64
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.503e+10, torch atol = 1e-06, torch rtol = 0.0001",
65
+ "model_name": "mixtral"
66
+ },
67
+ {
68
+ "job_name": "tests_torch",
69
+ "node_index": 0,
70
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_09_fp32_pad_left",
71
+ "short_error": "ValueError: mean relative difference for hidden_states: 1.532e+10, torch atol = 1e-06, torch rtol = 0.0001",
72
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.532e+10, torch atol = 1e-06, torch rtol = 0.0001",
73
+ "model_name": "mixtral"
74
+ },
75
+ {
76
+ "job_name": "tests_torch",
77
+ "node_index": 0,
78
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_04_fp16_pad_right_sdpa_kernels",
79
+ "short_error": "ValueError: mean relative difference for hidden_states: nan, torch atol = 0.005, torch rtol = 0.005",
80
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: nan, torch atol = 0.005, torch rtol = 0.005",
81
+ "model_name": "mixtral"
82
+ },
83
+ {
84
+ "job_name": "tests_torch",
85
+ "node_index": 0,
86
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_17_bf16_pad_left",
87
+ "short_error": "ValueError: mean relative difference for hidden_states: 1.497e+10, torch atol = 0.01, torch rtol = 0.01",
88
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.497e+10, torch atol = 0.01, torch rtol = 0.01",
89
+ "model_name": "mixtral"
90
+ },
91
+ {
92
+ "job_name": "tests_torch",
93
+ "node_index": 0,
94
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_10_fp32_pad_left_no_attn_mask_sdpa_kernels",
95
+ "short_error": "ValueError: mean relative difference for hidden_states: 1.611e+10, torch atol = 1e-06, torch rtol = 0.0001",
96
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.611e+10, torch atol = 1e-06, torch rtol = 0.0001",
97
+ "model_name": "mixtral"
98
+ },
99
+ {
100
+ "job_name": "tests_torch",
101
+ "node_index": 0,
102
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_18_bf16_pad_left_no_attn_mask_sdpa_kernels",
103
+ "short_error": "ValueError: mean relative difference for hidden_states: 1.557e+10, torch atol = 0.01, torch rtol = 0.01",
104
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.557e+10, torch atol = 0.01, torch rtol = 0.01",
105
+ "model_name": "mixtral"
106
+ },
107
+ {
108
+ "job_name": "tests_torch",
109
+ "node_index": 0,
110
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_19_bf16_pad_left_no_attn_mask",
111
+ "short_error": "ValueError: mean relative difference for hidden_states: 1.483e+10, torch atol = 0.01, torch rtol = 0.01",
112
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.483e+10, torch atol = 0.01, torch rtol = 0.01",
113
+ "model_name": "mixtral"
114
+ },
115
+ {
116
+ "job_name": "tests_torch",
117
+ "node_index": 0,
118
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_20_bf16_pad_right_sdpa_kernels",
119
+ "short_error": "ValueError: mean relative difference for hidden_states: 1.497e+10, torch atol = 0.01, torch rtol = 0.01",
120
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.497e+10, torch atol = 0.01, torch rtol = 0.01",
121
+ "model_name": "mixtral"
122
+ },
123
+ {
124
+ "job_name": "tests_torch",
125
+ "node_index": 0,
126
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_11_fp32_pad_left_no_attn_mask",
127
+ "short_error": "ValueError: mean relative difference for hidden_states: 1.594e+10, torch atol = 1e-06, torch rtol = 0.0001",
128
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.594e+10, torch atol = 1e-06, torch rtol = 0.0001",
129
+ "model_name": "mixtral"
130
+ },
131
+ {
132
+ "job_name": "tests_torch",
133
+ "node_index": 0,
134
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_21_bf16_pad_right",
135
+ "short_error": "ValueError: mean relative difference for hidden_states: 1.557e+10, torch atol = 0.01, torch rtol = 0.01",
136
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.557e+10, torch atol = 0.01, torch rtol = 0.01",
137
+ "model_name": "mixtral"
138
+ },
139
+ {
140
+ "job_name": "tests_torch",
141
+ "node_index": 0,
142
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_12_fp32_pad_right_sdpa_kernels",
143
+ "short_error": "ValueError: mean relative difference for hidden_states: 1.548e+10, torch atol = 1e-06, torch rtol = 0.0001",
144
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.548e+10, torch atol = 1e-06, torch rtol = 0.0001",
145
+ "model_name": "mixtral"
146
+ },
147
+ {
148
+ "job_name": "tests_torch",
149
+ "node_index": 0,
150
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_22_bf16_pad_right_no_attn_mask_sdpa_kernels",
151
+ "short_error": "ValueError: mean relative difference for hidden_states: 1.590e+10, torch atol = 0.01, torch rtol = 0.01",
152
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.590e+10, torch atol = 0.01, torch rtol = 0.01",
153
+ "model_name": "mixtral"
154
+ },
155
+ {
156
+ "job_name": "tests_torch",
157
+ "node_index": 0,
158
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_13_fp32_pad_right",
159
+ "short_error": "ValueError: mean relative difference for hidden_states: 1.399e+10, torch atol = 1e-06, torch rtol = 0.0001",
160
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.399e+10, torch atol = 1e-06, torch rtol = 0.0001",
161
+ "model_name": "mixtral"
162
+ },
163
+ {
164
+ "job_name": "tests_torch",
165
+ "node_index": 0,
166
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_23_bf16_pad_right_no_attn_mask",
167
+ "short_error": "ValueError: mean relative difference for hidden_states: 1.644e+10, torch atol = 0.01, torch rtol = 0.01",
168
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.644e+10, torch atol = 0.01, torch rtol = 0.01",
169
+ "model_name": "mixtral"
170
+ },
171
+ {
172
+ "job_name": "tests_torch",
173
+ "node_index": 0,
174
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_14_fp32_pad_right_no_attn_mask_sdpa_kernels",
175
+ "short_error": "ValueError: mean relative difference for hidden_states: 1.620e+10, torch atol = 1e-06, torch rtol = 0.0001",
176
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.620e+10, torch atol = 1e-06, torch rtol = 0.0001",
177
+ "model_name": "mixtral"
178
+ },
179
+ {
180
+ "job_name": "tests_torch",
181
+ "node_index": 0,
182
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_24_fp32_pad_left_output_attentions",
183
+ "short_error": "ValueError: mean relative difference for hidden_states: 1.532e+10, torch atol = 1e-06, torch rtol = 0.0001",
184
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.532e+10, torch atol = 1e-06, torch rtol = 0.0001",
185
+ "model_name": "mixtral"
186
+ },
187
+ {
188
+ "job_name": "tests_torch",
189
+ "node_index": 0,
190
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_15_fp32_pad_right_no_attn_mask",
191
+ "short_error": "ValueError: mean relative difference for hidden_states: 1.589e+10, torch atol = 1e-06, torch rtol = 0.0001",
192
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.589e+10, torch atol = 1e-06, torch rtol = 0.0001",
193
+ "model_name": "mixtral"
194
+ },
195
+ {
196
+ "job_name": "tests_torch",
197
+ "node_index": 0,
198
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_16_bf16_pad_left_sdpa_kernels",
199
+ "short_error": "ValueError: mean relative difference for hidden_states: 1.544e+10, torch atol = 0.01, torch rtol = 0.01",
200
+ "error": "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.544e+10, torch atol = 0.01, torch rtol = 0.01",
201
+ "model_name": "mixtral"
202
+ },
203
+ {
204
+ "job_name": "tests_torch",
205
+ "node_index": 0,
206
+ "test_name": "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_padding_matches_padding_free_with_position_ids",
207
+ "short_error": "AssertionError: Tensor-likes are not close!",
208
+ "error": "/root/project/tests/generation/test_utils.py:2059: AssertionError: Tensor-likes are not close!",
209
+ "model_name": "mixtral"
210
+ },
211
+ {
212
+ "job_name": "tests_tokenization",
213
+ "node_index": 0,
214
+ "test_name": "tests/models/llama/test_tokenization_llama.py::CommonSpmIntegrationTests::test_character_after_special_token",
215
+ "short_error": "AssertionError: Lists differ: [262, 15, 30, 1, 100] != [156, 30, 1, 100]",
216
+ "error": "/usr/local/lib/python3.10/unittest/case.py:675: AssertionError: Lists differ: [262, 15, 30, 1, 100] != [156, 30, 1, 100]",
217
+ "model_name": "llama"
218
+ },
219
+ {
220
+ "job_name": "tests_tokenization",
221
+ "node_index": 0,
222
+ "test_name": "tests/models/llama/test_tokenization_llama.py::CommonSpmIntegrationTests::test_special_tokens_strip",
223
+ "short_error": "AssertionError: Lists differ: [516, 1, 156] != [284, 1, 156]",
224
+ "error": "/usr/local/lib/python3.10/unittest/case.py:675: AssertionError: Lists differ: [516, 1, 156] != [284, 1, 156]",
225
+ "model_name": "llama"
226
+ },
227
+ {
228
+ "job_name": "tests_tokenization",
229
+ "node_index": 0,
230
+ "test_name": "tests/models/llama/test_tokenization_llama.py::LlamaTokenizationTest::test_add_prefix_space",
231
+ "short_error": "AssertionError: Lists differ: [1, 29950, 1032, 920, 526, 366, 2599] != [1, 18637, 920, 526, 366, 2599]",
232
+ "error": "/usr/local/lib/python3.10/unittest/case.py:675: AssertionError: Lists differ: [1, 29950, 1032, 920, 526, 366, 2599] != [1, 18637, 920, 526, 366, 2599]",
233
+ "model_name": "llama"
234
+ },
235
+ {
236
+ "job_name": "tests_tokenization",
237
+ "node_index": 0,
238
+ "test_name": "tests/models/llama/test_tokenization_llama.py::CommonSpmIntegrationTests::test_add_dummy_prefix",
239
+ "short_error": "AssertionError: Lists differ: [4, 156, 86, 20] != [7, 4, 156, 86, 20]",
240
+ "error": "/usr/local/lib/python3.10/unittest/case.py:675: AssertionError: Lists differ: [4, 156, 86, 20] != [7, 4, 156, 86, 20]",
241
+ "model_name": "llama"
242
+ },
243
+ {
244
+ "job_name": "tests_tokenization",
245
+ "node_index": 0,
246
+ "test_name": "tests/models/llama/test_tokenization_llama.py::LlamaIntegrationTest::test_some_edge_cases",
247
+ "short_error": "AssertionError: Lists differ: ['\u2581'] != ['\u2581\u2581']",
248
+ "error": "/usr/local/lib/python3.10/unittest/case.py:675: AssertionError: Lists differ: ['\u2581'] != ['\u2581\u2581']",
249
+ "model_name": "llama"
250
+ }
251
+ ],
252
+ "by_test": {
253
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference": {
254
+ "count": 25,
255
+ "errors": {
256
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: nan, torch atol = 0.005, torch rtol = 0.005": 8,
257
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.532e+10, torch atol = 1e-06, torch rtol = 0.0001": 2,
258
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.497e+10, torch atol = 0.01, torch rtol = 0.01": 2,
259
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.557e+10, torch atol = 0.01, torch rtol = 0.01": 2,
260
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.503e+10, torch atol = 1e-06, torch rtol = 0.0001": 1,
261
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.611e+10, torch atol = 1e-06, torch rtol = 0.0001": 1,
262
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.483e+10, torch atol = 0.01, torch rtol = 0.01": 1,
263
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.594e+10, torch atol = 1e-06, torch rtol = 0.0001": 1,
264
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.548e+10, torch atol = 1e-06, torch rtol = 0.0001": 1,
265
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.590e+10, torch atol = 0.01, torch rtol = 0.01": 1,
266
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.399e+10, torch atol = 1e-06, torch rtol = 0.0001": 1,
267
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.644e+10, torch atol = 0.01, torch rtol = 0.01": 1,
268
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.620e+10, torch atol = 1e-06, torch rtol = 0.0001": 1,
269
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.589e+10, torch atol = 1e-06, torch rtol = 0.0001": 1,
270
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.544e+10, torch atol = 0.01, torch rtol = 0.01": 1
271
+ },
272
+ "jobs": [
273
+ "tests_torch"
274
+ ],
275
+ "variants": [
276
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_00_fp16_pad_left_sdpa_kernels",
277
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_01_fp16_pad_left",
278
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_02_fp16_pad_left_no_attn_mask_sdpa_kernels",
279
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_03_fp16_pad_left_no_attn_mask",
280
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_04_fp16_pad_right_sdpa_kernels",
281
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_05_fp16_pad_right",
282
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_06_fp16_pad_right_no_attn_mask_sdpa_kernels",
283
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_07_fp16_pad_right_no_attn_mask",
284
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_08_fp32_pad_left_sdpa_kernels",
285
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_09_fp32_pad_left",
286
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_10_fp32_pad_left_no_attn_mask_sdpa_kernels",
287
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_11_fp32_pad_left_no_attn_mask",
288
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_12_fp32_pad_right_sdpa_kernels",
289
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_13_fp32_pad_right",
290
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_14_fp32_pad_right_no_attn_mask_sdpa_kernels",
291
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_15_fp32_pad_right_no_attn_mask",
292
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_16_bf16_pad_left_sdpa_kernels",
293
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_17_bf16_pad_left",
294
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_18_bf16_pad_left_no_attn_mask_sdpa_kernels",
295
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_19_bf16_pad_left_no_attn_mask",
296
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_20_bf16_pad_right_sdpa_kernels",
297
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_21_bf16_pad_right",
298
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_22_bf16_pad_right_no_attn_mask_sdpa_kernels",
299
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_23_bf16_pad_right_no_attn_mask",
300
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_24_fp32_pad_left_output_attentions"
301
+ ]
302
+ },
303
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_padding_matches_padding_free_with_position_ids": {
304
+ "count": 1,
305
+ "errors": {
306
+ "/root/project/tests/generation/test_utils.py:2059: AssertionError: Tensor-likes are not close!": 1
307
+ },
308
+ "jobs": [
309
+ "tests_torch"
310
+ ],
311
+ "variants": [
312
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_padding_matches_padding_free_with_position_ids"
313
+ ]
314
+ },
315
+ "tests/models/llama/test_tokenization_llama.py::CommonSpmIntegrationTests::test_character_after_special_token": {
316
+ "count": 1,
317
+ "errors": {
318
+ "/usr/local/lib/python3.10/unittest/case.py:675: AssertionError: Lists differ: [262, 15, 30, 1, 100] != [156, 30, 1, 100]": 1
319
+ },
320
+ "jobs": [
321
+ "tests_tokenization"
322
+ ],
323
+ "variants": [
324
+ "tests/models/llama/test_tokenization_llama.py::CommonSpmIntegrationTests::test_character_after_special_token"
325
+ ]
326
+ },
327
+ "tests/models/llama/test_tokenization_llama.py::CommonSpmIntegrationTests::test_special_tokens_strip": {
328
+ "count": 1,
329
+ "errors": {
330
+ "/usr/local/lib/python3.10/unittest/case.py:675: AssertionError: Lists differ: [516, 1, 156] != [284, 1, 156]": 1
331
+ },
332
+ "jobs": [
333
+ "tests_tokenization"
334
+ ],
335
+ "variants": [
336
+ "tests/models/llama/test_tokenization_llama.py::CommonSpmIntegrationTests::test_special_tokens_strip"
337
+ ]
338
+ },
339
+ "tests/models/llama/test_tokenization_llama.py::LlamaTokenizationTest::test_add_prefix_space": {
340
+ "count": 1,
341
+ "errors": {
342
+ "/usr/local/lib/python3.10/unittest/case.py:675: AssertionError: Lists differ: [1, 29950, 1032, 920, 526, 366, 2599] != [1, 18637, 920, 526, 366, 2599]": 1
343
+ },
344
+ "jobs": [
345
+ "tests_tokenization"
346
+ ],
347
+ "variants": [
348
+ "tests/models/llama/test_tokenization_llama.py::LlamaTokenizationTest::test_add_prefix_space"
349
+ ]
350
+ },
351
+ "tests/models/llama/test_tokenization_llama.py::CommonSpmIntegrationTests::test_add_dummy_prefix": {
352
+ "count": 1,
353
+ "errors": {
354
+ "/usr/local/lib/python3.10/unittest/case.py:675: AssertionError: Lists differ: [4, 156, 86, 20] != [7, 4, 156, 86, 20]": 1
355
+ },
356
+ "jobs": [
357
+ "tests_tokenization"
358
+ ],
359
+ "variants": [
360
+ "tests/models/llama/test_tokenization_llama.py::CommonSpmIntegrationTests::test_add_dummy_prefix"
361
+ ]
362
+ },
363
+ "tests/models/llama/test_tokenization_llama.py::LlamaIntegrationTest::test_some_edge_cases": {
364
+ "count": 1,
365
+ "errors": {
366
+ "/usr/local/lib/python3.10/unittest/case.py:675: AssertionError: Lists differ: ['\u2581'] != ['\u2581\u2581']": 1
367
+ },
368
+ "jobs": [
369
+ "tests_tokenization"
370
+ ],
371
+ "variants": [
372
+ "tests/models/llama/test_tokenization_llama.py::LlamaIntegrationTest::test_some_edge_cases"
373
+ ]
374
+ }
375
+ },
376
+ "by_model": {
377
+ "mixtral": {
378
+ "count": 26,
379
+ "errors": {
380
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: nan, torch atol = 0.005, torch rtol = 0.005": 8,
381
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.532e+10, torch atol = 1e-06, torch rtol = 0.0001": 2,
382
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.497e+10, torch atol = 0.01, torch rtol = 0.01": 2,
383
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.557e+10, torch atol = 0.01, torch rtol = 0.01": 2,
384
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.503e+10, torch atol = 1e-06, torch rtol = 0.0001": 1,
385
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.611e+10, torch atol = 1e-06, torch rtol = 0.0001": 1,
386
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.483e+10, torch atol = 0.01, torch rtol = 0.01": 1,
387
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.594e+10, torch atol = 1e-06, torch rtol = 0.0001": 1,
388
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.548e+10, torch atol = 1e-06, torch rtol = 0.0001": 1,
389
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.590e+10, torch atol = 0.01, torch rtol = 0.01": 1,
390
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.399e+10, torch atol = 1e-06, torch rtol = 0.0001": 1,
391
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.644e+10, torch atol = 0.01, torch rtol = 0.01": 1,
392
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.620e+10, torch atol = 1e-06, torch rtol = 0.0001": 1,
393
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.589e+10, torch atol = 1e-06, torch rtol = 0.0001": 1,
394
+ "/root/project/tests/test_modeling_common.py:506: ValueError: mean relative difference for hidden_states: 1.544e+10, torch atol = 0.01, torch rtol = 0.01": 1,
395
+ "/root/project/tests/generation/test_utils.py:2059: AssertionError: Tensor-likes are not close!": 1
396
+ },
397
+ "tests": [
398
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_00_fp16_pad_left_sdpa_kernels",
399
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_01_fp16_pad_left",
400
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_02_fp16_pad_left_no_attn_mask_sdpa_kernels",
401
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_03_fp16_pad_left_no_attn_mask",
402
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_04_fp16_pad_right_sdpa_kernels",
403
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_05_fp16_pad_right",
404
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_06_fp16_pad_right_no_attn_mask_sdpa_kernels",
405
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_07_fp16_pad_right_no_attn_mask",
406
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_08_fp32_pad_left_sdpa_kernels",
407
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_09_fp32_pad_left",
408
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_10_fp32_pad_left_no_attn_mask_sdpa_kernels",
409
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_11_fp32_pad_left_no_attn_mask",
410
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_12_fp32_pad_right_sdpa_kernels",
411
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_13_fp32_pad_right",
412
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_14_fp32_pad_right_no_attn_mask_sdpa_kernels",
413
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_15_fp32_pad_right_no_attn_mask",
414
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_16_bf16_pad_left_sdpa_kernels",
415
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_17_bf16_pad_left",
416
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_18_bf16_pad_left_no_attn_mask_sdpa_kernels",
417
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_19_bf16_pad_left_no_attn_mask",
418
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_20_bf16_pad_right_sdpa_kernels",
419
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_21_bf16_pad_right",
420
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_22_bf16_pad_right_no_attn_mask_sdpa_kernels",
421
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_23_bf16_pad_right_no_attn_mask",
422
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_matches_sdpa_inference_24_fp32_pad_left_output_attentions",
423
+ "tests/models/mixtral/test_modeling_mixtral.py::MixtralModelTest::test_eager_padding_matches_padding_free_with_position_ids"
424
+ ]
425
+ },
426
+ "llama": {
427
+ "count": 5,
428
+ "errors": {
429
+ "/usr/local/lib/python3.10/unittest/case.py:675: AssertionError: Lists differ: [262, 15, 30, 1, 100] != [156, 30, 1, 100]": 1,
430
+ "/usr/local/lib/python3.10/unittest/case.py:675: AssertionError: Lists differ: [516, 1, 156] != [284, 1, 156]": 1,
431
+ "/usr/local/lib/python3.10/unittest/case.py:675: AssertionError: Lists differ: [1, 29950, 1032, 920, 526, 366, 2599] != [1, 18637, 920, 526, 366, 2599]": 1,
432
+ "/usr/local/lib/python3.10/unittest/case.py:675: AssertionError: Lists differ: [4, 156, 86, 20] != [7, 4, 156, 86, 20]": 1,
433
+ "/usr/local/lib/python3.10/unittest/case.py:675: AssertionError: Lists differ: ['\u2581'] != ['\u2581\u2581']": 1
434
+ },
435
+ "tests": [
436
+ "tests/models/llama/test_tokenization_llama.py::CommonSpmIntegrationTests::test_add_dummy_prefix",
437
+ "tests/models/llama/test_tokenization_llama.py::CommonSpmIntegrationTests::test_character_after_special_token",
438
+ "tests/models/llama/test_tokenization_llama.py::CommonSpmIntegrationTests::test_special_tokens_strip",
439
+ "tests/models/llama/test_tokenization_llama.py::LlamaIntegrationTest::test_some_edge_cases",
440
+ "tests/models/llama/test_tokenization_llama.py::LlamaTokenizationTest::test_add_prefix_space"
441
+ ]
442
+ }
443
+ }
444
+ }