IlyasMoutawwakil HF staff commited on
Commit
5d7131b
1 Parent(s): 0401084

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": "4d3f68ed3ce69889d7a985653d3dd6cc1816c2c6",
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": 1121.046528,
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": 5.056956430999975,
112
- "mean": 5.056956430999975,
113
  "stdev": 0.0,
114
- "p50": 5.056956430999975,
115
- "p90": 5.056956430999975,
116
- "p95": 5.056956430999975,
117
- "p99": 5.056956430999975,
118
  "values": [
119
- 5.056956430999975
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 6.736876914444596e-05,
126
- "ram": 2.815828095414179e-06,
127
  "gpu": 0,
128
- "total": 7.018459723986014e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 974.405632,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,51 +140,52 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 14,
144
- "total": 0.6463616510000634,
145
- "mean": 0.04616868935714739,
146
- "stdev": 0.0024283023479911734,
147
- "p50": 0.04619643050000377,
148
- "p90": 0.04897111050002536,
149
- "p95": 0.049350659250018226,
150
- "p99": 0.04953159584998616,
151
  "values": [
152
- 0.044965372000035586,
153
- 0.04474201300001823,
154
- 0.04826556500000834,
155
- 0.049576829999978145,
156
- 0.04922887500003981,
157
- 0.0481742330000543,
158
- 0.04820308700004716,
159
- 0.048369659999991654,
160
- 0.047427488999971956,
161
- 0.0449015219999751,
162
- 0.042852240000001984,
163
- 0.04300879499999155,
164
- 0.04292465599996831,
165
- 0.04372131399998125
 
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "tokens/s",
170
- "value": 43.31940169513128
171
  },
172
  "energy": {
173
  "unit": "kWh",
174
- "cpu": 1.6952312357488102e-06,
175
- "ram": 7.084419824166067e-08,
176
  "gpu": 0.0,
177
- "total": 1.766075433990471e-06
178
  },
179
  "efficiency": {
180
  "unit": "tokens/kWh",
181
- "value": 1132454.4589134413
182
  }
183
  },
184
  "decode": {
185
  "memory": {
186
  "unit": "MB",
187
- "max_ram": 975.192064,
188
  "max_global_vram": null,
189
  "max_process_vram": null,
190
  "max_reserved": null,
@@ -192,79 +193,81 @@
192
  },
193
  "latency": {
194
  "unit": "s",
195
- "count": 14,
196
- "total": 0.39576619999996865,
197
- "mean": 0.028269014285712046,
198
- "stdev": 0.0017844400005889375,
199
- "p50": 0.028507460000014362,
200
- "p90": 0.030295949199989992,
201
- "p95": 0.030523922199995467,
202
- "p99": 0.030673938039985842,
203
  "values": [
204
- 0.02773607000000311,
205
- 0.027711092999993525,
206
- 0.029851724999957696,
207
- 0.030711441999983435,
208
- 0.029999613999962094,
209
- 0.02960502199999837,
210
- 0.030422950000001947,
211
- 0.029764342000021315,
212
- 0.029278850000025614,
213
- 0.026023371000007955,
214
- 0.026058417000001555,
215
- 0.026058837999983098,
216
- 0.026429594000035195,
217
- 0.02611487199999374
 
218
  ]
219
  },
220
  "throughput": {
221
  "unit": "tokens/s",
222
- "value": 35.3744205543604
223
  },
224
  "energy": {
225
  "unit": "kWh",
226
- "cpu": 1.0091840701771631e-06,
227
- "ram": 4.217839193268051e-08,
228
  "gpu": 0.0,
229
- "total": 1.051362462109844e-06
230
  },
231
  "efficiency": {
232
  "unit": "tokens/kWh",
233
- "value": 951146.7605503326
234
  }
235
  },
236
  "per_token": {
237
  "memory": null,
238
  "latency": {
239
  "unit": "s",
240
- "count": 14,
241
- "total": 0.3892328300000827,
242
- "mean": 0.027802345000005908,
243
- "stdev": 0.0017023758391593311,
244
- "p50": 0.028044794999999567,
245
- "p90": 0.02973595449997788,
246
- "p95": 0.029966143249976086,
247
- "p99": 0.03011979024999164,
248
  "values": [
249
- 0.02733668899998065,
250
- 0.027171769000005952,
251
- 0.029325445999973,
252
- 0.030158201999995526,
253
- 0.029440152000006492,
254
- 0.029082479999999578,
255
- 0.029862726999965616,
256
- 0.029217164000044704,
257
- 0.028752901000018483,
258
- 0.025668504000009307,
259
- 0.02571118500003422,
260
- 0.025694062000013673,
261
- 0.02606727300002376,
262
- 0.025744276000011723
 
263
  ]
264
  },
265
  "throughput": {
266
  "unit": "tokens/s",
267
- "value": 35.968189014264354
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": "1184dccbee75a8580e1bb5b5a4484cd8c18bf2b0",
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": 1122.680832,
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.854445980999969,
112
+ "mean": 4.854445980999969,
113
  "stdev": 0.0,
114
+ "p50": 4.854445980999969,
115
+ "p90": 4.854445980999969,
116
+ "p95": 4.854445980999969,
117
+ "p99": 4.854445980999969,
118
  "values": [
119
+ 4.854445980999969
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.803281123333516e-05,
126
+ "ram": 2.8436015418870465e-06,
127
  "gpu": 0,
128
+ "total": 7.087641277522221e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 975.900672,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 15,
144
+ "total": 0.6502646009998898,
145
+ "mean": 0.04335097339999265,
146
+ "stdev": 0.0022802032663954376,
147
+ "p50": 0.04433920699995042,
148
+ "p90": 0.04570921699998962,
149
+ "p95": 0.045892653999987945,
150
+ "p99": 0.045937582799977006,
151
  "values": [
152
+ 0.04538911200000939,
153
+ 0.0458685849999938,
154
+ 0.04433920699995042,
155
+ 0.045470164999983353,
156
+ 0.0451127329999963,
157
+ 0.04510473700003104,
158
+ 0.045948814999974275,
159
+ 0.045215870999982144,
160
+ 0.043355172999952174,
161
+ 0.04092621600000257,
162
+ 0.03962544999995998,
163
+ 0.040447275000019545,
164
+ 0.039778477000027124,
165
+ 0.04160371000000396,
166
+ 0.04207907500000374
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "tokens/s",
171
+ "value": 46.135065562341886
172
  },
173
  "energy": {
174
  "unit": "kWh",
175
+ "cpu": 1.585308693111049e-06,
176
+ "ram": 6.625317908471332e-08,
177
  "gpu": 0.0,
178
+ "total": 1.6515618721957622e-06
179
  },
180
  "efficiency": {
181
  "unit": "tokens/kWh",
182
+ "value": 1210974.9163323727
183
  }
184
  },
185
  "decode": {
186
  "memory": {
187
  "unit": "MB",
188
+ "max_ram": 976.818176,
189
  "max_global_vram": null,
190
  "max_process_vram": null,
191
  "max_reserved": null,
 
193
  },
194
  "latency": {
195
  "unit": "s",
196
+ "count": 15,
197
+ "total": 0.40057570199996917,
198
+ "mean": 0.026705046799997946,
199
+ "stdev": 0.0016660367056711065,
200
+ "p50": 0.027859126000009837,
201
+ "p90": 0.02838041700000531,
202
+ "p95": 0.02847344879999696,
203
+ "p99": 0.02862334175997262,
204
  "values": [
205
+ 0.02821750099997189,
206
+ 0.02793257499996571,
207
+ 0.02806054600000607,
208
+ 0.027859126000009837,
209
+ 0.028145144000006894,
210
+ 0.028660814999966533,
211
+ 0.02839314900001,
212
+ 0.028361318999998275,
213
+ 0.024258344000031684,
214
+ 0.02450376599995252,
215
+ 0.02478201900004251,
216
+ 0.024940505000017765,
217
+ 0.0247045830000161,
218
+ 0.025589426999999887,
219
+ 0.026166882999973495
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "tokens/s",
224
+ "value": 37.446105505423674
225
  },
226
  "energy": {
227
  "unit": "kWh",
228
+ "cpu": 9.315535544584748e-07,
229
+ "ram": 3.893205938780352e-08,
230
  "gpu": 0.0,
231
+ "total": 9.704856138462787e-07
232
  },
233
  "efficiency": {
234
  "unit": "tokens/kWh",
235
+ "value": 1030411.9769861897
236
  }
237
  },
238
  "per_token": {
239
  "memory": null,
240
  "latency": {
241
  "unit": "s",
242
+ "count": 15,
243
+ "total": 0.394335382999941,
244
+ "mean": 0.0262890255333294,
245
+ "stdev": 0.0015784582251021433,
246
+ "p50": 0.027370326000038858,
247
+ "p90": 0.027898661000028822,
248
+ "p95": 0.027972391300033907,
249
+ "p99": 0.02808808786000327,
250
  "values": [
251
+ 0.027696049999974548,
252
+ 0.027457710999954088,
253
+ 0.027536189000045397,
254
+ 0.027370326000038858,
255
+ 0.027666503999967063,
256
+ 0.02811701199999561,
257
+ 0.027910411000050317,
258
+ 0.027881035999996584,
259
+ 0.023948351000001367,
260
+ 0.024191948999998658,
261
+ 0.024462959000004503,
262
+ 0.024620653999988917,
263
+ 0.02438186599999881,
264
+ 0.02525733299995636,
265
+ 0.025837031999969895
266
  ]
267
  },
268
  "throughput": {
269
  "unit": "tokens/s",
270
+ "value": 38.03868647516788
271
  },
272
  "energy": null,
273
  "efficiency": null