regisss HF staff commited on
Commit
b76f600
1 Parent(s): ed3af87

Upload 2024-10-21-17-02-49/openvino/benchmark.json with huggingface_hub

Browse files
2024-10-21-17-02-49/openvino/benchmark.json ADDED
@@ -0,0 +1,536 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "name": "2024-10-21-17-02-49/openvino",
4
+ "backend": {
5
+ "name": "openvino",
6
+ "version": "2024.4.0",
7
+ "_target_": "optimum_benchmark.backends.openvino.backend.OVBackend",
8
+ "task": "text-generation",
9
+ "library": "transformers",
10
+ "model_type": "gpt2",
11
+ "model": "openai-community/gpt2",
12
+ "processor": "openai-community/gpt2",
13
+ "device": "cpu",
14
+ "device_ids": null,
15
+ "seed": 42,
16
+ "inter_op_num_threads": null,
17
+ "intra_op_num_threads": null,
18
+ "model_kwargs": {},
19
+ "processor_kwargs": {},
20
+ "no_weights": false,
21
+ "export": true,
22
+ "use_cache": true,
23
+ "use_merged": true,
24
+ "openvino_config": {},
25
+ "half": false,
26
+ "reshape": false,
27
+ "quantization": false,
28
+ "quantization_config": {},
29
+ "calibration": false,
30
+ "calibration_config": {}
31
+ },
32
+ "scenario": {
33
+ "name": "inference",
34
+ "_target_": "optimum_benchmark.scenarios.inference.scenario.InferenceScenario",
35
+ "iterations": 10,
36
+ "duration": 10,
37
+ "warmup_runs": 10,
38
+ "input_shapes": {
39
+ "batch_size": 2,
40
+ "num_choices": 2,
41
+ "sequence_length": 16
42
+ },
43
+ "new_tokens": null,
44
+ "memory": true,
45
+ "latency": true,
46
+ "energy": false,
47
+ "forward_kwargs": {},
48
+ "generate_kwargs": {
49
+ "max_new_tokens": 32,
50
+ "min_new_tokens": 32
51
+ },
52
+ "call_kwargs": {}
53
+ },
54
+ "launcher": {
55
+ "name": "process",
56
+ "_target_": "optimum_benchmark.launchers.process.launcher.ProcessLauncher",
57
+ "device_isolation": false,
58
+ "device_isolation_action": null,
59
+ "numactl": true,
60
+ "numactl_kwargs": {
61
+ "cpunodebind": 0,
62
+ "membind": 0
63
+ },
64
+ "start_method": "spawn"
65
+ },
66
+ "environment": {
67
+ "cpu": " AMD EPYC 7R13 Processor",
68
+ "cpu_count": 64,
69
+ "cpu_ram_mb": 529717.02272,
70
+ "system": "Linux",
71
+ "machine": "x86_64",
72
+ "platform": "Linux-5.10.205-195.807.amzn2.x86_64-x86_64-with-glibc2.36",
73
+ "processor": "",
74
+ "python_version": "3.10.15",
75
+ "optimum_benchmark_version": "0.5.0",
76
+ "optimum_benchmark_commit": null,
77
+ "transformers_version": "4.44.2",
78
+ "transformers_commit": null,
79
+ "accelerate_version": "0.34.2",
80
+ "accelerate_commit": null,
81
+ "diffusers_version": null,
82
+ "diffusers_commit": null,
83
+ "optimum_version": "1.22.0",
84
+ "optimum_commit": null,
85
+ "timm_version": null,
86
+ "timm_commit": null,
87
+ "peft_version": null,
88
+ "peft_commit": null
89
+ },
90
+ "print_report": false,
91
+ "log_report": true
92
+ },
93
+ "report": {
94
+ "load": {
95
+ "memory": {
96
+ "unit": "MB",
97
+ "max_ram": 2315.85792,
98
+ "max_global_vram": null,
99
+ "max_process_vram": null,
100
+ "max_reserved": null,
101
+ "max_allocated": null
102
+ },
103
+ "latency": {
104
+ "unit": "s",
105
+ "values": [
106
+ 7.028849016875029
107
+ ],
108
+ "count": 1,
109
+ "total": 7.028849016875029,
110
+ "mean": 7.028849016875029,
111
+ "p50": 7.028849016875029,
112
+ "p90": 7.028849016875029,
113
+ "p95": 7.028849016875029,
114
+ "p99": 7.028849016875029,
115
+ "stdev": 0,
116
+ "stdev_": 0
117
+ },
118
+ "throughput": null,
119
+ "energy": null,
120
+ "efficiency": null
121
+ },
122
+ "prefill": {
123
+ "memory": {
124
+ "unit": "MB",
125
+ "max_ram": 2377.310208,
126
+ "max_global_vram": null,
127
+ "max_process_vram": null,
128
+ "max_reserved": null,
129
+ "max_allocated": null
130
+ },
131
+ "latency": {
132
+ "unit": "s",
133
+ "values": [
134
+ 0.05885552987456322,
135
+ 0.02364581823348999,
136
+ 0.02979157492518425,
137
+ 0.081603292375803,
138
+ 0.024604961276054382,
139
+ 0.03558286651968956,
140
+ 0.022596970200538635,
141
+ 0.02347884327173233,
142
+ 0.0287240631878376,
143
+ 0.06448216363787651
144
+ ],
145
+ "count": 10,
146
+ "total": 0.39336608350276947,
147
+ "mean": 0.03933660835027695,
148
+ "p50": 0.029257819056510925,
149
+ "p90": 0.06619427651166915,
150
+ "p95": 0.07389878444373606,
151
+ "p99": 0.0800623907893896,
152
+ "stdev": 0.02003120241280407,
153
+ "stdev_": 50.92254582406833
154
+ },
155
+ "throughput": {
156
+ "unit": "tokens/s",
157
+ "value": 813.4915881677609
158
+ },
159
+ "energy": null,
160
+ "efficiency": null
161
+ },
162
+ "decode": {
163
+ "memory": {
164
+ "unit": "MB",
165
+ "max_ram": 2377.310208,
166
+ "max_global_vram": null,
167
+ "max_process_vram": null,
168
+ "max_reserved": null,
169
+ "max_allocated": null
170
+ },
171
+ "latency": {
172
+ "unit": "s",
173
+ "values": [
174
+ 1.9008748643100262,
175
+ 1.5702370442450047,
176
+ 1.4045211784541607,
177
+ 1.5048012360930443,
178
+ 1.6685373783111572,
179
+ 1.6798498593270779,
180
+ 1.6700320430099964,
181
+ 1.3675638362765312,
182
+ 1.5951625742018223,
183
+ 1.6965471729636192
184
+ ],
185
+ "count": 10,
186
+ "total": 16.05812718719244,
187
+ "mean": 1.605812718719244,
188
+ "p50": 1.6318499762564898,
189
+ "p90": 1.7169799420982599,
190
+ "p95": 1.808927403204143,
191
+ "p99": 1.8824853720888495,
192
+ "stdev": 0.14754579006284801,
193
+ "stdev_": 9.188231500652632
194
+ },
195
+ "throughput": {
196
+ "unit": "tokens/s",
197
+ "value": 38.60973280212256
198
+ },
199
+ "energy": null,
200
+ "efficiency": null
201
+ },
202
+ "per_token": {
203
+ "memory": null,
204
+ "latency": {
205
+ "unit": "s",
206
+ "values": [
207
+ 0.036176424473524094,
208
+ 0.05428296700119972,
209
+ 0.02464061602950096,
210
+ 0.08513526618480682,
211
+ 0.02010687068104744,
212
+ 0.020006313920021057,
213
+ 0.06976010277867317,
214
+ 0.021404825150966644,
215
+ 0.014879975467920303,
216
+ 0.07643061131238937,
217
+ 0.01432371512055397,
218
+ 0.1944337747991085,
219
+ 0.060791198164224625,
220
+ 0.11901348829269409,
221
+ 0.016998346894979477,
222
+ 0.09148794040083885,
223
+ 0.01641702651977539,
224
+ 0.06851667538285255,
225
+ 0.02731948345899582,
226
+ 0.060079947113990784,
227
+ 0.0403645858168602,
228
+ 0.0627397894859314,
229
+ 0.01878589391708374,
230
+ 0.018383584916591644,
231
+ 0.198827613145113,
232
+ 0.06102588400244713,
233
+ 0.020124860107898712,
234
+ 0.09604520350694656,
235
+ 0.18714530393481255,
236
+ 0.019056327641010284,
237
+ 0.08565982058644295,
238
+ 0.08736962825059891,
239
+ 0.01662125438451767,
240
+ 0.0666731745004654,
241
+ 0.023834440857172012,
242
+ 0.08509980514645576,
243
+ 0.03194505721330643,
244
+ 0.05671308934688568,
245
+ 0.023673735558986664,
246
+ 0.08370515704154968,
247
+ 0.016121380031108856,
248
+ 0.18330584093928337,
249
+ 0.016942862421274185,
250
+ 0.019826151430606842,
251
+ 0.06402275711297989,
252
+ 0.024109169840812683,
253
+ 0.02349981665611267,
254
+ 0.05536828935146332,
255
+ 0.0965951681137085,
256
+ 0.016446467489004135,
257
+ 0.019964180886745453,
258
+ 0.07023829966783524,
259
+ 0.018490798771381378,
260
+ 0.01844802126288414,
261
+ 0.08825085312128067,
262
+ 0.060346346348524094,
263
+ 0.02796701341867447,
264
+ 0.016128692775964737,
265
+ 0.09161108732223511,
266
+ 0.08825647830963135,
267
+ 0.016346096992492676,
268
+ 0.06183292344212532,
269
+ 0.08622807264328003,
270
+ 0.08939162641763687,
271
+ 0.01624978333711624,
272
+ 0.019875366240739822,
273
+ 0.0642765425145626,
274
+ 0.019905708730220795,
275
+ 0.02384750172495842,
276
+ 0.16680911928415298,
277
+ 0.017454661428928375,
278
+ 0.07736801728606224,
279
+ 0.08609164133667946,
280
+ 0.02417011186480522,
281
+ 0.016088124364614487,
282
+ 0.07214627042412758,
283
+ 0.01984882354736328,
284
+ 0.024059448391199112,
285
+ 0.05259424448013306,
286
+ 0.023592565208673477,
287
+ 0.018422629684209824,
288
+ 0.05475291982293129,
289
+ 0.09818245097994804,
290
+ 0.01482165977358818,
291
+ 0.018721625208854675,
292
+ 0.01875666156411171,
293
+ 0.06027049943804741,
294
+ 0.023840509355068207,
295
+ 0.0598735548555851,
296
+ 0.019784022122621536,
297
+ 0.01630326360464096,
298
+ 0.08386922255158424,
299
+ 0.016408007591962814,
300
+ 0.08145488053560257,
301
+ 0.01514400914311409,
302
+ 0.08483690023422241,
303
+ 0.03235502541065216,
304
+ 0.18316690996289253,
305
+ 0.016780678182840347,
306
+ 0.07359784469008446,
307
+ 0.019301362335681915,
308
+ 0.02865409106016159,
309
+ 0.15020259842276573,
310
+ 0.016309525817632675,
311
+ 0.02379743754863739,
312
+ 0.06469862908124924,
313
+ 0.02717866748571396,
314
+ 0.016059957444667816,
315
+ 0.0616898275911808,
316
+ 0.01833246648311615,
317
+ 0.019599024206399918,
318
+ 0.05348118767142296,
319
+ 0.03474726527929306,
320
+ 0.06018758937716484,
321
+ 0.023925792425870895,
322
+ 0.01898156851530075,
323
+ 0.06914648041129112,
324
+ 0.013354502618312836,
325
+ 0.018743343651294708,
326
+ 0.16115761175751686,
327
+ 0.01690155640244484,
328
+ 0.021828006953001022,
329
+ 0.05819404125213623,
330
+ 0.020490460097789764,
331
+ 0.08371565118432045,
332
+ 0.0166214257478714,
333
+ 0.06962482631206512,
334
+ 0.016564153134822845,
335
+ 0.02182687819004059,
336
+ 0.06415772810578346,
337
+ 0.019905369728803635,
338
+ 0.08758079633116722,
339
+ 0.014441467821598053,
340
+ 0.0660480335354805,
341
+ 0.023825090378522873,
342
+ 0.019976232200860977,
343
+ 0.14736100286245346,
344
+ 0.21549655124545097,
345
+ 0.02508758008480072,
346
+ 0.06394831836223602,
347
+ 0.19531801715493202,
348
+ 0.01973665878176689,
349
+ 0.020975448191165924,
350
+ 0.06230177730321884,
351
+ 0.017150647938251495,
352
+ 0.018937837332487106,
353
+ 0.06138579547405243,
354
+ 0.09978949651122093,
355
+ 0.016425367444753647,
356
+ 0.020011935383081436,
357
+ 0.0200921930372715,
358
+ 0.06024748086929321,
359
+ 0.019599895924329758,
360
+ 0.01854591816663742,
361
+ 0.06135965883731842,
362
+ 0.07949794828891754,
363
+ 0.06553152948617935,
364
+ 0.024959489703178406,
365
+ 0.08956144377589226,
366
+ 0.12447753548622131,
367
+ 0.06405750662088394,
368
+ 0.023217380046844482,
369
+ 0.02090325579047203,
370
+ 0.05239633098244667,
371
+ 0.21963677927851677,
372
+ 0.01925045996904373,
373
+ 0.08429602906107903,
374
+ 0.016404889523983,
375
+ 0.0660945288836956,
376
+ 0.023662734776735306,
377
+ 0.022025257349014282,
378
+ 0.051127951592206955,
379
+ 0.09856290370225906,
380
+ 0.016997188329696655,
381
+ 0.021547455340623856,
382
+ 0.018351897597312927,
383
+ 0.1449412852525711,
384
+ 0.019166219979524612,
385
+ 0.029609329998493195,
386
+ 0.052306659519672394,
387
+ 0.019531354308128357,
388
+ 0.02019285410642624,
389
+ 0.019346892833709717,
390
+ 0.09189707785844803,
391
+ 0.057242151349782944,
392
+ 0.022510111331939697,
393
+ 0.061612892895936966,
394
+ 0.020097699016332626,
395
+ 0.016806136816740036,
396
+ 0.04976274073123932,
397
+ 0.022699501365423203,
398
+ 0.018645301461219788,
399
+ 0.08746004104614258,
400
+ 0.07734161987900734,
401
+ 0.090744998306036,
402
+ 0.219412662088871,
403
+ 0.029494095593690872,
404
+ 0.0793362595140934,
405
+ 0.016445204615592957,
406
+ 0.07349149137735367,
407
+ 0.018414881080389023,
408
+ 0.09930755570530891,
409
+ 0.06452012434601784,
410
+ 0.01846388727426529,
411
+ 0.021430183202028275,
412
+ 0.060364991426467896,
413
+ 0.13504431024193764,
414
+ 0.0675152987241745,
415
+ 0.029580768197774887,
416
+ 0.06766440719366074,
417
+ 0.016069885343313217,
418
+ 0.020411498844623566,
419
+ 0.06012666970491409,
420
+ 0.027205459773540497,
421
+ 0.020012598484754562,
422
+ 0.06250866502523422,
423
+ 0.017567716538906097,
424
+ 0.017949119210243225,
425
+ 0.04415910318493843,
426
+ 0.017150182276964188,
427
+ 0.02092793583869934,
428
+ 0.05154724046587944,
429
+ 0.01663682982325554,
430
+ 0.035442836582660675,
431
+ 0.08005334809422493,
432
+ 0.016321904957294464,
433
+ 0.06007276847958565,
434
+ 0.02007818967103958,
435
+ 0.0227806456387043,
436
+ 0.05317587032914162,
437
+ 0.043545328080654144,
438
+ 0.0522884801030159,
439
+ 0.01854587346315384,
440
+ 0.08510943129658699,
441
+ 0.014439847320318222,
442
+ 0.024514853954315186,
443
+ 0.05818137899041176,
444
+ 0.01931953802704811,
445
+ 0.01923982799053192,
446
+ 0.06838909909129143,
447
+ 0.19146821647882462,
448
+ 0.019697070121765137,
449
+ 0.0273909792304039,
450
+ 0.06459451466798782,
451
+ 0.09649816900491714,
452
+ 0.015466634184122086,
453
+ 0.020998533815145493,
454
+ 0.07105062529444695,
455
+ 0.05960690975189209,
456
+ 0.016850106418132782,
457
+ 0.019021283835172653,
458
+ 0.06036694720387459,
459
+ 0.024242423474788666,
460
+ 0.022064629942178726,
461
+ 0.062265634536743164,
462
+ 0.09091807901859283,
463
+ 0.01966267079114914,
464
+ 0.01854228973388672,
465
+ 0.0856449231505394,
466
+ 0.014919143170118332,
467
+ 0.10112086683511734,
468
+ 0.08424531295895576,
469
+ 0.016448576003313065,
470
+ 0.10723071917891502,
471
+ 0.058740418404340744,
472
+ 0.021799985319375992,
473
+ 0.023913100361824036,
474
+ 0.056245073676109314,
475
+ 0.2209479622542858,
476
+ 0.019006289541721344,
477
+ 0.06391571462154388,
478
+ 0.023955032229423523,
479
+ 0.09148820862174034,
480
+ 0.01675424352288246,
481
+ 0.07108772546052933,
482
+ 0.02404189109802246,
483
+ 0.06105734407901764,
484
+ 0.019740786403417587,
485
+ 0.01877014711499214,
486
+ 0.020291924476623535,
487
+ 0.10648790001869202,
488
+ 0.014973364770412445,
489
+ 0.06640227511525154,
490
+ 0.0878971628844738,
491
+ 0.1353103555738926,
492
+ 0.06469268351793289,
493
+ 0.020083896815776825,
494
+ 0.020029433071613312,
495
+ 0.062288060784339905,
496
+ 0.1015404723584652,
497
+ 0.01956021413207054,
498
+ 0.17987413331866264,
499
+ 0.016679774969816208,
500
+ 0.08370039239525795,
501
+ 0.024614591151475906,
502
+ 0.022093791514635086,
503
+ 0.06377182528376579,
504
+ 0.02155681699514389,
505
+ 0.08370539173483849,
506
+ 0.016545671969652176,
507
+ 0.11255328729748726,
508
+ 0.06365567073225975,
509
+ 0.014998208731412888,
510
+ 0.08454111218452454,
511
+ 0.014412760734558105,
512
+ 0.023259207606315613,
513
+ 0.0602559819817543,
514
+ 0.018257364630699158,
515
+ 0.02027173712849617,
516
+ 0.05169415846467018
517
+ ],
518
+ "count": 310,
519
+ "total": 16.052994020283222,
520
+ "mean": 0.05178385167833297,
521
+ "p50": 0.02907409332692623,
522
+ "p90": 0.09650786891579628,
523
+ "p95": 0.14627212993800642,
524
+ "p99": 0.21399634681642096,
525
+ "stdev": 0.043476343631525236,
526
+ "stdev_": 83.95733847993446
527
+ },
528
+ "throughput": {
529
+ "unit": "tokens/s",
530
+ "value": 38.62207879829892
531
+ },
532
+ "energy": null,
533
+ "efficiency": null
534
+ }
535
+ }
536
+ }