hf-transformers-bot commited on
Commit
8e2c203
·
verified ·
1 Parent(s): cc72747

Upload 2025-09-04/runs/5011-17459921329/ci_results_run_models_gpu/model_results.json with huggingface_hub

Browse files
2025-09-04/runs/5011-17459921329/ci_results_run_models_gpu/model_results.json ADDED
@@ -0,0 +1,159 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "models_auto": {
3
+ "failed": {
4
+ "PyTorch": {
5
+ "unclassified": 0,
6
+ "single": 0,
7
+ "multi": 0
8
+ },
9
+ "TensorFlow": {
10
+ "unclassified": 0,
11
+ "single": 0,
12
+ "multi": 0
13
+ },
14
+ "Flax": {
15
+ "unclassified": 0,
16
+ "single": 0,
17
+ "multi": 0
18
+ },
19
+ "Tokenizers": {
20
+ "unclassified": 0,
21
+ "single": 0,
22
+ "multi": 0
23
+ },
24
+ "Pipelines": {
25
+ "unclassified": 0,
26
+ "single": 0,
27
+ "multi": 0
28
+ },
29
+ "Trainer": {
30
+ "unclassified": 0,
31
+ "single": 0,
32
+ "multi": 0
33
+ },
34
+ "ONNX": {
35
+ "unclassified": 0,
36
+ "single": 0,
37
+ "multi": 0
38
+ },
39
+ "Auto": {
40
+ "unclassified": 0,
41
+ "single": 0,
42
+ "multi": 0
43
+ },
44
+ "Quantization": {
45
+ "unclassified": 0,
46
+ "single": 0,
47
+ "multi": 0
48
+ },
49
+ "Unclassified": {
50
+ "unclassified": 0,
51
+ "single": 0,
52
+ "multi": 0
53
+ }
54
+ },
55
+ "errors": 0,
56
+ "success": 226,
57
+ "skipped": 10,
58
+ "time_spent": [
59
+ 52.49,
60
+ 52.03
61
+ ],
62
+ "failures": {},
63
+ "job_link": {
64
+ "single": "https://github.com/huggingface/transformers/actions/runs/17459921329/job/49582498306",
65
+ "multi": "https://github.com/huggingface/transformers/actions/runs/17459921329/job/49582498347"
66
+ }
67
+ },
68
+ "models_gemma3": {
69
+ "failed": {
70
+ "PyTorch": {
71
+ "unclassified": 0,
72
+ "single": 3,
73
+ "multi": 2
74
+ },
75
+ "TensorFlow": {
76
+ "unclassified": 0,
77
+ "single": 0,
78
+ "multi": 0
79
+ },
80
+ "Flax": {
81
+ "unclassified": 0,
82
+ "single": 0,
83
+ "multi": 0
84
+ },
85
+ "Tokenizers": {
86
+ "unclassified": 0,
87
+ "single": 0,
88
+ "multi": 0
89
+ },
90
+ "Pipelines": {
91
+ "unclassified": 0,
92
+ "single": 0,
93
+ "multi": 0
94
+ },
95
+ "Trainer": {
96
+ "unclassified": 0,
97
+ "single": 0,
98
+ "multi": 0
99
+ },
100
+ "ONNX": {
101
+ "unclassified": 0,
102
+ "single": 0,
103
+ "multi": 0
104
+ },
105
+ "Auto": {
106
+ "unclassified": 0,
107
+ "single": 0,
108
+ "multi": 0
109
+ },
110
+ "Quantization": {
111
+ "unclassified": 0,
112
+ "single": 0,
113
+ "multi": 0
114
+ },
115
+ "Unclassified": {
116
+ "unclassified": 0,
117
+ "single": 0,
118
+ "multi": 0
119
+ }
120
+ },
121
+ "errors": 0,
122
+ "success": 551,
123
+ "skipped": 262,
124
+ "time_spent": [
125
+ 1117.78,
126
+ 1138.78
127
+ ],
128
+ "failures": {
129
+ "multi": [
130
+ {
131
+ "line": "tests/models/gemma3/test_modeling_gemma3.py::Gemma3Vision2TextModelTest::test_flash_attn_2_inference_equivalence",
132
+ "trace": "(line 3609) AssertionError: Tensor-likes are not close!"
133
+ },
134
+ {
135
+ "line": "tests/models/gemma3/test_modeling_gemma3.py::Gemma3Vision2TextModelTest::test_flash_attn_2_inference_equivalence_right_padding",
136
+ "trace": "(line 3609) AssertionError: Tensor-likes are not close!"
137
+ }
138
+ ],
139
+ "single": [
140
+ {
141
+ "line": "tests/models/gemma3/test_modeling_gemma3.py::Gemma3ModelTest::test_flash_attn_2_inference_equivalence_right_padding",
142
+ "trace": "(line 3609) AssertionError: Tensor-likes are not close!"
143
+ },
144
+ {
145
+ "line": "tests/models/gemma3/test_modeling_gemma3.py::Gemma3Vision2TextModelTest::test_flash_attn_2_inference_equivalence",
146
+ "trace": "(line 3609) AssertionError: Tensor-likes are not close!"
147
+ },
148
+ {
149
+ "line": "tests/models/gemma3/test_modeling_gemma3.py::Gemma3Vision2TextModelTest::test_flash_attn_2_inference_equivalence_right_padding",
150
+ "trace": "(line 3609) AssertionError: Tensor-likes are not close!"
151
+ }
152
+ ]
153
+ },
154
+ "job_link": {
155
+ "multi": "https://github.com/huggingface/transformers/actions/runs/17459921329/job/49582498388",
156
+ "single": "https://github.com/huggingface/transformers/actions/runs/17459921329/job/49582498321"
157
+ }
158
+ }
159
+ }