hf-transformers-bot commited on
Commit
3dc70cb
·
verified ·
1 Parent(s): dc1c556

Upload 2026-01-06/runs/26239-20750848067/ci_results_run_models_gpu/model_results.json with huggingface_hub

Browse files
2026-01-06/runs/26239-20750848067/ci_results_run_models_gpu/model_results.json ADDED
@@ -0,0 +1,255 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "models_deepseek_v3": {
3
+ "failed": {
4
+ "PyTorch": {
5
+ "unclassified": 0,
6
+ "single": 3,
7
+ "multi": 4
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": 236,
47
+ "skipped": 197,
48
+ "time_spent": [
49
+ 164.77,
50
+ 160.11
51
+ ],
52
+ "error": false,
53
+ "failures": {
54
+ "single": [
55
+ {
56
+ "line": "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_disk_offload_bin",
57
+ "trace": "(line 289) ValueError: e_score_correction_bias is on the meta device, we need a `value` to put in on 0."
58
+ },
59
+ {
60
+ "line": "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_disk_offload_safetensors",
61
+ "trace": "(line 289) ValueError: e_score_correction_bias is on the meta device, we need a `value` to put in on 0."
62
+ },
63
+ {
64
+ "line": "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3IntegrationTest::test_compile_static_cache",
65
+ "trace": "(line 423) AssertionError: Lists differ: ['Simply put, the theory of relativity states tha[370 chars]rew'] != ['Simplyput,thetheoryofrelativitystatesthatugarĠp[432 chars]est']"
66
+ }
67
+ ],
68
+ "multi": [
69
+ {
70
+ "line": "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_disk_offload_bin",
71
+ "trace": "(line 289) ValueError: e_score_correction_bias is on the meta device, we need a `value` to put in on 0."
72
+ },
73
+ {
74
+ "line": "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_disk_offload_safetensors",
75
+ "trace": "(line 289) ValueError: e_score_correction_bias is on the meta device, we need a `value` to put in on 0."
76
+ },
77
+ {
78
+ "line": "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3ModelTest::test_eager_matches_sdpa_generate",
79
+ "trace": "(line 337) AssertionError:"
80
+ },
81
+ {
82
+ "line": "tests/models/deepseek_v3/test_modeling_deepseek_v3.py::DeepseekV3IntegrationTest::test_compile_static_cache",
83
+ "trace": "(line 423) AssertionError: Lists differ: ['Simply put, the theory of relativity states tha[370 chars]rew'] != ['Simplyput,thetheoryofrelativitystatesthatugarĠp[432 chars]est']"
84
+ }
85
+ ]
86
+ },
87
+ "job_link": {
88
+ "single": "https://github.com/huggingface/transformers/actions/runs/20750848067/job/59580188539",
89
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20750848067/job/59580188523"
90
+ },
91
+ "captured_info": {
92
+ "single": "https://github.com/huggingface/transformers/actions/runs/20750848067/job/59580188539#step:16:1",
93
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20750848067/job/59580188523#step:16:1"
94
+ }
95
+ },
96
+ "models_ernie4_5_moe": {
97
+ "failed": {
98
+ "PyTorch": {
99
+ "unclassified": 0,
100
+ "single": 0,
101
+ "multi": 0
102
+ },
103
+ "Tokenizers": {
104
+ "unclassified": 0,
105
+ "single": 0,
106
+ "multi": 0
107
+ },
108
+ "Pipelines": {
109
+ "unclassified": 0,
110
+ "single": 0,
111
+ "multi": 0
112
+ },
113
+ "Trainer": {
114
+ "unclassified": 0,
115
+ "single": 0,
116
+ "multi": 0
117
+ },
118
+ "ONNX": {
119
+ "unclassified": 0,
120
+ "single": 0,
121
+ "multi": 0
122
+ },
123
+ "Auto": {
124
+ "unclassified": 0,
125
+ "single": 0,
126
+ "multi": 0
127
+ },
128
+ "Quantization": {
129
+ "unclassified": 0,
130
+ "single": 0,
131
+ "multi": 0
132
+ },
133
+ "Unclassified": {
134
+ "unclassified": 0,
135
+ "single": 0,
136
+ "multi": 0
137
+ }
138
+ },
139
+ "errors": 0,
140
+ "success": 265,
141
+ "skipped": 201,
142
+ "time_spent": [
143
+ 111.38,
144
+ 110.4
145
+ ],
146
+ "error": false,
147
+ "failures": {},
148
+ "job_link": {
149
+ "single": "https://github.com/huggingface/transformers/actions/runs/20750848067/job/59580188525",
150
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20750848067/job/59580188492"
151
+ },
152
+ "captured_info": {
153
+ "single": "https://github.com/huggingface/transformers/actions/runs/20750848067/job/59580188525#step:16:1",
154
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20750848067/job/59580188492#step:16:1"
155
+ }
156
+ },
157
+ "models_lfm2_moe": {
158
+ "failed": {
159
+ "PyTorch": {
160
+ "unclassified": 0,
161
+ "single": 3,
162
+ "multi": 5
163
+ },
164
+ "Tokenizers": {
165
+ "unclassified": 0,
166
+ "single": 0,
167
+ "multi": 0
168
+ },
169
+ "Pipelines": {
170
+ "unclassified": 0,
171
+ "single": 0,
172
+ "multi": 0
173
+ },
174
+ "Trainer": {
175
+ "unclassified": 0,
176
+ "single": 0,
177
+ "multi": 0
178
+ },
179
+ "ONNX": {
180
+ "unclassified": 0,
181
+ "single": 0,
182
+ "multi": 0
183
+ },
184
+ "Auto": {
185
+ "unclassified": 0,
186
+ "single": 0,
187
+ "multi": 0
188
+ },
189
+ "Quantization": {
190
+ "unclassified": 0,
191
+ "single": 0,
192
+ "multi": 0
193
+ },
194
+ "Unclassified": {
195
+ "unclassified": 0,
196
+ "single": 0,
197
+ "multi": 0
198
+ }
199
+ },
200
+ "errors": 0,
201
+ "success": 251,
202
+ "skipped": 207,
203
+ "time_spent": [
204
+ 109.52,
205
+ 111.19
206
+ ],
207
+ "error": false,
208
+ "failures": {
209
+ "single": [
210
+ {
211
+ "line": "tests/models/lfm2_moe/test_modeling_lfm2_moe.py::Lfm2MoeModelTest::test_cpu_offload",
212
+ "trace": "(line 1964) AttributeError: 'Lfm2MoeModel' object has no attribute 'hf_device_map'"
213
+ },
214
+ {
215
+ "line": "tests/models/lfm2_moe/test_modeling_lfm2_moe.py::Lfm2MoeModelTest::test_disk_offload_bin",
216
+ "trace": "(line 1964) AttributeError: 'Lfm2MoeModel' object has no attribute 'hf_device_map'"
217
+ },
218
+ {
219
+ "line": "tests/models/lfm2_moe/test_modeling_lfm2_moe.py::Lfm2MoeModelTest::test_disk_offload_safetensors",
220
+ "trace": "(line 1964) AttributeError: 'Lfm2MoeModel' object has no attribute 'hf_device_map'"
221
+ }
222
+ ],
223
+ "multi": [
224
+ {
225
+ "line": "tests/models/lfm2_moe/test_modeling_lfm2_moe.py::Lfm2MoeModelTest::test_cpu_offload",
226
+ "trace": "(line 1964) AttributeError: 'Lfm2MoeModel' object has no attribute 'hf_device_map'"
227
+ },
228
+ {
229
+ "line": "tests/models/lfm2_moe/test_modeling_lfm2_moe.py::Lfm2MoeModelTest::test_disk_offload_bin",
230
+ "trace": "(line 1964) AttributeError: 'Lfm2MoeModel' object has no attribute 'hf_device_map'"
231
+ },
232
+ {
233
+ "line": "tests/models/lfm2_moe/test_modeling_lfm2_moe.py::Lfm2MoeModelTest::test_disk_offload_safetensors",
234
+ "trace": "(line 1964) AttributeError: 'Lfm2MoeModel' object has no attribute 'hf_device_map'"
235
+ },
236
+ {
237
+ "line": "tests/models/lfm2_moe/test_modeling_lfm2_moe.py::Lfm2MoeModelTest::test_model_parallelism",
238
+ "trace": "(line 1964) AttributeError: 'Lfm2MoeModel' object has no attribute 'hf_device_map'"
239
+ },
240
+ {
241
+ "line": "tests/models/lfm2_moe/test_modeling_lfm2_moe.py::Lfm2MoeModelTest::test_multi_gpu_data_parallel_forward",
242
+ "trace": "(line 769) StopIteration: Caught StopIteration in replica 1 on device 1."
243
+ }
244
+ ]
245
+ },
246
+ "job_link": {
247
+ "single": "https://github.com/huggingface/transformers/actions/runs/20750848067/job/59580188481",
248
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20750848067/job/59580188472"
249
+ },
250
+ "captured_info": {
251
+ "single": "https://github.com/huggingface/transformers/actions/runs/20750848067/job/59580188481#step:16:1",
252
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20750848067/job/59580188472#step:16:1"
253
+ }
254
+ }
255
+ }