IlyasMoutawwakil HF staff commited on
Commit
004bc2e
·
verified ·
1 Parent(s): b93027a

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

Browse files
cpu_inference_transformers_text-generation_openai-community/gpt2/benchmark_report.json CHANGED
@@ -2,7 +2,7 @@
2
  "prefill": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 959.287296,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,50 +10,51 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 13,
14
- "total": 0.6302729209999711,
15
- "mean": 0.04848253238461316,
16
- "stdev": 0.0009278845580908386,
17
- "p50": 0.04878379599998084,
18
- "p90": 0.0492147455999941,
19
- "p95": 0.04937029719999941,
20
- "p99": 0.049552876240005615,
21
  "values": [
22
- 0.04917770299999802,
23
- 0.04912363100001471,
24
- 0.047266073999992386,
25
- 0.049218147999994244,
26
- 0.04878379599998084,
27
- 0.046119949999990695,
28
- 0.04844273800000565,
29
- 0.04770730099997422,
30
- 0.04959852100000717,
31
- 0.04833384299999466,
32
- 0.04920113599999354,
33
- 0.048934878000011395,
34
- 0.048365202000013596
 
35
  ]
36
  },
37
  "throughput": {
38
  "unit": "tokens/s",
39
- "value": 41.25197058878751
40
  },
41
  "energy": {
42
  "unit": "kWh",
43
- "cpu": 1.6470589571528964e-06,
44
- "ram": 6.883293793123357e-08,
45
  "gpu": 0.0,
46
- "total": 1.71589189508413e-06
47
  },
48
  "efficiency": {
49
  "unit": "tokens/kWh",
50
- "value": 1165574.5946057634
51
  }
52
  },
53
  "decode": {
54
  "memory": {
55
  "unit": "MB",
56
- "max_ram": 959.287296,
57
  "max_global_vram": null,
58
  "max_process_vram": null,
59
  "max_reserved": null,
@@ -61,76 +62,78 @@
61
  },
62
  "latency": {
63
  "unit": "s",
64
- "count": 13,
65
- "total": 0.39883740300004433,
66
- "mean": 0.03067980023077264,
67
- "stdev": 0.0006081779709892031,
68
- "p50": 0.0307228760000271,
69
- "p90": 0.03132686599999488,
70
- "p95": 0.03156443459999991,
71
- "p99": 0.03182845332000852,
72
  "values": [
73
- 0.030779019999982893,
74
- 0.03134441899999274,
75
- 0.031018650000021353,
76
- 0.030634620000000723,
77
- 0.030637785999999778,
78
- 0.0307228760000271,
79
- 0.029875078999992866,
80
- 0.029803284000024632,
81
- 0.03018128200000092,
82
- 0.031256654000003437,
83
- 0.03189445800001067,
84
- 0.030863869000000932,
85
- 0.029825405999986287
 
86
  ]
87
  },
88
  "throughput": {
89
  "unit": "tokens/s",
90
- "value": 32.594736356756776
91
  },
92
  "energy": {
93
  "unit": "kWh",
94
- "cpu": 9.726747649687302e-07,
95
- "ram": 4.065034045004267e-08,
96
  "gpu": 0.0,
97
- "total": 1.0133251054187729e-06
98
  },
99
  "efficiency": {
100
  "unit": "tokens/kWh",
101
- "value": 986850.1181432132
102
  }
103
  },
104
  "per_token": {
105
  "memory": null,
106
  "latency": {
107
  "unit": "s",
108
- "count": 12,
109
- "total": 0.9493795660000046,
110
- "mean": 0.07911496383333372,
111
- "stdev": 0.001209883272354565,
112
- "p50": 0.07953593050001473,
113
- "p90": 0.08042491450001137,
114
- "p95": 0.08076838710000515,
115
- "p99": 0.0810428494199948,
116
  "values": [
117
- 0.08048768700001574,
118
- 0.07828604700000596,
119
- 0.07985996199997203,
120
- 0.07950258300002133,
121
- 0.07676826599998776,
122
- 0.07841652100000829,
123
- 0.07753915899999697,
124
- 0.07979905799999187,
125
- 0.07956927800000813,
126
- 0.08111146499999222,
127
- 0.07977228800001512,
128
- 0.07826725199998918
 
129
  ]
130
  },
131
  "throughput": {
132
  "unit": "tokens/s",
133
- "value": 12.639833876517141
134
  },
135
  "energy": null,
136
  "efficiency": null
 
2
  "prefill": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 959.5904,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 14,
14
+ "total": 0.6424627510000676,
15
+ "mean": 0.04589019650000482,
16
+ "stdev": 0.002383455004434377,
17
+ "p50": 0.04723009299999603,
18
+ "p90": 0.04751209140000867,
19
+ "p95": 0.047614370600007304,
20
+ "p99": 0.047718524520008715,
21
  "values": [
22
+ 0.04727155599999833,
23
+ 0.04735951000000682,
24
+ 0.047744563000009066,
25
+ 0.04729871600000024,
26
+ 0.04734186800001794,
27
+ 0.04754426700000636,
28
+ 0.047188629999993736,
29
+ 0.04743701500001407,
30
+ 0.046764445999997406,
31
+ 0.04684360299998502,
32
+ 0.04527515099999846,
33
+ 0.04117219400001204,
34
+ 0.04191040800000678,
35
+ 0.041310824000021285
36
  ]
37
  },
38
  "throughput": {
39
  "unit": "tokens/s",
40
+ "value": 43.582293224649625
41
  },
42
  "energy": {
43
  "unit": "kWh",
44
+ "cpu": 1.6317032553531507e-06,
45
+ "ram": 6.819121629000731e-08,
46
  "gpu": 0.0,
47
+ "total": 1.6998944716431582e-06
48
  },
49
  "efficiency": {
50
  "unit": "tokens/kWh",
51
+ "value": 1176543.6227736848
52
  }
53
  },
54
  "decode": {
55
  "memory": {
56
  "unit": "MB",
57
+ "max_ram": 959.5904,
58
  "max_global_vram": null,
59
  "max_process_vram": null,
60
  "max_reserved": null,
 
62
  },
63
  "latency": {
64
  "unit": "s",
65
+ "count": 14,
66
+ "total": 0.39968538399992326,
67
+ "mean": 0.02854895599999452,
68
+ "stdev": 0.0018958916265558701,
69
+ "p50": 0.029523903499992343,
70
+ "p90": 0.030147376099989742,
71
+ "p95": 0.030256447549994903,
72
+ "p99": 0.030365290309994464,
73
  "values": [
74
+ 0.030392500999994354,
75
+ 0.029787276999996948,
76
+ 0.030063814999977012,
77
+ 0.02949948799999902,
78
+ 0.030183187999995198,
79
+ 0.0297355699999855,
80
+ 0.029331463000005442,
81
+ 0.029674545999995416,
82
+ 0.029548318999985668,
83
+ 0.02908711400002062,
84
+ 0.02540689699998211,
85
+ 0.025659029999985705,
86
+ 0.025601321999999982,
87
+ 0.025714854000000287
88
  ]
89
  },
90
  "throughput": {
91
  "unit": "tokens/s",
92
+ "value": 35.02755056963176
93
  },
94
  "energy": {
95
  "unit": "kWh",
96
+ "cpu": 1.0062755809889903e-06,
97
+ "ram": 4.205479139361753e-08,
98
  "gpu": 0.0,
99
+ "total": 1.048330372382607e-06
100
  },
101
  "efficiency": {
102
  "unit": "tokens/kWh",
103
+ "value": 953897.7657656112
104
  }
105
  },
106
  "per_token": {
107
  "memory": null,
108
  "latency": {
109
  "unit": "s",
110
+ "count": 13,
111
+ "total": 0.9649358449999852,
112
+ "mean": 0.07422583423076809,
113
+ "stdev": 0.0042298586770630545,
114
+ "p50": 0.07653514200001155,
115
+ "p90": 0.07750060500001724,
116
+ "p95": 0.07765262000002053,
117
+ "p99": 0.07777946240001597,
118
  "values": [
119
+ 0.07721410299998865,
120
+ 0.07781117300001483,
121
+ 0.07680508599997893,
122
+ 0.07754691800002433,
123
+ 0.07731535299998882,
124
+ 0.07653514200001155,
125
+ 0.07713075699999195,
126
+ 0.07634771899998327,
127
+ 0.07596145600001591,
128
+ 0.07084833900000831,
129
+ 0.06684209499999838,
130
+ 0.06753755799999794,
131
+ 0.06704014599998231
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "tokens/s",
136
+ "value": 13.472398260840025
137
  },
138
  "energy": null,
139
  "efficiency": null