IlyasMoutawwakil HF staff commited on
Commit
3473a47
1 Parent(s): a3309fb

Upload cpu_inference_transformers_text-generation_openai-community/gpt2/benchmark.json with huggingface_hub

Browse files
cpu_inference_transformers_text-generation_openai-community/gpt2/benchmark.json CHANGED
@@ -73,17 +73,17 @@
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
- "cpu_ram_mb": 16757.338112,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
- "platform": "Linux-6.5.0-1025-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.5.0.dev0",
83
- "optimum_benchmark_commit": "17045002796df75ed197bda920a26aaf713b8c33",
84
- "transformers_version": "4.46.3",
85
  "transformers_commit": null,
86
- "accelerate_version": "1.1.1",
87
  "accelerate_commit": null,
88
  "diffusers_version": "0.31.0",
89
  "diffusers_commit": null,
@@ -101,7 +101,7 @@
101
  "load_model": {
102
  "memory": {
103
  "unit": "MB",
104
- "max_ram": 1131.15136,
105
  "max_global_vram": null,
106
  "max_process_vram": null,
107
  "max_reserved": null,
@@ -110,32 +110,32 @@
110
  "latency": {
111
  "unit": "s",
112
  "values": [
113
- 1.8713639290000117
114
  ],
115
  "count": 1,
116
- "total": 1.8713639290000117,
117
- "mean": 1.8713639290000117,
118
- "p50": 1.8713639290000117,
119
- "p90": 1.8713639290000117,
120
- "p95": 1.8713639290000117,
121
- "p99": 1.8713639290000117,
122
  "stdev": 0,
123
  "stdev_": 0
124
  },
125
  "throughput": null,
126
  "energy": {
127
  "unit": "kWh",
128
- "cpu": 0.0001997939058500001,
129
- "ram": 8.35150013652655e-06,
130
  "gpu": 0,
131
- "total": 0.00020814540598652664
132
  },
133
  "efficiency": null
134
  },
135
  "prefill": {
136
  "memory": {
137
  "unit": "MB",
138
- "max_ram": 1014.767616,
139
  "max_global_vram": null,
140
  "max_process_vram": null,
141
  "max_reserved": null,
@@ -144,44 +144,44 @@
144
  "latency": {
145
  "unit": "s",
146
  "values": [
147
- 0.10858172400000399,
148
- 0.11019876399998907,
149
- 0.1098852180000165,
150
- 0.10855007000000683,
151
- 0.10888839399999029,
152
- 0.10217686800001502,
153
- 0.10393785200000139
154
  ],
155
  "count": 7,
156
- "total": 0.7522188900000231,
157
- "mean": 0.10745984142857472,
158
- "p50": 0.10858172400000399,
159
- "p90": 0.11001063640000552,
160
- "p95": 0.1101047001999973,
161
- "p99": 0.11017995123999072,
162
- "stdev": 0.002883112094314888,
163
- "stdev_": 2.6829670098026384
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
- "value": 18.611603864401186
168
  },
169
  "energy": {
170
  "unit": "kWh",
171
- "cpu": 4.41424373703709e-06,
172
- "ram": 1.8446767852568107e-07,
173
  "gpu": 0.0,
174
- "total": 4.5987114155627705e-06
175
  },
176
  "efficiency": {
177
  "unit": "samples/kWh",
178
- "value": 434904.43719335855
179
  }
180
  },
181
  "decode": {
182
  "memory": {
183
  "unit": "MB",
184
- "max_ram": 1022.902272,
185
  "max_global_vram": null,
186
  "max_process_vram": null,
187
  "max_reserved": null,
@@ -190,38 +190,38 @@
190
  "latency": {
191
  "unit": "s",
192
  "values": [
193
- 0.0456843739999897,
194
- 0.04581914700000311,
195
- 0.044746188999994274,
196
- 0.04440220499998304,
197
- 0.046791725000019824,
198
- 0.04405995499999449,
199
- 0.04480164299999956
200
  ],
201
  "count": 7,
202
- "total": 0.316305237999984,
203
- "mean": 0.045186462571426285,
204
- "p50": 0.04480164299999956,
205
- "p90": 0.046208178200009796,
206
- "p95": 0.04649995160001481,
207
- "p99": 0.04673337032001882,
208
- "stdev": 0.0008824542892755282,
209
- "stdev_": 1.9529173983925645
210
  },
211
  "throughput": {
212
  "unit": "tokens/s",
213
- "value": 44.26104382122407
214
  },
215
  "energy": {
216
  "unit": "kWh",
217
- "cpu": 1.3268953907407756e-06,
218
- "ram": 5.5460787631562606e-08,
219
  "gpu": 0.0,
220
- "total": 1.382356178372346e-06
221
  },
222
  "efficiency": {
223
  "unit": "tokens/kWh",
224
- "value": 1446805.1225082222
225
  }
226
  },
227
  "per_token": {
@@ -229,23 +229,65 @@
229
  "latency": {
230
  "unit": "s",
231
  "values": [
232
- 0.04461451299999908,
233
- 0.04478972100000078,
234
- 0.04367981400000076,
235
- 0.0434286739999834,
236
- 0.04597874400002411,
237
- 0.04299348000000691,
238
- 0.04384908100001894
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
239
  ],
240
- "count": 7,
241
- "total": 0.309334027000034,
242
- "mean": 0.04419057528571914,
243
- "p50": 0.04384908100001894,
244
- "p90": 0.04526533020001011,
245
- "p95": 0.04562203710001711,
246
- "p99": 0.04590740262002271,
247
- "stdev": 0.0009355878407095441,
248
- "stdev_": 2.1171660125725804
249
  },
250
  "throughput": null,
251
  "energy": null,
 
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
+ "cpu_ram_mb": 16766.779392,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
+ "platform": "Linux-6.8.0-1017-azure-x86_64-with-glibc2.39",
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.5.0.dev0",
83
+ "optimum_benchmark_commit": "cd2f6181934acf2424f1183f5fce924d249303d4",
84
+ "transformers_version": "4.47.0",
85
  "transformers_commit": null,
86
+ "accelerate_version": "1.2.0",
87
  "accelerate_commit": null,
88
  "diffusers_version": "0.31.0",
89
  "diffusers_commit": null,
 
101
  "load_model": {
102
  "memory": {
103
  "unit": "MB",
104
+ "max_ram": 1127.395328,
105
  "max_global_vram": null,
106
  "max_process_vram": null,
107
  "max_reserved": null,
 
110
  "latency": {
111
  "unit": "s",
112
  "values": [
113
+ 1.7190139310000063
114
  ],
115
  "count": 1,
116
+ "total": 1.7190139310000063,
117
+ "mean": 1.7190139310000063,
118
+ "p50": 1.7190139310000063,
119
+ "p90": 1.7190139310000063,
120
+ "p95": 1.7190139310000063,
121
+ "p99": 1.7190139310000063,
122
  "stdev": 0,
123
  "stdev_": 0
124
  },
125
  "throughput": null,
126
  "energy": {
127
  "unit": "kWh",
128
+ "cpu": 0.00019066668036111137,
129
+ "ram": 7.97444607513562e-06,
130
  "gpu": 0,
131
+ "total": 0.000198641126436247
132
  },
133
  "efficiency": null
134
  },
135
  "prefill": {
136
  "memory": {
137
  "unit": "MB",
138
+ "max_ram": 1013.972992,
139
  "max_global_vram": null,
140
  "max_process_vram": null,
141
  "max_reserved": null,
 
144
  "latency": {
145
  "unit": "s",
146
  "values": [
147
+ 0.1448013800000183,
148
+ 0.14604853100001947,
149
+ 0.10746430600002554,
150
+ 0.09936349199998062,
151
+ 0.098739275000014,
152
+ 0.0986507700000061,
153
+ 0.10013696800001526
154
  ],
155
  "count": 7,
156
+ "total": 0.7952047220000793,
157
+ "mean": 0.1136006745714399,
158
+ "p50": 0.10013696800001526,
159
+ "p90": 0.14530024040001877,
160
+ "p95": 0.14567438570001912,
161
+ "p99": 0.1459737019400194,
162
+ "stdev": 0.020327082678134177,
163
+ "stdev_": 17.89345244191408
164
  },
165
  "throughput": {
166
  "unit": "samples/s",
167
+ "value": 17.605529258915297
168
  },
169
  "energy": {
170
  "unit": "kWh",
171
+ "cpu": 4.166347293888876e-06,
172
+ "ram": 1.7420848075177296e-07,
173
  "gpu": 0.0,
174
+ "total": 4.340555774640645e-06
175
  },
176
  "efficiency": {
177
  "unit": "samples/kWh",
178
+ "value": 460770.48743039824
179
  }
180
  },
181
  "decode": {
182
  "memory": {
183
  "unit": "MB",
184
+ "max_ram": 1013.972992,
185
  "max_global_vram": null,
186
  "max_process_vram": null,
187
  "max_reserved": null,
 
190
  "latency": {
191
  "unit": "s",
192
  "values": [
193
+ 0.04626632599999425,
194
+ 0.04674808699999744,
195
+ 0.041216456999990214,
196
+ 0.04131517199999735,
197
+ 0.041623877999995784,
198
+ 0.041398265999987416,
199
+ 0.041643383999996786
200
  ],
201
  "count": 7,
202
+ "total": 0.30021156999995924,
203
+ "mean": 0.04288736714285132,
204
+ "p50": 0.041623877999995784,
205
+ "p90": 0.04645903039999553,
206
+ "p95": 0.04660355869999648,
207
+ "p99": 0.04671918133999725,
208
+ "stdev": 0.002297438950964294,
209
+ "stdev_": 5.356913011964277
210
  },
211
  "throughput": {
212
  "unit": "tokens/s",
213
+ "value": 46.63377897128316
214
  },
215
  "energy": {
216
  "unit": "kWh",
217
+ "cpu": 1.3423189811111417e-06,
218
+ "ram": 5.6139261830103635e-08,
219
  "gpu": 0.0,
220
+ "total": 1.3984582429412503e-06
221
  },
222
  "efficiency": {
223
  "unit": "tokens/kWh",
224
+ "value": 1430146.3844880927
225
  }
226
  },
227
  "per_token": {
 
229
  "latency": {
230
  "unit": "s",
231
  "values": [
232
+ 0.04577660100000003,
233
+ 0.04577660100000003,
234
+ 0.14656051800000114,
235
+ 0.046280021999990595,
236
+ 0.04577660100000003,
237
+ 0.14656051800000114,
238
+ 0.046280021999990595,
239
+ 0.10795366100001047,
240
+ 0.04087220399998159,
241
+ 0.04577660100000003,
242
+ 0.14656051800000114,
243
+ 0.046280021999990595,
244
+ 0.10795366100001047,
245
+ 0.04087220399998159,
246
+ 0.09975174699999911,
247
+ 0.04096703100000809,
248
+ 0.04577660100000003,
249
+ 0.14656051800000114,
250
+ 0.046280021999990595,
251
+ 0.10795366100001047,
252
+ 0.04087220399998159,
253
+ 0.09975174699999911,
254
+ 0.04096703100000809,
255
+ 0.09910659100000885,
256
+ 0.041258785999986,
257
+ 0.04577660100000003,
258
+ 0.14656051800000114,
259
+ 0.046280021999990595,
260
+ 0.10795366100001047,
261
+ 0.04087220399998159,
262
+ 0.09975174699999911,
263
+ 0.04096703100000809,
264
+ 0.09910659100000885,
265
+ 0.041258785999986,
266
+ 0.09903540900000962,
267
+ 0.04103152100000784,
268
+ 0.04577660100000003,
269
+ 0.14656051800000114,
270
+ 0.046280021999990595,
271
+ 0.10795366100001047,
272
+ 0.04087220399998159,
273
+ 0.09975174699999911,
274
+ 0.04096703100000809,
275
+ 0.09910659100000885,
276
+ 0.041258785999986,
277
+ 0.09903540900000962,
278
+ 0.04103152100000784,
279
+ 0.10052451199999268,
280
+ 0.04129808899998011
281
  ],
282
+ "count": 49,
283
+ "total": 3.627536475999932,
284
+ "mean": 0.07403135665305983,
285
+ "p50": 0.046280021999990595,
286
+ "p90": 0.14656051800000114,
287
+ "p95": 0.14656051800000114,
288
+ "p99": 0.14656051800000114,
289
+ "stdev": 0.03789151822848584,
290
+ "stdev_": 51.183066124345736
291
  },
292
  "throughput": null,
293
  "energy": null,