ArthurZ HF Staff commited on
Commit
b56663a
·
verified ·
1 Parent(s): 95dc68d

Update CircleCI artifacts for PR 41797 (6b33753a844b)

Browse files
pr-41797/sha-6b33753a844b/failure_summary.json ADDED
@@ -0,0 +1,231 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "failures": [
3
+ {
4
+ "job_name": "tests_torch",
5
+ "test_name": "tests/models/deepseek_ocr/test_modeling_deepseek_ocr.py::DeepseekOcrModelTest::test_bc_torch_dtype",
6
+ "short_error": "AssertionError: image_newline and image_newline do not match: Parameter containing:",
7
+ "error": "/root/project/tests/test_modeling_common.py:4420: AssertionError: image_newline and image_newline do not match: Parameter containing:",
8
+ "model_name": "deepseek_ocr"
9
+ },
10
+ {
11
+ "job_name": "tests_torch",
12
+ "test_name": "tests/models/deepseek_ocr/test_modeling_deepseek_ocr.py::DeepseekOcrModelTest::test_can_use_safetensors",
13
+ "short_error": "AssertionError: DeepseekOcrModel: Tensor image_newline: Tensor-likes are not close!",
14
+ "error": "/root/project/tests/test_modeling_common.py:2361: AssertionError: DeepseekOcrModel: Tensor image_newline: Tensor-likes are not close!",
15
+ "model_name": "deepseek_ocr"
16
+ },
17
+ {
18
+ "job_name": "tests_torch",
19
+ "test_name": "tests/models/deepseek_ocr/test_modeling_deepseek_ocr.py::DeepseekOcrModelTest::test_load_save_without_tied_weights",
20
+ "short_error": "AssertionError: DeepseekOcrModel: Tensor image_newline: Tensor-likes are not close!",
21
+ "error": "/root/project/tests/test_modeling_common.py:2408: AssertionError: DeepseekOcrModel: Tensor image_newline: Tensor-likes are not close!",
22
+ "model_name": "deepseek_ocr"
23
+ },
24
+ {
25
+ "job_name": "tests_torch",
26
+ "test_name": "tests/models/deepseek_ocr/test_modeling_deepseek_ocr.py::DeepseekOcrModelTest::test_reverse_loading_mapping",
27
+ "short_error": "AssertionError: False is not true : `^model\\.model\\.` in `WeightRenaming(source_patterns=['^model\\\\.model\\\\.'], target_patterns=['model.'], compiled_sources=re.compile('(?P<g0>^model\\\\.model\\\\.)'), distributed_operation=None, quantization_operation=None, collected_tensors=defaultdict(<class 'list'>, {}), layer_targets=defaultdict(<class 'set'>, {}))` did not match any of the source keys. This indicates whether that the pattern is not properly written, ot that it could not be reversed correctly",
28
+ "error": "/usr/local/lib/python3.10/unittest/case.py:687: AssertionError: False is not true : `^model\\.model\\.` in `WeightRenaming(source_patterns=['^model\\\\.model\\\\.'], target_patterns=['model.'], compiled_sources=re.compile('(?P<g0>^model\\\\.model\\\\.)'), distributed_operation=None, quantization_operation=None, collected_tensors=defaultdict(<class 'list'>, {}), layer_targets=defaultdict(<class 'set'>, {}))` did not match any of the source keys. This indicates whether that the pattern is not properly written, ot that it could not be reversed correctly",
29
+ "model_name": "deepseek_ocr"
30
+ },
31
+ {
32
+ "job_name": "tests_torch",
33
+ "test_name": "tests/models/deepseek_ocr/test_modeling_deepseek_ocr.py::DeepseekOcrModelTest::test_save_load",
34
+ "short_error": "AssertionError: Running save/load and forward yields different results",
35
+ "error": "/root/project/tests/test_modeling_common.py:856: AssertionError: Running save/load and forward yields different results",
36
+ "model_name": "deepseek_ocr"
37
+ },
38
+ {
39
+ "job_name": "tests_torch",
40
+ "test_name": "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_batched_and_grouped_inference_1_fp32",
41
+ "short_error": "RuntimeError: expected data_ptr to be aligned to 16 bytes",
42
+ "error": "/usr/local/lib/python3.10/site-packages/transformers/integrations/moe.py:179: RuntimeError: expected data_ptr to be aligned to 16 bytes",
43
+ "model_name": "qwen3_omni_moe"
44
+ },
45
+ {
46
+ "job_name": "tests_torch",
47
+ "test_name": "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_08_fp32_pad_left_sdpa_kernels",
48
+ "short_error": "RuntimeError: expected data_ptr to be aligned to 16 bytes",
49
+ "error": "/usr/local/lib/python3.10/site-packages/transformers/integrations/moe.py:179: RuntimeError: expected data_ptr to be aligned to 16 bytes",
50
+ "model_name": "qwen3_omni_moe"
51
+ },
52
+ {
53
+ "job_name": "tests_torch",
54
+ "test_name": "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_09_fp32_pad_left",
55
+ "short_error": "RuntimeError: expected data_ptr to be aligned to 16 bytes",
56
+ "error": "/usr/local/lib/python3.10/site-packages/transformers/integrations/moe.py:179: RuntimeError: expected data_ptr to be aligned to 16 bytes",
57
+ "model_name": "qwen3_omni_moe"
58
+ },
59
+ {
60
+ "job_name": "tests_torch",
61
+ "test_name": "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_10_fp32_pad_left_no_attn_mask_sdpa_kernels",
62
+ "short_error": "RuntimeError: expected data_ptr to be aligned to 16 bytes",
63
+ "error": "/usr/local/lib/python3.10/site-packages/transformers/integrations/moe.py:179: RuntimeError: expected data_ptr to be aligned to 16 bytes",
64
+ "model_name": "qwen3_omni_moe"
65
+ },
66
+ {
67
+ "job_name": "tests_torch",
68
+ "test_name": "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_11_fp32_pad_left_no_attn_mask",
69
+ "short_error": "RuntimeError: expected data_ptr to be aligned to 16 bytes",
70
+ "error": "/usr/local/lib/python3.10/site-packages/transformers/integrations/moe.py:179: RuntimeError: expected data_ptr to be aligned to 16 bytes",
71
+ "model_name": "qwen3_omni_moe"
72
+ },
73
+ {
74
+ "job_name": "tests_torch",
75
+ "test_name": "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_12_fp32_pad_right_sdpa_kernels",
76
+ "short_error": "RuntimeError: expected data_ptr to be aligned to 16 bytes",
77
+ "error": "/usr/local/lib/python3.10/site-packages/transformers/integrations/moe.py:179: RuntimeError: expected data_ptr to be aligned to 16 bytes",
78
+ "model_name": "qwen3_omni_moe"
79
+ },
80
+ {
81
+ "job_name": "tests_torch",
82
+ "test_name": "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_13_fp32_pad_right",
83
+ "short_error": "RuntimeError: expected data_ptr to be aligned to 16 bytes",
84
+ "error": "/usr/local/lib/python3.10/site-packages/transformers/integrations/moe.py:179: RuntimeError: expected data_ptr to be aligned to 16 bytes",
85
+ "model_name": "qwen3_omni_moe"
86
+ },
87
+ {
88
+ "job_name": "tests_torch",
89
+ "test_name": "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_14_fp32_pad_right_no_attn_mask_sdpa_kernels",
90
+ "short_error": "RuntimeError: expected data_ptr to be aligned to 16 bytes",
91
+ "error": "/usr/local/lib/python3.10/site-packages/transformers/integrations/moe.py:179: RuntimeError: expected data_ptr to be aligned to 16 bytes",
92
+ "model_name": "qwen3_omni_moe"
93
+ },
94
+ {
95
+ "job_name": "tests_torch",
96
+ "test_name": "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_15_fp32_pad_right_no_attn_mask",
97
+ "short_error": "RuntimeError: expected data_ptr to be aligned to 16 bytes",
98
+ "error": "/usr/local/lib/python3.10/site-packages/transformers/integrations/moe.py:179: RuntimeError: expected data_ptr to be aligned to 16 bytes",
99
+ "model_name": "qwen3_omni_moe"
100
+ }
101
+ ],
102
+ "by_test": {
103
+ "tests/models/deepseek_ocr/test_modeling_deepseek_ocr.py::DeepseekOcrModelTest::test_bc_torch_dtype": {
104
+ "count": 1,
105
+ "errors": {
106
+ "/root/project/tests/test_modeling_common.py:4420: AssertionError: image_newline and image_newline do not match: Parameter containing:": 1
107
+ },
108
+ "jobs": [
109
+ "tests_torch"
110
+ ],
111
+ "variants": [
112
+ "tests/models/deepseek_ocr/test_modeling_deepseek_ocr.py::DeepseekOcrModelTest::test_bc_torch_dtype"
113
+ ]
114
+ },
115
+ "tests/models/deepseek_ocr/test_modeling_deepseek_ocr.py::DeepseekOcrModelTest::test_can_use_safetensors": {
116
+ "count": 1,
117
+ "errors": {
118
+ "/root/project/tests/test_modeling_common.py:2361: AssertionError: DeepseekOcrModel: Tensor image_newline: Tensor-likes are not close!": 1
119
+ },
120
+ "jobs": [
121
+ "tests_torch"
122
+ ],
123
+ "variants": [
124
+ "tests/models/deepseek_ocr/test_modeling_deepseek_ocr.py::DeepseekOcrModelTest::test_can_use_safetensors"
125
+ ]
126
+ },
127
+ "tests/models/deepseek_ocr/test_modeling_deepseek_ocr.py::DeepseekOcrModelTest::test_load_save_without_tied_weights": {
128
+ "count": 1,
129
+ "errors": {
130
+ "/root/project/tests/test_modeling_common.py:2408: AssertionError: DeepseekOcrModel: Tensor image_newline: Tensor-likes are not close!": 1
131
+ },
132
+ "jobs": [
133
+ "tests_torch"
134
+ ],
135
+ "variants": [
136
+ "tests/models/deepseek_ocr/test_modeling_deepseek_ocr.py::DeepseekOcrModelTest::test_load_save_without_tied_weights"
137
+ ]
138
+ },
139
+ "tests/models/deepseek_ocr/test_modeling_deepseek_ocr.py::DeepseekOcrModelTest::test_reverse_loading_mapping": {
140
+ "count": 1,
141
+ "errors": {
142
+ "/usr/local/lib/python3.10/unittest/case.py:687: AssertionError: False is not true : `^model\\.model\\.` in `WeightRenaming(source_patterns=['^model\\\\.model\\\\.'], target_patterns=['model.'], compiled_sources=re.compile('(?P<g0>^model\\\\.model\\\\.)'), distributed_operation=None, quantization_operation=None, collected_tensors=defaultdict(<class 'list'>, {}), layer_targets=defaultdict(<class 'set'>, {}))` did not match any of the source keys. This indicates whether that the pattern is not properly written, ot that it could not be reversed correctly": 1
143
+ },
144
+ "jobs": [
145
+ "tests_torch"
146
+ ],
147
+ "variants": [
148
+ "tests/models/deepseek_ocr/test_modeling_deepseek_ocr.py::DeepseekOcrModelTest::test_reverse_loading_mapping"
149
+ ]
150
+ },
151
+ "tests/models/deepseek_ocr/test_modeling_deepseek_ocr.py::DeepseekOcrModelTest::test_save_load": {
152
+ "count": 1,
153
+ "errors": {
154
+ "/root/project/tests/test_modeling_common.py:856: AssertionError: Running save/load and forward yields different results": 1
155
+ },
156
+ "jobs": [
157
+ "tests_torch"
158
+ ],
159
+ "variants": [
160
+ "tests/models/deepseek_ocr/test_modeling_deepseek_ocr.py::DeepseekOcrModelTest::test_save_load"
161
+ ]
162
+ },
163
+ "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_batched_and_grouped_inference_1_fp32": {
164
+ "count": 1,
165
+ "errors": {
166
+ "/usr/local/lib/python3.10/site-packages/transformers/integrations/moe.py:179: RuntimeError: expected data_ptr to be aligned to 16 bytes": 1
167
+ },
168
+ "jobs": [
169
+ "tests_torch"
170
+ ],
171
+ "variants": [
172
+ "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_batched_and_grouped_inference_1_fp32"
173
+ ]
174
+ },
175
+ "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference": {
176
+ "count": 8,
177
+ "errors": {
178
+ "/usr/local/lib/python3.10/site-packages/transformers/integrations/moe.py:179: RuntimeError: expected data_ptr to be aligned to 16 bytes": 8
179
+ },
180
+ "jobs": [
181
+ "tests_torch"
182
+ ],
183
+ "variants": [
184
+ "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_08_fp32_pad_left_sdpa_kernels",
185
+ "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_09_fp32_pad_left",
186
+ "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_10_fp32_pad_left_no_attn_mask_sdpa_kernels",
187
+ "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_11_fp32_pad_left_no_attn_mask",
188
+ "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_12_fp32_pad_right_sdpa_kernels",
189
+ "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_13_fp32_pad_right",
190
+ "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_14_fp32_pad_right_no_attn_mask_sdpa_kernels",
191
+ "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_15_fp32_pad_right_no_attn_mask"
192
+ ]
193
+ }
194
+ },
195
+ "by_model": {
196
+ "deepseek_ocr": {
197
+ "count": 5,
198
+ "errors": {
199
+ "/root/project/tests/test_modeling_common.py:4420: AssertionError: image_newline and image_newline do not match: Parameter containing:": 1,
200
+ "/root/project/tests/test_modeling_common.py:2361: AssertionError: DeepseekOcrModel: Tensor image_newline: Tensor-likes are not close!": 1,
201
+ "/root/project/tests/test_modeling_common.py:2408: AssertionError: DeepseekOcrModel: Tensor image_newline: Tensor-likes are not close!": 1,
202
+ "/usr/local/lib/python3.10/unittest/case.py:687: AssertionError: False is not true : `^model\\.model\\.` in `WeightRenaming(source_patterns=['^model\\\\.model\\\\.'], target_patterns=['model.'], compiled_sources=re.compile('(?P<g0>^model\\\\.model\\\\.)'), distributed_operation=None, quantization_operation=None, collected_tensors=defaultdict(<class 'list'>, {}), layer_targets=defaultdict(<class 'set'>, {}))` did not match any of the source keys. This indicates whether that the pattern is not properly written, ot that it could not be reversed correctly": 1,
203
+ "/root/project/tests/test_modeling_common.py:856: AssertionError: Running save/load and forward yields different results": 1
204
+ },
205
+ "tests": [
206
+ "tests/models/deepseek_ocr/test_modeling_deepseek_ocr.py::DeepseekOcrModelTest::test_bc_torch_dtype",
207
+ "tests/models/deepseek_ocr/test_modeling_deepseek_ocr.py::DeepseekOcrModelTest::test_can_use_safetensors",
208
+ "tests/models/deepseek_ocr/test_modeling_deepseek_ocr.py::DeepseekOcrModelTest::test_load_save_without_tied_weights",
209
+ "tests/models/deepseek_ocr/test_modeling_deepseek_ocr.py::DeepseekOcrModelTest::test_reverse_loading_mapping",
210
+ "tests/models/deepseek_ocr/test_modeling_deepseek_ocr.py::DeepseekOcrModelTest::test_save_load"
211
+ ]
212
+ },
213
+ "qwen3_omni_moe": {
214
+ "count": 9,
215
+ "errors": {
216
+ "/usr/local/lib/python3.10/site-packages/transformers/integrations/moe.py:179: RuntimeError: expected data_ptr to be aligned to 16 bytes": 9
217
+ },
218
+ "tests": [
219
+ "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_batched_and_grouped_inference_1_fp32",
220
+ "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_08_fp32_pad_left_sdpa_kernels",
221
+ "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_09_fp32_pad_left",
222
+ "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_10_fp32_pad_left_no_attn_mask_sdpa_kernels",
223
+ "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_11_fp32_pad_left_no_attn_mask",
224
+ "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_12_fp32_pad_right_sdpa_kernels",
225
+ "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_13_fp32_pad_right",
226
+ "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_14_fp32_pad_right_no_attn_mask_sdpa_kernels",
227
+ "tests/models/qwen3_omni_moe/test_modeling_qwen3_omni_moe.py::Qwen3OmniMoeThinkerForConditionalGenerationModelTest::test_eager_matches_sdpa_inference_15_fp32_pad_right_no_attn_mask"
228
+ ]
229
+ }
230
+ }
231
+ }