hf-transformers-bot commited on
Commit
1ed2c44
·
verified ·
1 Parent(s): ba7699a

Upload 2026-05-13/runs/7510-25771655105/ci_results_run_models_gpu/model_results.json with huggingface_hub

Browse files
2026-05-13/runs/7510-25771655105/ci_results_run_models_gpu/model_results.json ADDED
@@ -0,0 +1,148 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "models_gemma3n": {
3
+ "failed": {
4
+ "PyTorch": {
5
+ "unclassified": 0,
6
+ "single": 9,
7
+ "multi": 11
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": 602,
47
+ "skipped": 728,
48
+ "time_spent": [
49
+ 543.9,
50
+ 547.3
51
+ ],
52
+ "error": false,
53
+ "failures": {
54
+ "single": [
55
+ {
56
+ "line": "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nTextModelTest::test_flash_attn_2_equivalence",
57
+ "trace": "(line 596) AssertionError: Tensor-likes are not close!"
58
+ },
59
+ {
60
+ "line": "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nTextModelTest::test_flash_attn_2_inference_equivalence",
61
+ "trace": "(line 3396) AssertionError: Tensor-likes are not close!"
62
+ },
63
+ {
64
+ "line": "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nTextModelTest::test_flash_attn_2_inference_equivalence_right_padding",
65
+ "trace": "(line 3396) AssertionError: Tensor-likes are not close!"
66
+ },
67
+ {
68
+ "line": "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nTextModelTest::test_generate_compile_model_forward_fullgraph",
69
+ "trace": "(line 745) torch._dynamo.exc.Unsupported: Attempted to inline function marked as skipped"
70
+ },
71
+ {
72
+ "line": "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nVision2TextModelTest::test_generate_compile_model_forward_fullgraph",
73
+ "trace": "(line 745) torch._dynamo.exc.Unsupported: Attempted to inline function marked as skipped"
74
+ },
75
+ {
76
+ "line": "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nIntegrationTest::test_generation_beyond_sliding_window",
77
+ "trace": "(line 1196) AssertionError: Lists differ: [\" and the food is delicious. I'm so glad I came her[83 chars]re'\"] != [\" and the people are so friendly. I'm so glad I cam[83 chars]re'\"]"
78
+ },
79
+ {
80
+ "line": "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nIntegrationTest::test_generation_beyond_sliding_window_with_generation_config",
81
+ "trace": "(line 1228) AssertionError: Lists differ: [\" and I'm very happy to be here. This is a nice pla[87 chars]re'\"] != [\" and I'm glad I came here. This is a nice place. T[88 chars]re'\"]"
82
+ },
83
+ {
84
+ "line": "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nIntegrationTest::test_model_4b_bf16",
85
+ "trace": "(line 998) AssertionError: Lists differ: ['use[149 chars]to a turquoise ocean. The cow is facing the vi[31 chars]ned'] != ['use[149 chars]to a clear blue ocean. The cow is facing the v[25 chars]tly']"
86
+ },
87
+ {
88
+ "line": "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nIntegrationTest::test_model_4b_image",
89
+ "trace": "(line 1110) AssertionError: Lists differ: ['use[149 chars]to a turquoise ocean. The cow is facing the vi[31 chars]ned'] != ['use[149 chars]to a clear blue ocean. The cow is facing the v[25 chars]tly']"
90
+ }
91
+ ],
92
+ "multi": [
93
+ {
94
+ "line": "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nTextModelTest::test_flash_attn_2_equivalence",
95
+ "trace": "(line 596) AssertionError: Tensor-likes are not close!"
96
+ },
97
+ {
98
+ "line": "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nTextModelTest::test_flash_attn_2_inference_equivalence",
99
+ "trace": "(line 3396) AssertionError: Tensor-likes are not close!"
100
+ },
101
+ {
102
+ "line": "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nTextModelTest::test_flash_attn_2_inference_equivalence_right_padding",
103
+ "trace": "(line 3396) AssertionError: Tensor-likes are not close!"
104
+ },
105
+ {
106
+ "line": "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nTextModelTest::test_generate_compile_model_forward_fullgraph",
107
+ "trace": "(line 745) torch._dynamo.exc.Unsupported: Attempted to inline function marked as skipped"
108
+ },
109
+ {
110
+ "line": "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nVision2TextModelTest::test_generate_compile_model_forward_fullgraph",
111
+ "trace": "(line 745) torch._dynamo.exc.Unsupported: Attempted to inline function marked as skipped"
112
+ },
113
+ {
114
+ "line": "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nVision2TextModelTest::test_model_parallelism",
115
+ "trace": "(line 1962) AttributeError: 'Gemma3nModel' object has no attribute 'hf_device_map'"
116
+ },
117
+ {
118
+ "line": "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nVision2TextModelTest::test_multi_gpu_data_parallel_forward",
119
+ "trace": "(line 769) StopIteration: Caught StopIteration in replica 1 on device 1."
120
+ },
121
+ {
122
+ "line": "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nIntegrationTest::test_generation_beyond_sliding_window",
123
+ "trace": "(line 1196) AssertionError: Lists differ: [\" and the food is delicious. I'm so glad I came her[83 chars]re'\"] != [\" and the people are so friendly. I'm so glad I cam[83 chars]re'\"]"
124
+ },
125
+ {
126
+ "line": "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nIntegrationTest::test_generation_beyond_sliding_window_with_generation_config",
127
+ "trace": "(line 1228) AssertionError: Lists differ: [\" and I'm very happy to be here. This is a nice pla[87 chars]re'\"] != [\" and I'm glad I came here. This is a nice place. T[88 chars]re'\"]"
128
+ },
129
+ {
130
+ "line": "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nIntegrationTest::test_model_4b_bf16",
131
+ "trace": "(line 998) AssertionError: Lists differ: ['use[149 chars]to a turquoise ocean. The cow is facing the vi[31 chars]ned'] != ['use[149 chars]to a clear blue ocean. The cow is facing the v[25 chars]tly']"
132
+ },
133
+ {
134
+ "line": "tests/models/gemma3n/test_modeling_gemma3n.py::Gemma3nIntegrationTest::test_model_4b_image",
135
+ "trace": "(line 1110) AssertionError: Lists differ: ['use[149 chars]to a turquoise ocean. The cow is facing the vi[31 chars]ned'] != ['use[149 chars]to a clear blue ocean. The cow is facing the v[25 chars]tly']"
136
+ }
137
+ ]
138
+ },
139
+ "job_link": {
140
+ "single": "https://github.com/huggingface/transformers/actions/runs/25771655105/job/75696410267",
141
+ "multi": "https://github.com/huggingface/transformers/actions/runs/25771655105/job/75696410214"
142
+ },
143
+ "captured_info": {
144
+ "single": "https://github.com/huggingface/transformers/actions/runs/25771655105/job/75696410267#step:16:1",
145
+ "multi": "https://github.com/huggingface/transformers/actions/runs/25771655105/job/75696410214#step:16:1"
146
+ }
147
+ }
148
+ }