IlyasMoutawwakil HF staff commited on
Commit
5624733
1 Parent(s): f9ccc03

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
@@ -80,7 +80,7 @@
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
- "optimum_benchmark_commit": "7942e991c4244fe46d972385a149d60d8f9017a5",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 1120.60416,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -108,31 +108,31 @@
108
  "latency": {
109
  "unit": "s",
110
  "count": 1,
111
- "total": 4.911183175000019,
112
- "mean": 4.911183175000019,
113
  "stdev": 0.0,
114
- "p50": 4.911183175000019,
115
- "p90": 4.911183175000019,
116
- "p95": 4.911183175000019,
117
- "p99": 4.911183175000019,
118
  "values": [
119
- 4.911183175000019
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 6.871327368888875e-05,
126
- "ram": 2.872040876692671e-06,
127
  "gpu": 0,
128
- "total": 7.158531456558141e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 974.09024,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,51 +140,53 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 14,
144
- "total": 0.6435222219999446,
145
- "mean": 0.04596587299999604,
146
- "stdev": 0.001945698753291796,
147
- "p50": 0.046605359000011504,
148
- "p90": 0.047873430599975106,
149
- "p95": 0.047938000399977906,
150
- "p99": 0.04794184007998524,
151
  "values": [
152
- 0.044693272000017714,
153
- 0.047942799999987074,
154
- 0.04754145700002255,
155
- 0.047935415999972975,
156
- 0.04731582499999831,
157
- 0.04772879799998009,
158
- 0.04720582899994952,
159
- 0.04694396900003994,
160
- 0.046266748999983065,
161
- 0.04620867100004489,
162
- 0.04303495399994972,
163
- 0.04130654700003333,
164
- 0.0448161719999689,
165
- 0.0445817629999965
 
 
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "tokens/s",
170
- "value": 43.51054096155581
171
  },
172
  "energy": {
173
  "unit": "kWh",
174
- "cpu": 1.6940880023147838e-06,
175
- "ram": 7.079920691191188e-08,
176
  "gpu": 0.0,
177
- "total": 1.7648872092266958e-06
178
  },
179
  "efficiency": {
180
  "unit": "tokens/kWh",
181
- "value": 1133216.8931499715
182
  }
183
  },
184
  "decode": {
185
  "memory": {
186
  "unit": "MB",
187
- "max_ram": 974.876672,
188
  "max_global_vram": null,
189
  "max_process_vram": null,
190
  "max_reserved": null,
@@ -192,79 +194,83 @@
192
  },
193
  "latency": {
194
  "unit": "s",
195
- "count": 14,
196
- "total": 0.39310197500003596,
197
- "mean": 0.02807871250000257,
198
- "stdev": 0.0015257697598778576,
199
- "p50": 0.02855496699999094,
200
- "p90": 0.02940966810001555,
201
- "p95": 0.029759346900016227,
202
- "p99": 0.03020447417999776,
203
  "values": [
204
- 0.028366002999973716,
205
- 0.029292828999984977,
206
- 0.028279911999959495,
207
- 0.02922186600000032,
208
- 0.029459742000028655,
209
- 0.030315755999993144,
210
- 0.029090560000042842,
211
- 0.02874393100000816,
212
- 0.02878694200001064,
213
- 0.027589567999996234,
214
- 0.024745289999998477,
215
- 0.025681593000001612,
216
- 0.02712039900001173,
217
- 0.026407584000025963
 
 
218
  ]
219
  },
220
  "throughput": {
221
  "unit": "tokens/s",
222
- "value": 35.614168562746904
223
  },
224
  "energy": {
225
  "unit": "kWh",
226
- "cpu": 9.349531910185219e-07,
227
- "ram": 3.9072816804670715e-08,
228
  "gpu": 0.0,
229
- "total": 9.740260078231925e-07
230
  },
231
  "efficiency": {
232
  "unit": "tokens/kWh",
233
- "value": 1026666.6310428976
234
  }
235
  },
236
  "per_token": {
237
  "memory": null,
238
  "latency": {
239
  "unit": "s",
240
- "count": 14,
241
- "total": 0.3864910920000284,
242
- "mean": 0.0276065065714306,
243
- "stdev": 0.0014502653904852056,
244
- "p50": 0.028035273499995128,
245
- "p90": 0.02888154110002574,
246
- "p95": 0.029189194550022536,
247
- "p99": 0.029581458110017705,
248
  "values": [
249
- 0.027872768999998243,
250
- 0.028779738000025645,
251
- 0.0277407409999455,
252
- 0.028693706000012753,
253
- 0.028925171000025784,
254
- 0.0296795240000165,
255
- 0.02856867200000579,
256
- 0.028197777999992013,
257
- 0.02830684299999575,
258
- 0.027245473999983005,
259
- 0.02438061700001981,
260
- 0.025300039000001107,
261
- 0.02673802300000716,
262
- 0.026061996999999337
 
 
263
  ]
264
  },
265
  "throughput": {
266
  "unit": "tokens/s",
267
- "value": 36.2233445732275
268
  },
269
  "energy": null,
270
  "efficiency": null
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "c2380b08ee05a2cb5baf6678b7b8f9ea40675dfa",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 1111.523328,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
108
  "latency": {
109
  "unit": "s",
110
  "count": 1,
111
+ "total": 4.650257371000009,
112
+ "mean": 4.650257371000009,
113
  "stdev": 0.0,
114
+ "p50": 4.650257371000009,
115
+ "p90": 4.650257371000009,
116
+ "p95": 4.650257371000009,
117
+ "p99": 4.650257371000009,
118
  "values": [
119
+ 4.650257371000009
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.633974872777802e-05,
126
+ "ram": 2.7728278621548728e-06,
127
  "gpu": 0,
128
+ "total": 6.911257658993289e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 964.878336,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 16,
144
+ "total": 0.6343365389999462,
145
+ "mean": 0.03964603368749664,
146
+ "stdev": 0.0005871515142414719,
147
+ "p50": 0.03959320650000109,
148
+ "p90": 0.04024715749999075,
149
+ "p95": 0.040568321749987035,
150
+ "p99": 0.041045923549989996,
151
  "values": [
152
+ 0.03958684500000231,
153
+ 0.03958076300000357,
154
+ 0.040124993999995695,
155
+ 0.03866065799999774,
156
+ 0.03969249299998978,
157
+ 0.03961579899998924,
158
+ 0.03983653299999901,
159
+ 0.039524728000003506,
160
+ 0.0403693209999858,
161
+ 0.0398543060000236,
162
+ 0.039493929999991906,
163
+ 0.0395637919999956,
164
+ 0.03959956799999986,
165
+ 0.03895054099999129,
166
+ 0.04116532399999073,
167
+ 0.0387169439999866
168
  ]
169
  },
170
  "throughput": {
171
  "unit": "tokens/s",
172
+ "value": 50.44640822748303
173
  },
174
  "energy": {
175
  "unit": "kWh",
176
+ "cpu": 1.5154860628205454e-06,
177
+ "ram": 6.333501570026548e-08,
178
  "gpu": 0.0,
179
+ "total": 1.578821078520811e-06
180
  },
181
  "efficiency": {
182
  "unit": "tokens/kWh",
183
+ "value": 1266767.987335075
184
  }
185
  },
186
  "decode": {
187
  "memory": {
188
  "unit": "MB",
189
+ "max_ram": 965.664768,
190
  "max_global_vram": null,
191
  "max_process_vram": null,
192
  "max_reserved": null,
 
194
  },
195
  "latency": {
196
  "unit": "s",
197
+ "count": 16,
198
+ "total": 0.3960729360000812,
199
+ "mean": 0.024754558500005075,
200
+ "stdev": 0.0006383661211396777,
201
+ "p50": 0.024741068000011524,
202
+ "p90": 0.02507484900002055,
203
+ "p95": 0.025582415000009462,
204
+ "p99": 0.026579334200000915,
205
  "values": [
206
+ 0.024875274000009995,
207
+ 0.024761060000003,
208
+ 0.024555695000003652,
209
+ 0.024377621000013505,
210
+ 0.02473163500002329,
211
+ 0.024982666000028075,
212
+ 0.02469501599998125,
213
+ 0.02489601299998867,
214
+ 0.025167032000013023,
215
+ 0.024851178999995227,
216
+ 0.024592393999995465,
217
+ 0.026828563999998778,
218
+ 0.02417099400000211,
219
+ 0.02475050099999976,
220
+ 0.02388332500001411,
221
+ 0.02395396700001129
222
  ]
223
  },
224
  "throughput": {
225
  "unit": "tokens/s",
226
+ "value": 40.39660008478014
227
  },
228
  "energy": {
229
  "unit": "kWh",
230
+ "cpu": 8.965744107088403e-07,
231
+ "ram": 3.747186806489935e-08,
232
  "gpu": 0.0,
233
+ "total": 9.340462787737398e-07
234
  },
235
  "efficiency": {
236
  "unit": "tokens/kWh",
237
+ "value": 1070610.7638615586
238
  }
239
  },
240
  "per_token": {
241
  "memory": null,
242
  "latency": {
243
  "unit": "s",
244
+ "count": 16,
245
+ "total": 0.390491561999994,
246
+ "mean": 0.024405722624999626,
247
+ "stdev": 0.0006042411874206423,
248
+ "p50": 0.02437141400000087,
249
+ "p90": 0.024711933500014993,
250
+ "p95": 0.02520104250001509,
251
+ "p99": 0.026128790100000288,
252
  "values": [
253
+ 0.024536578999999392,
254
+ 0.024412746999985302,
255
+ 0.02423317099999167,
256
+ 0.02405080799999837,
257
+ 0.024387850000010758,
258
+ 0.024609386000008726,
259
+ 0.02435497799999098,
260
+ 0.024565754000008155,
261
+ 0.02481448100002126,
262
+ 0.024522582999992437,
263
+ 0.024281140999988793,
264
+ 0.026360726999996587,
265
+ 0.023862605999994457,
266
+ 0.024279107000012345,
267
+ 0.023573773999999048,
268
+ 0.02364586999999574
269
  ]
270
  },
271
  "throughput": {
272
  "unit": "tokens/s",
273
+ "value": 40.973996769743884
274
  },
275
  "energy": null,
276
  "efficiency": null