IlyasMoutawwakil HF Staff commited on
Commit
16d3de9
·
verified ·
1 Parent(s): 85872c0

Upload cpu_inference_timm_image-classification_timm/tiny_vit_21m_224.in1k/benchmark.json with huggingface_hub

Browse files
cpu_inference_timm_image-classification_timm/tiny_vit_21m_224.in1k/benchmark.json CHANGED
@@ -75,26 +75,26 @@
75
  "environment": {
76
  "cpu": " AMD EPYC 7763 64-Core Processor",
77
  "cpu_count": 4,
78
- "cpu_ram_mb": 16772.571136,
79
  "system": "Linux",
80
  "machine": "x86_64",
81
  "platform": "Linux-6.11.0-1018-azure-x86_64-with-glibc2.39",
82
  "processor": "x86_64",
83
  "python_version": "3.10.18",
84
  "optimum_benchmark_version": "0.7.0.dev0",
85
- "optimum_benchmark_commit": "f22b1bee8ed3f82f26b7e707031dd0063f1eaf25",
86
- "transformers_version": "4.55.2",
87
- "transformers_commit": "f22b1bee8ed3f82f26b7e707031dd0063f1eaf25",
88
- "accelerate_version": "1.10.0",
89
- "accelerate_commit": "f22b1bee8ed3f82f26b7e707031dd0063f1eaf25",
90
- "diffusers_version": "0.35.0",
91
- "diffusers_commit": "f22b1bee8ed3f82f26b7e707031dd0063f1eaf25",
92
  "optimum_version": null,
93
  "optimum_commit": null,
94
  "timm_version": "1.0.19",
95
- "timm_commit": "f22b1bee8ed3f82f26b7e707031dd0063f1eaf25",
96
- "peft_version": "0.17.0",
97
- "peft_commit": "f22b1bee8ed3f82f26b7e707031dd0063f1eaf25"
98
  },
99
  "print_report": true,
100
  "log_report": true
@@ -103,7 +103,7 @@
103
  "load_model": {
104
  "memory": {
105
  "unit": "MB",
106
- "max_ram": 1003.507712,
107
  "max_global_vram": null,
108
  "max_process_vram": null,
109
  "max_reserved": null,
@@ -112,32 +112,32 @@
112
  "latency": {
113
  "unit": "s",
114
  "values": [
115
- 0.37232207700000686
116
  ],
117
  "count": 1,
118
- "total": 0.37232207700000686,
119
- "mean": 0.37232207700000686,
120
- "p50": 0.37232207700000686,
121
- "p90": 0.37232207700000686,
122
- "p95": 0.37232207700000686,
123
- "p99": 0.37232207700000686,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
- "cpu": 0.00010063353928638573,
131
- "ram": 1.5119813605555561e-05,
132
  "gpu": 0.0,
133
- "total": 0.00011575335289194128
134
  },
135
  "efficiency": null
136
  },
137
  "first_forward": {
138
  "memory": {
139
  "unit": "MB",
140
- "max_ram": 1060.990976,
141
  "max_global_vram": null,
142
  "max_process_vram": null,
143
  "max_reserved": null,
@@ -146,32 +146,32 @@
146
  "latency": {
147
  "unit": "s",
148
  "values": [
149
- 0.30553174899999647
150
  ],
151
  "count": 1,
152
- "total": 0.30553174899999647,
153
- "mean": 0.30553174899999647,
154
- "p50": 0.30553174899999647,
155
- "p90": 0.30553174899999647,
156
- "p95": 0.30553174899999647,
157
- "p99": 0.30553174899999647,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
- "cpu": 0.00011265137647569394,
165
- "ram": 1.4969985058333297e-05,
166
  "gpu": 0.0,
167
- "total": 0.00012762136153402723
168
  },
169
  "efficiency": null
170
  },
171
  "forward": {
172
  "memory": {
173
  "unit": "MB",
174
- "max_ram": 1077.972992,
175
  "max_global_vram": null,
176
  "max_process_vram": null,
177
  "max_reserved": null,
@@ -180,36 +180,36 @@
180
  "latency": {
181
  "unit": "s",
182
  "values": [
183
- 0.2573611019999902,
184
- 0.2400994489999988,
185
- 0.2399938829999968,
186
- 0.23936191800000017,
187
- 0.23886187499999778
188
  ],
189
  "count": 5,
190
- "total": 1.2156782269999837,
191
- "mean": 0.24313564539999674,
192
- "p50": 0.2399938829999968,
193
- "p90": 0.25045644079999363,
194
- "p95": 0.2539087713999919,
195
- "p99": 0.2566706358799905,
196
- "stdev": 0.007126835299866316,
197
- "stdev_": 2.931217793319256
198
  },
199
  "throughput": {
200
  "unit": "samples/s",
201
- "value": 8.225860904556724
202
  },
203
  "energy": {
204
  "unit": "kWh",
205
- "cpu": 4.8043699890520675e-06,
206
- "ram": 1.401411145833344e-06,
207
  "gpu": 0.0,
208
- "total": 6.205781134885398e-06
209
  },
210
  "efficiency": {
211
  "unit": "samples/kWh",
212
- "value": 322280.1379115885
213
  }
214
  }
215
  }
 
75
  "environment": {
76
  "cpu": " AMD EPYC 7763 64-Core Processor",
77
  "cpu_count": 4,
78
+ "cpu_ram_mb": 16772.579328,
79
  "system": "Linux",
80
  "machine": "x86_64",
81
  "platform": "Linux-6.11.0-1018-azure-x86_64-with-glibc2.39",
82
  "processor": "x86_64",
83
  "python_version": "3.10.18",
84
  "optimum_benchmark_version": "0.7.0.dev0",
85
+ "optimum_benchmark_commit": "f3ec377f881ff8e953de33303f171a31635cb02c",
86
+ "transformers_version": "4.56.1",
87
+ "transformers_commit": "f3ec377f881ff8e953de33303f171a31635cb02c",
88
+ "accelerate_version": "1.10.1",
89
+ "accelerate_commit": "f3ec377f881ff8e953de33303f171a31635cb02c",
90
+ "diffusers_version": "0.35.1",
91
+ "diffusers_commit": "f3ec377f881ff8e953de33303f171a31635cb02c",
92
  "optimum_version": null,
93
  "optimum_commit": null,
94
  "timm_version": "1.0.19",
95
+ "timm_commit": "f3ec377f881ff8e953de33303f171a31635cb02c",
96
+ "peft_version": "0.17.1",
97
+ "peft_commit": "f3ec377f881ff8e953de33303f171a31635cb02c"
98
  },
99
  "print_report": true,
100
  "log_report": true
 
103
  "load_model": {
104
  "memory": {
105
  "unit": "MB",
106
+ "max_ram": 1004.519424,
107
  "max_global_vram": null,
108
  "max_process_vram": null,
109
  "max_reserved": null,
 
112
  "latency": {
113
  "unit": "s",
114
  "values": [
115
+ 0.32176603399997816
116
  ],
117
  "count": 1,
118
+ "total": 0.32176603399997816,
119
+ "mean": 0.32176603399997816,
120
+ "p50": 0.32176603399997816,
121
+ "p90": 0.32176603399997816,
122
+ "p95": 0.32176603399997816,
123
+ "p99": 0.32176603399997816,
124
  "stdev": 0,
125
  "stdev_": 0
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
+ "cpu": 9.618934989856579e-05,
131
+ "ram": 1.4925957147222215e-05,
132
  "gpu": 0.0,
133
+ "total": 0.000111115307045788
134
  },
135
  "efficiency": null
136
  },
137
  "first_forward": {
138
  "memory": {
139
  "unit": "MB",
140
+ "max_ram": 1071.620096,
141
  "max_global_vram": null,
142
  "max_process_vram": null,
143
  "max_reserved": null,
 
146
  "latency": {
147
  "unit": "s",
148
  "values": [
149
+ 0.24564742699999442
150
  ],
151
  "count": 1,
152
+ "total": 0.24564742699999442,
153
+ "mean": 0.24564742699999442,
154
+ "p50": 0.24564742699999442,
155
+ "p90": 0.24564742699999442,
156
+ "p95": 0.24564742699999442,
157
+ "p99": 0.24564742699999442,
158
  "stdev": 0,
159
  "stdev_": 0
160
  },
161
  "throughput": null,
162
  "energy": {
163
  "unit": "kWh",
164
+ "cpu": 9.765668347524575e-05,
165
+ "ram": 1.4709314250000063e-05,
166
  "gpu": 0.0,
167
+ "total": 0.0001123659977252458
168
  },
169
  "efficiency": null
170
  },
171
  "forward": {
172
  "memory": {
173
  "unit": "MB",
174
+ "max_ram": 1071.39072,
175
  "max_global_vram": null,
176
  "max_process_vram": null,
177
  "max_reserved": null,
 
180
  "latency": {
181
  "unit": "s",
182
  "values": [
183
+ 0.23845969399999944,
184
+ 0.2261864029999856,
185
+ 0.2390910629999894,
186
+ 0.23643708599999513,
187
+ 0.2318756980000103
188
  ],
189
  "count": 5,
190
+ "total": 1.1720499439999799,
191
+ "mean": 0.23440998879999597,
192
+ "p50": 0.23643708599999513,
193
+ "p90": 0.2388385153999934,
194
+ "p95": 0.2389647891999914,
195
+ "p99": 0.2390658082399898,
196
+ "stdev": 0.004826420706901708,
197
+ "stdev_": 2.058965461160327
198
  },
199
  "throughput": {
200
  "unit": "samples/s",
201
+ "value": 8.532059620148894
202
  },
203
  "energy": {
204
  "unit": "kWh",
205
+ "cpu": 5.143997616930066e-06,
206
+ "ram": 1.4802209375000246e-06,
207
  "gpu": 0.0,
208
+ "total": 6.624218554430084e-06
209
  },
210
  "efficiency": {
211
  "unit": "samples/kWh",
212
+ "value": 301922.405422819
213
  }
214
  }
215
  }