IlyasMoutawwakil HF staff commited on
Commit
5df5adf
·
verified ·
1 Parent(s): 1df4296

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

Browse files
cuda_inference_transformers_text-generation_openai-community/gpt2/benchmark.json CHANGED
@@ -65,7 +65,7 @@
65
  "name": "process",
66
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
67
  "device_isolation": true,
68
- "device_isolation_action": "warn",
69
  "numactl": false,
70
  "numactl_kwargs": {},
71
  "start_method": "spawn"
@@ -104,7 +104,7 @@
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
- "max_ram": 791.38816,
108
  "max_global_vram": 1355.28448,
109
  "max_process_vram": 0.0,
110
  "max_reserved": 725.614592,
@@ -113,31 +113,31 @@
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
- "total": 7.4330224609375,
117
- "mean": 7.4330224609375,
118
  "stdev": 0.0,
119
- "p50": 7.4330224609375,
120
- "p90": 7.4330224609375,
121
- "p95": 7.4330224609375,
122
- "p99": 7.4330224609375,
123
  "values": [
124
- 7.4330224609375
125
  ]
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
- "cpu": 9.780058562503612e-07,
131
- "ram": 5.200251957339598e-07,
132
- "gpu": 0.0,
133
- "total": 1.4980310519843209e-06
134
  },
135
  "efficiency": null
136
  },
137
  "prefill": {
138
  "memory": {
139
  "unit": "MB",
140
- "max_ram": 1194.139648,
141
  "max_global_vram": 1365.77024,
142
  "max_process_vram": 0.0,
143
  "max_reserved": 725.614592,
@@ -145,106 +145,109 @@
145
  },
146
  "latency": {
147
  "unit": "s",
148
- "count": 69,
149
- "total": 0.48568886613845835,
150
- "mean": 0.00703896907447041,
151
- "stdev": 0.0004956480279149278,
152
- "p50": 0.007193376064300537,
153
- "p90": 0.007490732955932618,
154
- "p95": 0.0075848320960998535,
155
- "p99": 0.008200293350219719,
156
  "values": [
157
- 0.007853792190551758,
158
- 0.007524703979492188,
159
- 0.007634431838989258,
160
- 0.007545536041259766,
161
- 0.00738809585571289,
162
- 0.007368832111358642,
163
- 0.0074700798988342285,
164
- 0.00759987211227417,
165
- 0.007353663921356201,
166
- 0.007426784038543701,
167
- 0.007413599967956543,
168
- 0.0073937602043151855,
169
- 0.007266816139221192,
170
- 0.0073149437904357914,
171
- 0.007193376064300537,
172
- 0.0071682558059692385,
173
- 0.007369408130645752,
174
- 0.007023903846740722,
175
- 0.007412992000579834,
176
- 0.007373472213745117,
177
- 0.0074189119338989255,
178
- 0.00703007984161377,
179
- 0.0073528318405151364,
180
- 0.007369855880737305,
181
- 0.007211103916168213,
182
- 0.0073705601692199705,
183
- 0.007389952182769775,
184
- 0.007370304107666015,
185
- 0.007196896076202393,
186
- 0.007252863883972168,
187
- 0.007562272071838379,
188
- 0.0074150080680847165,
189
- 0.007387616157531738,
190
- 0.007482240200042725,
191
- 0.007249407768249512,
192
- 0.00722163200378418,
193
- 0.006965472221374512,
194
- 0.007250688076019287,
195
- 0.0068672637939453125,
196
- 0.00893660831451416,
197
- 0.007057504177093506,
198
- 0.007164095878601074,
199
- 0.006913280010223389,
200
- 0.006929344177246094,
201
- 0.006883296012878418,
202
- 0.006801152229309082,
203
- 0.006685279846191407,
204
- 0.00671011209487915,
205
- 0.006678592205047607,
206
- 0.006649983882904053,
207
- 0.006633279800415039,
208
- 0.0065981121063232425,
209
- 0.00660643196105957,
210
- 0.006384928226470948,
211
- 0.006311103820800781,
212
- 0.006312640190124512,
213
- 0.006387904167175293,
214
- 0.006349535942077636,
215
- 0.006321343898773193,
216
- 0.006329728126525879,
217
- 0.006337728023529053,
218
- 0.006385824203491211,
219
- 0.006421440124511719,
220
- 0.006339072227478027,
221
- 0.006328896045684814,
222
- 0.006318880081176758,
223
- 0.006299392223358154,
224
- 0.006557119846343994,
225
- 0.00659497594833374
 
 
 
226
  ]
227
  },
228
  "throughput": {
229
  "unit": "tokens/s",
230
- "value": 284.1325169695356
231
  },
232
  "energy": {
233
  "unit": "kWh",
234
- "cpu": 7.921268590740791e-08,
235
- "ram": 4.33099133166236e-08,
236
- "gpu": 1.493853046933332e-07,
237
- "total": 2.719079039173647e-07
238
  },
239
  "efficiency": {
240
  "unit": "tokens/kWh",
241
- "value": 7355431.641324476
242
  }
243
  },
244
  "decode": {
245
  "memory": {
246
  "unit": "MB",
247
- "max_ram": 1212.547072,
248
  "max_global_vram": 1365.77024,
249
  "max_process_vram": 0.0,
250
  "max_reserved": 725.614592,
@@ -252,189 +255,195 @@
252
  },
253
  "latency": {
254
  "unit": "s",
255
- "count": 69,
256
- "total": 0.5151950407028197,
257
- "mean": 0.007466594792794491,
258
- "stdev": 0.0005597567402460155,
259
- "p50": 0.007614880084991455,
260
- "p90": 0.007960204696655274,
261
- "p95": 0.008089932441711425,
262
- "p99": 0.008977202110290522,
263
  "values": [
264
- 0.008000576019287109,
265
- 0.007906464099884034,
266
- 0.008070079803466797,
267
- 0.00787337589263916,
268
- 0.007786208152770996,
269
- 0.007785696029663086,
270
- 0.008063872337341309,
271
- 0.007763775825500488,
272
- 0.00838377571105957,
273
- 0.007950111865997315,
274
- 0.007794688224792481,
275
- 0.007697440147399902,
276
- 0.007723775863647461,
277
- 0.007844511985778808,
278
- 0.007667935848236084,
279
- 0.007823808193206787,
280
- 0.007723616123199463,
281
- 0.007722208023071289,
282
- 0.007887392044067383,
283
- 0.007787487983703613,
284
- 0.0075807681083679196,
285
- 0.007855135917663575,
286
- 0.007674464225769043,
287
- 0.007761663913726806,
288
- 0.007664224147796631,
289
- 0.007801055908203125,
290
- 0.007614880084991455,
291
- 0.007753312110900879,
292
- 0.007599743843078613,
293
- 0.007798240184783935,
294
- 0.00779801607131958,
295
- 0.00787667179107666,
296
- 0.007666687965393066,
297
- 0.0075784001350402835,
298
- 0.007804063796997071,
299
- 0.007586400032043457,
300
- 0.007430528163909912,
301
- 0.008103167533874512,
302
- 0.009604607582092285,
303
- 0.008681952476501465,
304
- 0.007375264167785644,
305
- 0.007607135772705078,
306
- 0.0071485438346862796,
307
- 0.007151999950408936,
308
- 0.007217504024505615,
309
- 0.0070804481506347655,
310
- 0.007055168151855469,
311
- 0.007244927883148193,
312
- 0.007032447814941406,
313
- 0.007035744190216064,
314
- 0.006969024181365966,
315
- 0.006998879909515381,
316
- 0.006929696083068848,
317
- 0.006699615955352783,
318
- 0.006696415901184082,
319
- 0.006699840068817139,
320
- 0.006685472011566162,
321
- 0.0066971201896667484,
322
- 0.006702527999877929,
323
- 0.006674655914306641,
324
- 0.006805471897125244,
325
- 0.006777120113372803,
326
- 0.006718656063079834,
327
- 0.006729631900787353,
328
- 0.006676224231719971,
329
- 0.00668726396560669,
330
- 0.006671232223510742,
331
- 0.006940351963043213,
332
- 0.006995872020721435
 
 
 
333
  ]
334
  },
335
  "throughput": {
336
  "unit": "tokens/s",
337
- "value": 133.92986063272548
338
  },
339
  "energy": {
340
  "unit": "kWh",
341
- "cpu": 7.329620767343176e-08,
342
- "ram": 4.0074616977255624e-08,
343
- "gpu": 1.3540837043487183e-07,
344
- "total": 2.487791950855594e-07
345
  },
346
  "efficiency": {
347
  "unit": "tokens/kWh",
348
- "value": 4019628.730031396
349
  }
350
  },
351
  "per_token": {
352
  "memory": null,
353
  "latency": {
354
  "unit": "s",
355
- "count": 69,
356
- "total": 0.4818916759490966,
357
- "mean": 0.006983937332595604,
358
- "stdev": 0.0005014504858237033,
359
- "p50": 0.007112703800201416,
360
- "p90": 0.00741519365310669,
361
- "p95": 0.007604889488220214,
362
- "p99": 0.008423874092102046,
363
  "values": [
364
- 0.007453695774078369,
365
- 0.007352352142333984,
366
- 0.007530528068542481,
367
- 0.007270400047302246,
368
- 0.00724889612197876,
369
- 0.007256127834320068,
370
- 0.007504896163940429,
371
- 0.00724070405960083,
372
- 0.00785920000076294,
373
- 0.00740556812286377,
374
- 0.007235583782196045,
375
- 0.0071485438346862796,
376
- 0.007202816009521484,
377
- 0.007293951988220215,
378
- 0.007156735897064209,
379
- 0.007271423816680909,
380
- 0.007204864025115967,
381
- 0.0071905279159545895,
382
- 0.007358463764190673,
383
- 0.007238656044006348,
384
  0.007047167778015137,
385
- 0.007324672222137451,
386
- 0.007143487930297851,
387
- 0.007234560012817383,
388
- 0.007132192134857177,
389
- 0.007256063938140869,
390
- 0.007108607769012451,
391
- 0.007233535766601563,
392
- 0.007085055828094483,
393
- 0.007264256000518799,
394
- 0.00727347183227539,
395
- 0.0073431038856506346,
396
- 0.007112703800201416,
397
- 0.007076863765716553,
398
- 0.007296000003814697,
399
- 0.00709119987487793,
400
- 0.006913023948669434,
401
- 0.007654463768005371,
402
- 0.008957951545715333,
403
- 0.0081725435256958,
404
- 0.006874112129211426,
405
- 0.007122943878173828,
406
- 0.006716415882110595,
407
- 0.006722559928894043,
408
- 0.0067686400413513184,
409
- 0.00667955207824707,
410
- 0.0066447358131408694,
411
  0.006822912216186523,
412
- 0.006614016056060791,
413
- 0.00662937593460083,
414
- 0.006545407772064209,
415
- 0.006582272052764892,
416
- 0.00653107213973999,
417
- 0.006284287929534912,
418
- 0.006299647808074951,
419
- 0.006313024044036865,
420
- 0.006294528007507324,
421
- 0.006288383960723877,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
422
  0.006312960147857666,
423
- 0.00628326416015625,
424
- 0.006401023864746094,
425
- 0.006391808032989502,
426
- 0.006325247764587402,
427
- 0.006345727920532227,
428
- 0.006270976066589356,
429
- 0.006292479991912842,
430
- 0.0062863359451293946,
431
- 0.006515711784362793,
432
- 0.00658739185333252
 
433
  ]
434
  },
435
  "throughput": {
436
  "unit": "tokens/s",
437
- "value": 143.18570633971405
438
  },
439
  "energy": null,
440
  "efficiency": null
 
65
  "name": "process",
66
  "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
67
  "device_isolation": true,
68
+ "device_isolation_action": "error",
69
  "numactl": false,
70
  "numactl_kwargs": {},
71
  "start_method": "spawn"
 
104
  "load": {
105
  "memory": {
106
  "unit": "MB",
107
+ "max_ram": 791.089152,
108
  "max_global_vram": 1355.28448,
109
  "max_process_vram": 0.0,
110
  "max_reserved": 725.614592,
 
113
  "latency": {
114
  "unit": "s",
115
  "count": 1,
116
+ "total": 7.4072392578125,
117
+ "mean": 7.4072392578125,
118
  "stdev": 0.0,
119
+ "p50": 7.4072392578125,
120
+ "p90": 7.4072392578125,
121
+ "p95": 7.4072392578125,
122
+ "p99": 7.4072392578125,
123
  "values": [
124
+ 7.4072392578125
125
  ]
126
  },
127
  "throughput": null,
128
  "energy": {
129
  "unit": "kWh",
130
+ "cpu": 9.749783687499224e-07,
131
+ "ram": 5.184616998672515e-07,
132
+ "gpu": 1.621945741999949e-06,
133
+ "total": 3.1153858106171226e-06
134
  },
135
  "efficiency": null
136
  },
137
  "prefill": {
138
  "memory": {
139
  "unit": "MB",
140
+ "max_ram": 1238.106112,
141
  "max_global_vram": 1365.77024,
142
  "max_process_vram": 0.0,
143
  "max_reserved": 725.614592,
 
145
  },
146
  "latency": {
147
  "unit": "s",
148
+ "count": 72,
149
+ "total": 0.48968681573867806,
150
+ "mean": 0.006801205774148306,
151
+ "stdev": 0.0003387954081562497,
152
+ "p50": 0.006873087882995605,
153
+ "p90": 0.007176614427566528,
154
+ "p95": 0.007335228753089905,
155
+ "p99": 0.00743515495300293,
156
  "values": [
157
+ 0.007176383972167969,
158
+ 0.006973504066467285,
159
+ 0.006950047969818116,
160
+ 0.006889984130859375,
161
+ 0.00695417594909668,
162
+ 0.006794464111328125,
163
+ 0.006915391921997071,
164
+ 0.007081376075744629,
165
+ 0.007048031806945801,
166
+ 0.006966559886932373,
167
+ 0.007362624168395996,
168
+ 0.007427072048187256,
169
+ 0.007361663818359375,
170
+ 0.007100863933563233,
171
+ 0.0070005121231079106,
172
+ 0.006768576145172119,
173
+ 0.006905087947845459,
174
+ 0.006925183773040772,
175
+ 0.006876063823699951,
176
+ 0.007130496025085449,
177
+ 0.0070713601112365725,
178
+ 0.006897791862487793,
179
+ 0.007046624183654785,
180
+ 0.0073136000633239745,
181
+ 0.007454944133758545,
182
+ 0.0071699519157409665,
183
+ 0.00723414421081543,
184
+ 0.007081439971923828,
185
+ 0.007172160148620606,
186
+ 0.0071766400337219234,
187
+ 0.006806335926055908,
188
+ 0.007085567951202393,
189
+ 0.00709606409072876,
190
+ 0.00687011194229126,
191
+ 0.006978240013122559,
192
+ 0.006814080238342285,
193
+ 0.006772448062896728,
194
+ 0.006551648139953613,
195
+ 0.006817279815673828,
196
+ 0.006449183940887451,
197
+ 0.006375040054321289,
198
+ 0.007123744010925293,
199
+ 0.00705625581741333,
200
+ 0.0072008957862854,
201
+ 0.006902847766876221,
202
+ 0.006846943855285645,
203
+ 0.0068849921226501465,
204
+ 0.006730271816253662,
205
+ 0.006755199909210205,
206
+ 0.0066495680809021,
207
+ 0.006632991790771484,
208
+ 0.006620480060577393,
209
+ 0.006600831985473633,
210
+ 0.006604320049285889,
211
+ 0.0065894718170166015,
212
+ 0.006600255966186523,
213
+ 0.006593023777008057,
214
+ 0.006261216163635254,
215
+ 0.006391903877258301,
216
+ 0.006310656070709229,
217
+ 0.0063162240982055666,
218
+ 0.0063201279640197755,
219
+ 0.0062854399681091305,
220
+ 0.006332128047943115,
221
+ 0.006311744213104248,
222
+ 0.006273536205291748,
223
+ 0.006277535915374756,
224
+ 0.0063096961975097655,
225
+ 0.006263455867767334,
226
+ 0.006245183944702149,
227
+ 0.006254848003387451,
228
+ 0.006298304080963135
229
  ]
230
  },
231
  "throughput": {
232
  "unit": "tokens/s",
233
+ "value": 294.06550344382924
234
  },
235
  "energy": {
236
  "unit": "kWh",
237
+ "cpu": 7.947936892710691e-08,
238
+ "ram": 4.3452933206065355e-08,
239
+ "gpu": 1.5073091849664546e-07,
240
+ "total": 2.736632206298177e-07
241
  },
242
  "efficiency": {
243
  "unit": "tokens/kWh",
244
+ "value": 7308252.805755677
245
  }
246
  },
247
  "decode": {
248
  "memory": {
249
  "unit": "MB",
250
+ "max_ram": 1256.513536,
251
  "max_global_vram": 1365.77024,
252
  "max_process_vram": 0.0,
253
  "max_reserved": 725.614592,
 
255
  },
256
  "latency": {
257
  "unit": "s",
258
+ "count": 72,
259
+ "total": 0.5154330234527588,
260
+ "mean": 0.007158791992399428,
261
+ "stdev": 0.00037581564683510197,
262
+ "p50": 0.007228832006454468,
263
+ "p90": 0.007616022348403931,
264
+ "p95": 0.007753830432891845,
265
+ "p99": 0.007911163697242736,
266
  "values": [
267
+ 0.007315423965454102,
268
+ 0.0072911038398742675,
269
+ 0.007264351844787598,
270
+ 0.0072408318519592285,
271
+ 0.007118624210357666,
272
+ 0.00725113582611084,
273
+ 0.0072243518829345705,
274
+ 0.007375520229339599,
275
+ 0.00801801586151123,
276
+ 0.007733856201171875,
277
+ 0.007739488124847412,
278
+ 0.007867519855499267,
279
+ 0.007588640213012695,
280
+ 0.007273663997650146,
281
+ 0.007134335994720459,
282
+ 0.00714246416091919,
283
+ 0.007249407768249512,
284
+ 0.007247647762298584,
285
+ 0.007348991870880127,
286
+ 0.007411456108093262,
287
+ 0.007281727790832519,
288
+ 0.007346879959106445,
289
+ 0.007771359920501709,
290
+ 0.007788576126098633,
291
+ 0.007615071773529053,
292
+ 0.007561312198638916,
293
+ 0.007691391944885254,
294
+ 0.00753718376159668,
295
+ 0.007616127967834473,
296
+ 0.0075129599571228025,
297
+ 0.007293375968933105,
298
+ 0.007411839962005615,
299
+ 0.007380608081817627,
300
+ 0.007331103801727295,
301
+ 0.007257887840270996,
302
+ 0.0073465280532836914,
303
+ 0.0071488962173461915,
304
+ 0.007008255958557129,
305
+ 0.006882143974304199,
306
+ 0.006622464179992676,
307
+ 0.007145343780517578,
308
+ 0.007571455955505371,
309
+ 0.007531392097473145,
310
+ 0.007415167808532715,
311
+ 0.007158976078033447,
312
+ 0.007233312129974365,
313
+ 0.0071083841323852535,
314
+ 0.007117472171783447,
315
+ 0.007014431953430176,
316
+ 0.007048223972320557,
317
+ 0.006934144020080566,
318
+ 0.0069415678977966305,
319
+ 0.0070865597724914554,
320
+ 0.00698147201538086,
321
+ 0.0069218559265136715,
322
+ 0.0069244480133056644,
323
+ 0.0069213762283325195,
324
+ 0.006640160083770752,
325
+ 0.006547520160675049,
326
+ 0.0065790719985961916,
327
+ 0.006694176197052002,
328
+ 0.0065972480773925785,
329
+ 0.006637279987335205,
330
+ 0.006631199836730957,
331
+ 0.006645023822784424,
332
+ 0.006666016101837158,
333
+ 0.006573760032653809,
334
+ 0.0065915842056274414,
335
+ 0.006598688125610351,
336
+ 0.006582399845123291,
337
+ 0.0065764479637145995,
338
+ 0.006574336051940918
339
  ]
340
  },
341
  "throughput": {
342
  "unit": "tokens/s",
343
+ "value": 139.688372152971
344
  },
345
  "energy": {
346
  "unit": "kWh",
347
+ "cpu": 7.641521622802205e-08,
348
+ "ram": 4.161878914125334e-08,
349
+ "gpu": 1.4121736700984794e-07,
350
+ "total": 2.5925137237912326e-07
351
  },
352
  "efficiency": {
353
  "unit": "tokens/kWh",
354
+ "value": 3857260.198174083
355
  }
356
  },
357
  "per_token": {
358
  "memory": null,
359
  "latency": {
360
  "unit": "s",
361
+ "count": 72,
362
+ "total": 0.48175314950943,
363
+ "mean": 0.006691015965408749,
364
+ "stdev": 0.0003259052593575368,
365
+ "p50": 0.0067205440998077395,
366
+ "p90": 0.007107583808898926,
367
+ "p95": 0.007218227243423462,
368
+ "p99": 0.007385958266258241,
369
  "values": [
370
+ 0.006812672138214112,
371
+ 0.0067870721817016606,
372
+ 0.006760447978973389,
373
+ 0.006727744102478028,
374
+ 0.0066406397819519045,
375
+ 0.006738944053649902,
376
+ 0.006713344097137451,
377
+ 0.006862847805023193,
378
+ 0.007505919933319092,
379
+ 0.007131135940551757,
380
+ 0.007195648193359375,
381
+ 0.007336959838867187,
 
 
 
 
 
 
 
 
382
  0.007047167778015137,
383
+ 0.006763519763946534,
384
+ 0.006654975891113281,
385
+ 0.0066304001808166506,
386
+ 0.006739967823028564,
387
+ 0.0067010560035705566,
388
+ 0.006819839954376221,
389
+ 0.00689356803894043,
390
+ 0.006774784088134766,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
391
  0.006822912216186523,
392
+ 0.007245823860168457,
393
+ 0.007260159969329834,
394
+ 0.007108607769012451,
395
+ 0.00703385591506958,
396
+ 0.007173120021820068,
397
+ 0.007019519805908203,
398
+ 0.007098368167877197,
399
+ 0.006998015880584717,
400
+ 0.006785024166107178,
401
+ 0.006884352207183838,
402
+ 0.00682700777053833,
403
+ 0.006815743923187256,
404
+ 0.0067758078575134275,
405
+ 0.006860799789428711,
406
+ 0.006677504062652588,
407
+ 0.006523903846740723,
408
+ 0.006458367824554443,
409
+ 0.006227968215942382,
410
+ 0.00667852783203125,
411
+ 0.007053311824798584,
412
+ 0.007003168106079102,
413
+ 0.006968319892883301,
414
+ 0.0067348480224609375,
415
+ 0.006796288013458252,
416
+ 0.006673408031463623,
417
+ 0.006708223819732666,
418
+ 0.006612991809844971,
419
+ 0.0066406397819519045,
420
+ 0.0065177597999572755,
421
+ 0.006523903846740723,
422
+ 0.006642687797546387,
423
+ 0.006573056221008301,
424
+ 0.006516736030578613,
425
+ 0.006505472183227539,
426
+ 0.006512639999389648,
427
+ 0.006214655876159668,
428
+ 0.006162432193756104,
429
+ 0.006195199966430664,
430
  0.006312960147857666,
431
+ 0.006214655876159668,
432
+ 0.006250495910644531,
433
+ 0.006227968215942382,
434
+ 0.0062638077735900875,
435
+ 0.006280191898345947,
436
+ 0.0061931519508361815,
437
+ 0.006178815841674804,
438
+ 0.00620851182937622,
439
+ 0.00618393611907959,
440
+ 0.006186975955963135,
441
+ 0.006181888103485108
442
  ]
443
  },
444
  "throughput": {
445
  "unit": "tokens/s",
446
+ "value": 149.45413449464257
447
  },
448
  "energy": null,
449
  "efficiency": null