hf-transformers-bot commited on
Commit
fad7c3a
·
verified ·
1 Parent(s): b3422a1

Upload 2025-12-17/runs/25639-20301331240/ci_results_run_models_gpu/model_results.json with huggingface_hub

Browse files
2025-12-17/runs/25639-20301331240/ci_results_run_models_gpu/model_results.json ADDED
@@ -0,0 +1,244 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "models_qwen2": {
3
+ "failed": {
4
+ "PyTorch": {
5
+ "unclassified": 0,
6
+ "single": 2,
7
+ "multi": 2
8
+ },
9
+ "Tokenizers": {
10
+ "unclassified": 0,
11
+ "single": 0,
12
+ "multi": 0
13
+ },
14
+ "Pipelines": {
15
+ "unclassified": 0,
16
+ "single": 0,
17
+ "multi": 0
18
+ },
19
+ "Trainer": {
20
+ "unclassified": 0,
21
+ "single": 0,
22
+ "multi": 0
23
+ },
24
+ "ONNX": {
25
+ "unclassified": 0,
26
+ "single": 0,
27
+ "multi": 0
28
+ },
29
+ "Auto": {
30
+ "unclassified": 0,
31
+ "single": 0,
32
+ "multi": 0
33
+ },
34
+ "Quantization": {
35
+ "unclassified": 0,
36
+ "single": 0,
37
+ "multi": 0
38
+ },
39
+ "Unclassified": {
40
+ "unclassified": 0,
41
+ "single": 0,
42
+ "multi": 0
43
+ }
44
+ },
45
+ "errors": 0,
46
+ "success": 365,
47
+ "skipped": 197,
48
+ "time_spent": [
49
+ 237.12,
50
+ 234.05
51
+ ],
52
+ "error": false,
53
+ "failures": {
54
+ "multi": [
55
+ {
56
+ "line": "tests/models/qwen2/test_modeling_qwen2.py::Qwen2IntegrationTest::test_export_static_cache",
57
+ "trace": "(line 275) AssertionError: Lists differ: ['My [35 chars], organic, gluten free, vegan, and vegetarian. I love to use'] != ['My [35 chars], organic, gluten free, vegan, and free from preservatives. I']"
58
+ },
59
+ {
60
+ "line": "tests/models/qwen2/test_modeling_qwen2.py::Qwen2IntegrationTest::test_model_450m_logits",
61
+ "trace": "(line 82) AssertionError: Tensor-likes are not close!"
62
+ }
63
+ ],
64
+ "single": [
65
+ {
66
+ "line": "tests/models/qwen2/test_modeling_qwen2.py::Qwen2IntegrationTest::test_export_static_cache",
67
+ "trace": "(line 275) AssertionError: Lists differ: ['My [35 chars], organic, gluten free, vegan, and vegetarian. I love to use'] != ['My [35 chars], organic, gluten free, vegan, and free from preservatives. I']"
68
+ },
69
+ {
70
+ "line": "tests/models/qwen2/test_modeling_qwen2.py::Qwen2IntegrationTest::test_model_450m_logits",
71
+ "trace": "(line 82) AssertionError: Tensor-likes are not close!"
72
+ }
73
+ ]
74
+ },
75
+ "job_link": {
76
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20301331240/job/58307980513",
77
+ "single": "https://github.com/huggingface/transformers/actions/runs/20301331240/job/58307980483"
78
+ },
79
+ "captured_info": {
80
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20301331240/job/58307980513#step:16:1",
81
+ "single": "https://github.com/huggingface/transformers/actions/runs/20301331240/job/58307980483#step:16:1"
82
+ }
83
+ },
84
+ "models_qwen2_5_omni": {
85
+ "failed": {
86
+ "PyTorch": {
87
+ "unclassified": 0,
88
+ "single": 2,
89
+ "multi": 3
90
+ },
91
+ "Tokenizers": {
92
+ "unclassified": 0,
93
+ "single": 0,
94
+ "multi": 0
95
+ },
96
+ "Pipelines": {
97
+ "unclassified": 0,
98
+ "single": 0,
99
+ "multi": 0
100
+ },
101
+ "Trainer": {
102
+ "unclassified": 0,
103
+ "single": 0,
104
+ "multi": 0
105
+ },
106
+ "ONNX": {
107
+ "unclassified": 0,
108
+ "single": 0,
109
+ "multi": 0
110
+ },
111
+ "Auto": {
112
+ "unclassified": 0,
113
+ "single": 0,
114
+ "multi": 0
115
+ },
116
+ "Quantization": {
117
+ "unclassified": 0,
118
+ "single": 0,
119
+ "multi": 0
120
+ },
121
+ "Unclassified": {
122
+ "unclassified": 0,
123
+ "single": 0,
124
+ "multi": 0
125
+ }
126
+ },
127
+ "errors": 0,
128
+ "success": 294,
129
+ "skipped": 237,
130
+ "time_spent": [
131
+ 238.57,
132
+ 269.09
133
+ ],
134
+ "error": false,
135
+ "failures": {
136
+ "multi": [
137
+ {
138
+ "line": "tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniThinkerForConditionalGenerationModelTest::test_multi_gpu_data_parallel_forward",
139
+ "trace": "(line 769) StopIteration: Caught StopIteration in replica 1 on device 1."
140
+ },
141
+ {
142
+ "line": "tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniModelIntegrationTest::test_small_model_integration_test",
143
+ "trace": "(line 692) AssertionError: \"syst[108 chars]d is a glass shattering. The dog in the pictur[22 chars]ver.\" != \"syst[108 chars]d is glass shattering, and the dog is a Labrador Retriever.\""
144
+ },
145
+ {
146
+ "line": "tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniModelIntegrationTest::test_small_model_integration_test_batch",
147
+ "trace": "(line 734) AssertionError: Lists differ: [\"sys[109 chars]d is a glass shattering. The dog in the pictur[211 chars]er.\"] != [\"sys[109 chars]d is glass shattering, and the dog is a Labrad[185 chars]er.\"]"
148
+ }
149
+ ],
150
+ "single": [
151
+ {
152
+ "line": "tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniModelIntegrationTest::test_small_model_integration_test",
153
+ "trace": "(line 692) AssertionError: \"syst[108 chars]d is a glass shattering. The dog in the pictur[22 chars]ver.\" != \"syst[108 chars]d is glass shattering, and the dog is a Labrador Retriever.\""
154
+ },
155
+ {
156
+ "line": "tests/models/qwen2_5_omni/test_modeling_qwen2_5_omni.py::Qwen2_5OmniModelIntegrationTest::test_small_model_integration_test_batch",
157
+ "trace": "(line 734) AssertionError: Lists differ: [\"sys[109 chars]d is a glass shattering. The dog in the pictur[211 chars]er.\"] != [\"sys[109 chars]d is glass shattering, and the dog is a Labrad[185 chars]er.\"]"
158
+ }
159
+ ]
160
+ },
161
+ "job_link": {
162
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20301331240/job/58307980501",
163
+ "single": "https://github.com/huggingface/transformers/actions/runs/20301331240/job/58307980468"
164
+ },
165
+ "captured_info": {
166
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20301331240/job/58307980501#step:16:1",
167
+ "single": "https://github.com/huggingface/transformers/actions/runs/20301331240/job/58307980468#step:16:1"
168
+ }
169
+ },
170
+ "models_qwen2_5_vl": {
171
+ "failed": {
172
+ "PyTorch": {
173
+ "unclassified": 0,
174
+ "single": 1,
175
+ "multi": 1
176
+ },
177
+ "Tokenizers": {
178
+ "unclassified": 0,
179
+ "single": 0,
180
+ "multi": 0
181
+ },
182
+ "Pipelines": {
183
+ "unclassified": 0,
184
+ "single": 0,
185
+ "multi": 0
186
+ },
187
+ "Trainer": {
188
+ "unclassified": 0,
189
+ "single": 0,
190
+ "multi": 0
191
+ },
192
+ "ONNX": {
193
+ "unclassified": 0,
194
+ "single": 0,
195
+ "multi": 0
196
+ },
197
+ "Auto": {
198
+ "unclassified": 0,
199
+ "single": 0,
200
+ "multi": 0
201
+ },
202
+ "Quantization": {
203
+ "unclassified": 0,
204
+ "single": 0,
205
+ "multi": 0
206
+ },
207
+ "Unclassified": {
208
+ "unclassified": 0,
209
+ "single": 0,
210
+ "multi": 0
211
+ }
212
+ },
213
+ "errors": 0,
214
+ "success": 315,
215
+ "skipped": 117,
216
+ "time_spent": [
217
+ 285.12,
218
+ 285.13
219
+ ],
220
+ "error": false,
221
+ "failures": {
222
+ "single": [
223
+ {
224
+ "line": "tests/models/qwen2_5_vl/test_modeling_qwen2_5_vl.py::Qwen2_5_VLIntegrationTest::test_small_model_integration_test_batch_different_resolutions",
225
+ "trace": "(line 587) AssertionError: 'syst[73 chars]ant\\n addCriterion\\nThe dog in the picture app[95 chars]h is' != 'syst[73 chars]ant\\nThe dog in the picture appears to be a La[94 chars]t in'"
226
+ }
227
+ ],
228
+ "multi": [
229
+ {
230
+ "line": "tests/models/qwen2_5_vl/test_modeling_qwen2_5_vl.py::Qwen2_5_VLIntegrationTest::test_small_model_integration_test_batch_different_resolutions",
231
+ "trace": "(line 587) AssertionError: 'syst[73 chars]ant\\n addCriterion\\nThe dog in the picture app[95 chars]h is' != 'syst[73 chars]ant\\nThe dog in the picture appears to be a La[94 chars]t in'"
232
+ }
233
+ ]
234
+ },
235
+ "job_link": {
236
+ "single": "https://github.com/huggingface/transformers/actions/runs/20301331240/job/58307980462",
237
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20301331240/job/58307980515"
238
+ },
239
+ "captured_info": {
240
+ "single": "https://github.com/huggingface/transformers/actions/runs/20301331240/job/58307980462#step:16:1",
241
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20301331240/job/58307980515#step:16:1"
242
+ }
243
+ }
244
+ }