hf-transformers-bot commited on
Commit
0fb3758
·
verified ·
1 Parent(s): 6aec1cd

Upload 2026-01-09/runs/26438-20850929039/ci_results_run_models_gpu/model_results.json with huggingface_hub

Browse files
2026-01-09/runs/26438-20850929039/ci_results_run_models_gpu/model_results.json ADDED
@@ -0,0 +1,150 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "models_owlv2": {
3
+ "failed": {
4
+ "PyTorch": {
5
+ "unclassified": 0,
6
+ "single": 0,
7
+ "multi": 0
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": 478,
47
+ "skipped": 740,
48
+ "time_spent": [
49
+ 198.09,
50
+ 199.77
51
+ ],
52
+ "error": false,
53
+ "failures": {},
54
+ "job_link": {
55
+ "single": "https://github.com/huggingface/transformers/actions/runs/20850929039/job/59905845125",
56
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20850929039/job/59905845115"
57
+ },
58
+ "captured_info": {}
59
+ },
60
+ "models_owlvit": {
61
+ "failed": {
62
+ "PyTorch": {
63
+ "unclassified": 0,
64
+ "single": 3,
65
+ "multi": 3
66
+ },
67
+ "Tokenizers": {
68
+ "unclassified": 0,
69
+ "single": 0,
70
+ "multi": 0
71
+ },
72
+ "Pipelines": {
73
+ "unclassified": 0,
74
+ "single": 0,
75
+ "multi": 0
76
+ },
77
+ "Trainer": {
78
+ "unclassified": 0,
79
+ "single": 0,
80
+ "multi": 0
81
+ },
82
+ "ONNX": {
83
+ "unclassified": 0,
84
+ "single": 0,
85
+ "multi": 0
86
+ },
87
+ "Auto": {
88
+ "unclassified": 0,
89
+ "single": 0,
90
+ "multi": 0
91
+ },
92
+ "Quantization": {
93
+ "unclassified": 0,
94
+ "single": 0,
95
+ "multi": 0
96
+ },
97
+ "Unclassified": {
98
+ "unclassified": 0,
99
+ "single": 0,
100
+ "multi": 0
101
+ }
102
+ },
103
+ "errors": 0,
104
+ "success": 466,
105
+ "skipped": 750,
106
+ "time_spent": [
107
+ 107.36,
108
+ 110.95
109
+ ],
110
+ "error": false,
111
+ "failures": {
112
+ "single": [
113
+ {
114
+ "line": "tests/models/owlvit/test_modeling_owlvit.py::OwlViTModelIntegrationTest::test_inference_interpolate_pos_encoding",
115
+ "trace": "(line 685) AssertionError: Tensor-likes are not close!"
116
+ },
117
+ {
118
+ "line": "tests/models/owlvit/test_modeling_owlvit.py::OwlViTModelIntegrationTest::test_inference_object_detection",
119
+ "trace": "(line 802) AssertionError: Tensor-likes are not close!"
120
+ },
121
+ {
122
+ "line": "tests/models/owlvit/test_modeling_owlvit.py::OwlViTModelIntegrationTest::test_inference_one_shot_object_detection",
123
+ "trace": "(line 845) AssertionError: Tensor-likes are not close!"
124
+ }
125
+ ],
126
+ "multi": [
127
+ {
128
+ "line": "tests/models/owlvit/test_modeling_owlvit.py::OwlViTModelIntegrationTest::test_inference_interpolate_pos_encoding",
129
+ "trace": "(line 685) AssertionError: Tensor-likes are not close!"
130
+ },
131
+ {
132
+ "line": "tests/models/owlvit/test_modeling_owlvit.py::OwlViTModelIntegrationTest::test_inference_object_detection",
133
+ "trace": "(line 802) AssertionError: Tensor-likes are not close!"
134
+ },
135
+ {
136
+ "line": "tests/models/owlvit/test_modeling_owlvit.py::OwlViTModelIntegrationTest::test_inference_one_shot_object_detection",
137
+ "trace": "(line 845) AssertionError: Tensor-likes are not close!"
138
+ }
139
+ ]
140
+ },
141
+ "job_link": {
142
+ "single": "https://github.com/huggingface/transformers/actions/runs/20850929039/job/59905845124",
143
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20850929039/job/59905845132"
144
+ },
145
+ "captured_info": {
146
+ "single": "https://github.com/huggingface/transformers/actions/runs/20850929039/job/59905845124#step:16:1",
147
+ "multi": "https://github.com/huggingface/transformers/actions/runs/20850929039/job/59905845132#step:16:1"
148
+ }
149
+ }
150
+ }