ArthurZ HF Staff commited on
Commit
6ef896c
·
verified ·
1 Parent(s): f043110

Update CircleCI artifacts for PR 42875 (424fc09b43ef)

Browse files
pr-42875/sha-424fc09b43ef/failure_summary.json ADDED
@@ -0,0 +1,687 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "failures": [
3
+ {
4
+ "job_name": "tests_torch",
5
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_attention_outputs",
6
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
7
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
8
+ "model_name": "glmasr"
9
+ },
10
+ {
11
+ "job_name": "tests_torch",
12
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_batching_equivalence",
13
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
14
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
15
+ "model_name": "glmasr"
16
+ },
17
+ {
18
+ "job_name": "tests_torch",
19
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_resize_embeddings_untied",
20
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
21
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
22
+ "model_name": "glmasr"
23
+ },
24
+ {
25
+ "job_name": "tests_torch",
26
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_determinism",
27
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
28
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
29
+ "model_name": "glmasr"
30
+ },
31
+ {
32
+ "job_name": "tests_torch",
33
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_resize_tokens_embeddings",
34
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
35
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
36
+ "model_name": "glmasr"
37
+ },
38
+ {
39
+ "job_name": "tests_torch",
40
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_retain_grad_hidden_states_attentions",
41
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
42
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
43
+ "model_name": "glmasr"
44
+ },
45
+ {
46
+ "job_name": "tests_torch",
47
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_save_load",
48
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
49
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
50
+ "model_name": "glmasr"
51
+ },
52
+ {
53
+ "job_name": "tests_torch",
54
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_feed_forward_chunking",
55
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
56
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
57
+ "model_name": "glmasr"
58
+ },
59
+ {
60
+ "job_name": "tests_torch",
61
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_forward_with_logits_to_keep",
62
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
63
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
64
+ "model_name": "glmasr"
65
+ },
66
+ {
67
+ "job_name": "tests_torch",
68
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_hidden_states_output",
69
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
70
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
71
+ "model_name": "glmasr"
72
+ },
73
+ {
74
+ "job_name": "tests_torch",
75
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_model_outputs_equivalence",
76
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
77
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
78
+ "model_name": "glmasr"
79
+ },
80
+ {
81
+ "job_name": "tests_generate",
82
+ "test_name": "tests/models/paligemma2/test_modeling_paligemma2.py::PaliGemma2ForConditionalGenerationModelTest::test_prompt_lookup_decoding_matches_greedy_search",
83
+ "short_error": "AssertionError: False is not true",
84
+ "error": "/usr/local/lib/python3.10/unittest/case.py:687: AssertionError: False is not true",
85
+ "model_name": "paligemma2"
86
+ },
87
+ {
88
+ "job_name": "tests_generate",
89
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_assisted_decoding_matches_greedy_search_0_random",
90
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (30x16 and 64x64)",
91
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (30x16 and 64x64)",
92
+ "model_name": "glmasr"
93
+ },
94
+ {
95
+ "job_name": "tests_generate",
96
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_assisted_decoding_matches_greedy_search_1_same",
97
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (30x16 and 64x64)",
98
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (30x16 and 64x64)",
99
+ "model_name": "glmasr"
100
+ },
101
+ {
102
+ "job_name": "tests_generate",
103
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_assisted_decoding_sample",
104
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (30x16 and 64x64)",
105
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (30x16 and 64x64)",
106
+ "model_name": "glmasr"
107
+ },
108
+ {
109
+ "job_name": "tests_generate",
110
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_beam_sample_generate",
111
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (120x16 and 64x64)",
112
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (120x16 and 64x64)",
113
+ "model_name": "glmasr"
114
+ },
115
+ {
116
+ "job_name": "tests_generate",
117
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_beam_sample_generate_dict_output",
118
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (120x16 and 64x64)",
119
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (120x16 and 64x64)",
120
+ "model_name": "glmasr"
121
+ },
122
+ {
123
+ "job_name": "tests_generate",
124
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_beam_search_generate",
125
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (120x16 and 64x64)",
126
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (120x16 and 64x64)",
127
+ "model_name": "glmasr"
128
+ },
129
+ {
130
+ "job_name": "tests_generate",
131
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_beam_search_generate_dict_output",
132
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (120x16 and 64x64)",
133
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (120x16 and 64x64)",
134
+ "model_name": "glmasr"
135
+ },
136
+ {
137
+ "job_name": "tests_generate",
138
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_beam_search_generate_dict_outputs_use_cache",
139
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (120x16 and 64x64)",
140
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (120x16 and 64x64)",
141
+ "model_name": "glmasr"
142
+ },
143
+ {
144
+ "job_name": "tests_generate",
145
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_generate_compilation_all_outputs",
146
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)",
147
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)",
148
+ "model_name": "glmasr"
149
+ },
150
+ {
151
+ "job_name": "tests_generate",
152
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_generate_compile_model_forward_fullgraph",
153
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (30x16 and 64x64)",
154
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (30x16 and 64x64)",
155
+ "model_name": "glmasr"
156
+ },
157
+ {
158
+ "job_name": "tests_generate",
159
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_generate_continue_from_past_key_values",
160
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
161
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
162
+ "model_name": "glmasr"
163
+ },
164
+ {
165
+ "job_name": "tests_generate",
166
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_generate_methods_with_logits_to_keep",
167
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)",
168
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)",
169
+ "model_name": "glmasr"
170
+ },
171
+ {
172
+ "job_name": "tests_generate",
173
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_generate_with_static_cache",
174
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)",
175
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)",
176
+ "model_name": "glmasr"
177
+ },
178
+ {
179
+ "job_name": "tests_generate",
180
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_greedy_generate",
181
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)",
182
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)",
183
+ "model_name": "glmasr"
184
+ },
185
+ {
186
+ "job_name": "tests_generate",
187
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_greedy_generate_dict_outputs",
188
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)",
189
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)",
190
+ "model_name": "glmasr"
191
+ },
192
+ {
193
+ "job_name": "tests_generate",
194
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_greedy_generate_dict_outputs_use_cache",
195
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)",
196
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)",
197
+ "model_name": "glmasr"
198
+ },
199
+ {
200
+ "job_name": "tests_generate",
201
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_left_padding_compatibility",
202
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)",
203
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)",
204
+ "model_name": "glmasr"
205
+ },
206
+ {
207
+ "job_name": "tests_generate",
208
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_past_key_values_format",
209
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
210
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)",
211
+ "model_name": "glmasr"
212
+ },
213
+ {
214
+ "job_name": "tests_generate",
215
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_prompt_lookup_decoding_matches_greedy_search",
216
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (30x16 and 64x64)",
217
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (30x16 and 64x64)",
218
+ "model_name": "glmasr"
219
+ },
220
+ {
221
+ "job_name": "tests_generate",
222
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_sample_generate",
223
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)",
224
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)",
225
+ "model_name": "glmasr"
226
+ },
227
+ {
228
+ "job_name": "tests_generate",
229
+ "test_name": "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_sample_generate_dict_output",
230
+ "short_error": "RuntimeError: mat1 and mat2 shapes cannot be multiplied (120x16 and 64x64)",
231
+ "error": "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (120x16 and 64x64)",
232
+ "model_name": "glmasr"
233
+ }
234
+ ],
235
+ "by_test": {
236
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_attention_outputs": {
237
+ "count": 1,
238
+ "errors": {
239
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)": 1
240
+ },
241
+ "jobs": [
242
+ "tests_torch"
243
+ ],
244
+ "variants": [
245
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_attention_outputs"
246
+ ]
247
+ },
248
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_batching_equivalence": {
249
+ "count": 1,
250
+ "errors": {
251
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)": 1
252
+ },
253
+ "jobs": [
254
+ "tests_torch"
255
+ ],
256
+ "variants": [
257
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_batching_equivalence"
258
+ ]
259
+ },
260
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_resize_embeddings_untied": {
261
+ "count": 1,
262
+ "errors": {
263
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)": 1
264
+ },
265
+ "jobs": [
266
+ "tests_torch"
267
+ ],
268
+ "variants": [
269
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_resize_embeddings_untied"
270
+ ]
271
+ },
272
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_determinism": {
273
+ "count": 1,
274
+ "errors": {
275
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)": 1
276
+ },
277
+ "jobs": [
278
+ "tests_torch"
279
+ ],
280
+ "variants": [
281
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_determinism"
282
+ ]
283
+ },
284
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_resize_tokens_embeddings": {
285
+ "count": 1,
286
+ "errors": {
287
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)": 1
288
+ },
289
+ "jobs": [
290
+ "tests_torch"
291
+ ],
292
+ "variants": [
293
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_resize_tokens_embeddings"
294
+ ]
295
+ },
296
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_retain_grad_hidden_states_attentions": {
297
+ "count": 1,
298
+ "errors": {
299
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)": 1
300
+ },
301
+ "jobs": [
302
+ "tests_torch"
303
+ ],
304
+ "variants": [
305
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_retain_grad_hidden_states_attentions"
306
+ ]
307
+ },
308
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_save_load": {
309
+ "count": 1,
310
+ "errors": {
311
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)": 1
312
+ },
313
+ "jobs": [
314
+ "tests_torch"
315
+ ],
316
+ "variants": [
317
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_save_load"
318
+ ]
319
+ },
320
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_feed_forward_chunking": {
321
+ "count": 1,
322
+ "errors": {
323
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)": 1
324
+ },
325
+ "jobs": [
326
+ "tests_torch"
327
+ ],
328
+ "variants": [
329
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_feed_forward_chunking"
330
+ ]
331
+ },
332
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_forward_with_logits_to_keep": {
333
+ "count": 1,
334
+ "errors": {
335
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)": 1
336
+ },
337
+ "jobs": [
338
+ "tests_torch"
339
+ ],
340
+ "variants": [
341
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_forward_with_logits_to_keep"
342
+ ]
343
+ },
344
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_hidden_states_output": {
345
+ "count": 1,
346
+ "errors": {
347
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)": 1
348
+ },
349
+ "jobs": [
350
+ "tests_torch"
351
+ ],
352
+ "variants": [
353
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_hidden_states_output"
354
+ ]
355
+ },
356
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_model_outputs_equivalence": {
357
+ "count": 1,
358
+ "errors": {
359
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)": 1
360
+ },
361
+ "jobs": [
362
+ "tests_torch"
363
+ ],
364
+ "variants": [
365
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_model_outputs_equivalence"
366
+ ]
367
+ },
368
+ "tests/models/paligemma2/test_modeling_paligemma2.py::PaliGemma2ForConditionalGenerationModelTest::test_prompt_lookup_decoding_matches_greedy_search": {
369
+ "count": 1,
370
+ "errors": {
371
+ "/usr/local/lib/python3.10/unittest/case.py:687: AssertionError: False is not true": 1
372
+ },
373
+ "jobs": [
374
+ "tests_generate"
375
+ ],
376
+ "variants": [
377
+ "tests/models/paligemma2/test_modeling_paligemma2.py::PaliGemma2ForConditionalGenerationModelTest::test_prompt_lookup_decoding_matches_greedy_search"
378
+ ]
379
+ },
380
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_assisted_decoding_matches_greedy_search_0_random": {
381
+ "count": 1,
382
+ "errors": {
383
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (30x16 and 64x64)": 1
384
+ },
385
+ "jobs": [
386
+ "tests_generate"
387
+ ],
388
+ "variants": [
389
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_assisted_decoding_matches_greedy_search_0_random"
390
+ ]
391
+ },
392
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_assisted_decoding_matches_greedy_search_1_same": {
393
+ "count": 1,
394
+ "errors": {
395
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (30x16 and 64x64)": 1
396
+ },
397
+ "jobs": [
398
+ "tests_generate"
399
+ ],
400
+ "variants": [
401
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_assisted_decoding_matches_greedy_search_1_same"
402
+ ]
403
+ },
404
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_assisted_decoding_sample": {
405
+ "count": 1,
406
+ "errors": {
407
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (30x16 and 64x64)": 1
408
+ },
409
+ "jobs": [
410
+ "tests_generate"
411
+ ],
412
+ "variants": [
413
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_assisted_decoding_sample"
414
+ ]
415
+ },
416
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_beam_sample_generate": {
417
+ "count": 1,
418
+ "errors": {
419
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (120x16 and 64x64)": 1
420
+ },
421
+ "jobs": [
422
+ "tests_generate"
423
+ ],
424
+ "variants": [
425
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_beam_sample_generate"
426
+ ]
427
+ },
428
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_beam_sample_generate_dict_output": {
429
+ "count": 1,
430
+ "errors": {
431
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (120x16 and 64x64)": 1
432
+ },
433
+ "jobs": [
434
+ "tests_generate"
435
+ ],
436
+ "variants": [
437
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_beam_sample_generate_dict_output"
438
+ ]
439
+ },
440
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_beam_search_generate": {
441
+ "count": 1,
442
+ "errors": {
443
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (120x16 and 64x64)": 1
444
+ },
445
+ "jobs": [
446
+ "tests_generate"
447
+ ],
448
+ "variants": [
449
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_beam_search_generate"
450
+ ]
451
+ },
452
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_beam_search_generate_dict_output": {
453
+ "count": 1,
454
+ "errors": {
455
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (120x16 and 64x64)": 1
456
+ },
457
+ "jobs": [
458
+ "tests_generate"
459
+ ],
460
+ "variants": [
461
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_beam_search_generate_dict_output"
462
+ ]
463
+ },
464
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_beam_search_generate_dict_outputs_use_cache": {
465
+ "count": 1,
466
+ "errors": {
467
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (120x16 and 64x64)": 1
468
+ },
469
+ "jobs": [
470
+ "tests_generate"
471
+ ],
472
+ "variants": [
473
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_beam_search_generate_dict_outputs_use_cache"
474
+ ]
475
+ },
476
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_generate_compilation_all_outputs": {
477
+ "count": 1,
478
+ "errors": {
479
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)": 1
480
+ },
481
+ "jobs": [
482
+ "tests_generate"
483
+ ],
484
+ "variants": [
485
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_generate_compilation_all_outputs"
486
+ ]
487
+ },
488
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_generate_compile_model_forward_fullgraph": {
489
+ "count": 1,
490
+ "errors": {
491
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (30x16 and 64x64)": 1
492
+ },
493
+ "jobs": [
494
+ "tests_generate"
495
+ ],
496
+ "variants": [
497
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_generate_compile_model_forward_fullgraph"
498
+ ]
499
+ },
500
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_generate_continue_from_past_key_values": {
501
+ "count": 1,
502
+ "errors": {
503
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)": 1
504
+ },
505
+ "jobs": [
506
+ "tests_generate"
507
+ ],
508
+ "variants": [
509
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_generate_continue_from_past_key_values"
510
+ ]
511
+ },
512
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_generate_methods_with_logits_to_keep": {
513
+ "count": 1,
514
+ "errors": {
515
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)": 1
516
+ },
517
+ "jobs": [
518
+ "tests_generate"
519
+ ],
520
+ "variants": [
521
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_generate_methods_with_logits_to_keep"
522
+ ]
523
+ },
524
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_generate_with_static_cache": {
525
+ "count": 1,
526
+ "errors": {
527
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)": 1
528
+ },
529
+ "jobs": [
530
+ "tests_generate"
531
+ ],
532
+ "variants": [
533
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_generate_with_static_cache"
534
+ ]
535
+ },
536
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_greedy_generate": {
537
+ "count": 1,
538
+ "errors": {
539
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)": 1
540
+ },
541
+ "jobs": [
542
+ "tests_generate"
543
+ ],
544
+ "variants": [
545
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_greedy_generate"
546
+ ]
547
+ },
548
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_greedy_generate_dict_outputs": {
549
+ "count": 1,
550
+ "errors": {
551
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)": 1
552
+ },
553
+ "jobs": [
554
+ "tests_generate"
555
+ ],
556
+ "variants": [
557
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_greedy_generate_dict_outputs"
558
+ ]
559
+ },
560
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_greedy_generate_dict_outputs_use_cache": {
561
+ "count": 1,
562
+ "errors": {
563
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)": 1
564
+ },
565
+ "jobs": [
566
+ "tests_generate"
567
+ ],
568
+ "variants": [
569
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_greedy_generate_dict_outputs_use_cache"
570
+ ]
571
+ },
572
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_left_padding_compatibility": {
573
+ "count": 1,
574
+ "errors": {
575
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)": 1
576
+ },
577
+ "jobs": [
578
+ "tests_generate"
579
+ ],
580
+ "variants": [
581
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_left_padding_compatibility"
582
+ ]
583
+ },
584
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_past_key_values_format": {
585
+ "count": 1,
586
+ "errors": {
587
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)": 1
588
+ },
589
+ "jobs": [
590
+ "tests_generate"
591
+ ],
592
+ "variants": [
593
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_past_key_values_format"
594
+ ]
595
+ },
596
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_prompt_lookup_decoding_matches_greedy_search": {
597
+ "count": 1,
598
+ "errors": {
599
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (30x16 and 64x64)": 1
600
+ },
601
+ "jobs": [
602
+ "tests_generate"
603
+ ],
604
+ "variants": [
605
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_prompt_lookup_decoding_matches_greedy_search"
606
+ ]
607
+ },
608
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_sample_generate": {
609
+ "count": 1,
610
+ "errors": {
611
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)": 1
612
+ },
613
+ "jobs": [
614
+ "tests_generate"
615
+ ],
616
+ "variants": [
617
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_sample_generate"
618
+ ]
619
+ },
620
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_sample_generate_dict_output": {
621
+ "count": 1,
622
+ "errors": {
623
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (120x16 and 64x64)": 1
624
+ },
625
+ "jobs": [
626
+ "tests_generate"
627
+ ],
628
+ "variants": [
629
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_sample_generate_dict_output"
630
+ ]
631
+ }
632
+ },
633
+ "by_model": {
634
+ "glmasr": {
635
+ "count": 32,
636
+ "errors": {
637
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (90x16 and 64x64)": 13,
638
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (60x16 and 64x64)": 8,
639
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (120x16 and 64x64)": 6,
640
+ "/usr/local/lib/python3.10/site-packages/torch/nn/modules/linear.py:134: RuntimeError: mat1 and mat2 shapes cannot be multiplied (30x16 and 64x64)": 5
641
+ },
642
+ "tests": [
643
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_assisted_decoding_matches_greedy_search_0_random",
644
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_assisted_decoding_matches_greedy_search_1_same",
645
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_assisted_decoding_sample",
646
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_attention_outputs",
647
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_batching_equivalence",
648
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_beam_sample_generate",
649
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_beam_sample_generate_dict_output",
650
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_beam_search_generate",
651
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_beam_search_generate_dict_output",
652
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_beam_search_generate_dict_outputs_use_cache",
653
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_determinism",
654
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_feed_forward_chunking",
655
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_forward_with_logits_to_keep",
656
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_generate_compilation_all_outputs",
657
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_generate_compile_model_forward_fullgraph",
658
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_generate_continue_from_past_key_values",
659
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_generate_methods_with_logits_to_keep",
660
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_generate_with_static_cache",
661
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_greedy_generate",
662
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_greedy_generate_dict_outputs",
663
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_greedy_generate_dict_outputs_use_cache",
664
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_hidden_states_output",
665
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_left_padding_compatibility",
666
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_model_outputs_equivalence",
667
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_past_key_values_format",
668
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_prompt_lookup_decoding_matches_greedy_search",
669
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_resize_embeddings_untied",
670
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_resize_tokens_embeddings",
671
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_retain_grad_hidden_states_attentions",
672
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_sample_generate",
673
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_sample_generate_dict_output",
674
+ "tests/models/glmasr/test_modeling_glmasr.py::GlmasrForConditionalGenerationModelTest::test_save_load"
675
+ ]
676
+ },
677
+ "paligemma2": {
678
+ "count": 1,
679
+ "errors": {
680
+ "/usr/local/lib/python3.10/unittest/case.py:687: AssertionError: False is not true": 1
681
+ },
682
+ "tests": [
683
+ "tests/models/paligemma2/test_modeling_paligemma2.py::PaliGemma2ForConditionalGenerationModelTest::test_prompt_lookup_decoding_matches_greedy_search"
684
+ ]
685
+ }
686
+ }
687
+ }