IlyasMoutawwakil HF staff commited on
Commit
416969b
·
verified ·
1 Parent(s): 4612ff8

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
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 1115.537408,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -11,31 +11,31 @@
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
- "total": 4.870410304000018,
15
- "mean": 4.870410304000018,
16
  "stdev": 0.0,
17
- "p50": 4.870410304000018,
18
- "p90": 4.870410304000018,
19
- "p95": 4.870410304000018,
20
- "p99": 4.870410304000018,
21
  "values": [
22
- 4.870410304000018
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
- "cpu": 6.811945703294543e-05,
29
- "ram": 2.847185952618929e-06,
30
  "gpu": 0,
31
- "total": 7.096664298556435e-05
32
  },
33
  "efficiency": null
34
  },
35
  "prefill": {
36
  "memory": {
37
  "unit": "MB",
38
- "max_ram": 968.757248,
39
  "max_global_vram": null,
40
  "max_process_vram": null,
41
  "max_reserved": null,
@@ -43,50 +43,51 @@
43
  },
44
  "latency": {
45
  "unit": "s",
46
- "count": 13,
47
- "total": 0.6142862530000457,
48
- "mean": 0.047252788692311205,
49
- "stdev": 0.003457836970294832,
50
- "p50": 0.04559629400000631,
51
- "p90": 0.053477929200010973,
52
- "p95": 0.053623665800000705,
53
- "p99": 0.05362837315998604,
54
  "values": [
55
- 0.05361974300001293,
56
- 0.044221708999998555,
57
- 0.04599297600000796,
58
- 0.04517365199998835,
59
- 0.044678645000004735,
60
- 0.04516062800001919,
61
- 0.04499997600001393,
62
- 0.0458856760000117,
63
- 0.04475012899999342,
64
- 0.04559629400000631,
65
- 0.052910674000003155,
66
- 0.05362954999998237,
67
- 0.047666601000003084
 
68
  ]
69
  },
70
  "throughput": {
71
  "unit": "tokens/s",
72
- "value": 42.32554427682768
73
  },
74
  "energy": {
75
  "unit": "kWh",
76
- "cpu": 1.7992574759203982e-06,
77
- "ram": 7.519218524981336e-08,
78
  "gpu": 0.0,
79
- "total": 1.8744496611702115e-06
80
  },
81
  "efficiency": {
82
  "unit": "tokens/kWh",
83
- "value": 1066979.8402328969
84
  }
85
  },
86
  "decode": {
87
  "memory": {
88
  "unit": "MB",
89
- "max_ram": 969.674752,
90
  "max_global_vram": null,
91
  "max_process_vram": null,
92
  "max_reserved": null,
@@ -94,77 +95,79 @@
94
  },
95
  "latency": {
96
  "unit": "s",
97
- "count": 13,
98
- "total": 0.3884140939999554,
99
- "mean": 0.0298780072307658,
100
- "stdev": 0.0032606189493407612,
101
- "p50": 0.028425833999989436,
102
- "p90": 0.03412760639999988,
103
- "p95": 0.036210293199991375,
104
- "p99": 0.03817164663997914,
105
  "values": [
106
- 0.03233470399999305,
107
- 0.02809270999998148,
108
- 0.028425833999989436,
109
- 0.02730401100001245,
110
- 0.02859280600000602,
111
- 0.027012421999984326,
112
- 0.028106774999997697,
113
- 0.027972062999992886,
114
- 0.02861115999999697,
115
- 0.028299897000010787,
116
- 0.03457583200000158,
117
- 0.030423895000012635,
118
- 0.038661984999976085
 
119
  ]
120
  },
121
  "throughput": {
122
  "unit": "tokens/s",
123
- "value": 33.4694342991619
124
  },
125
  "energy": {
126
  "unit": "kWh",
127
- "cpu": 1.2747961417037386e-06,
128
- "ram": 5.3276087085509e-08,
129
  "gpu": 0.0,
130
- "total": 1.3280722287892476e-06
131
  },
132
  "efficiency": {
133
  "unit": "tokens/kWh",
134
- "value": 752971.0947360608
135
  }
136
  },
137
  "per_token": {
138
  "memory": null,
139
  "latency": {
140
  "unit": "s",
141
- "count": 13,
142
- "total": 0.38363933099995506,
143
- "mean": 0.029510717769227313,
144
- "stdev": 0.003256628907675256,
145
- "p50": 0.028075546999986045,
146
- "p90": 0.03375785639998981,
147
- "p95": 0.03583392119999189,
148
- "p99": 0.037786176239992524,
149
  "values": [
150
- 0.03196111399998358,
151
- 0.027754986999980247,
152
- 0.028075546999986045,
153
- 0.026947003000003633,
154
- 0.028220919000006006,
155
- 0.026655513999997993,
156
- 0.027750948999994307,
157
- 0.027624100999986467,
158
- 0.02826973000000521,
159
- 0.0277966440000057,
160
- 0.03420704199999136,
161
- 0.030101541000021825,
162
- 0.03827423999999269
 
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "tokens/s",
167
- "value": 33.88599382163328
168
  },
169
  "energy": null,
170
  "efficiency": null
 
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1115.385856,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
+ "total": 4.764692714999995,
15
+ "mean": 4.764692714999995,
16
  "stdev": 0.0,
17
+ "p50": 4.764692714999995,
18
+ "p90": 4.764692714999995,
19
+ "p95": 4.764692714999995,
20
+ "p99": 4.764692714999995,
21
  "values": [
22
+ 4.764692714999995
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
+ "cpu": 6.854515473047893e-05,
29
+ "ram": 2.8650170949288166e-06,
30
  "gpu": 0,
31
+ "total": 7.141017182540775e-05
32
  },
33
  "efficiency": null
34
  },
35
  "prefill": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 968.736768,
39
  "max_global_vram": null,
40
  "max_process_vram": null,
41
  "max_reserved": null,
 
43
  },
44
  "latency": {
45
  "unit": "s",
46
+ "count": 14,
47
+ "total": 0.6185510840000177,
48
+ "mean": 0.04418222028571555,
49
+ "stdev": 0.0022722082983073176,
50
+ "p50": 0.044874882000016214,
51
+ "p90": 0.04613752710000938,
52
+ "p95": 0.046267782800008206,
53
+ "p99": 0.04642966295999003,
54
  "values": [
55
+ 0.04576411200000052,
56
+ 0.045506383999992295,
57
+ 0.04647013299998548,
58
+ 0.04419520999999804,
59
+ 0.04615882500002044,
60
+ 0.04570391100000393,
61
+ 0.046087831999983564,
62
+ 0.04508254700002112,
63
+ 0.044667217000011306,
64
+ 0.044504342999999835,
65
+ 0.044292370000022174,
66
+ 0.03969119999999293,
67
+ 0.03998523699999623,
68
+ 0.040441762999989805
69
  ]
70
  },
71
  "throughput": {
72
  "unit": "tokens/s",
73
+ "value": 45.26707773096263
74
  },
75
  "energy": {
76
  "unit": "kWh",
77
+ "cpu": 1.555152173735138e-06,
78
+ "ram": 6.499256309128808e-08,
79
  "gpu": 0.0,
80
+ "total": 1.6201447368264261e-06
81
  },
82
  "efficiency": {
83
  "unit": "tokens/kWh",
84
+ "value": 1234457.6101994705
85
  }
86
  },
87
  "decode": {
88
  "memory": {
89
  "unit": "MB",
90
+ "max_ram": 969.5232,
91
  "max_global_vram": null,
92
  "max_process_vram": null,
93
  "max_reserved": null,
 
95
  },
96
  "latency": {
97
  "unit": "s",
98
+ "count": 14,
99
+ "total": 0.3839011620000292,
100
+ "mean": 0.02742151157143066,
101
+ "stdev": 0.001662651041841783,
102
+ "p50": 0.028119652499995595,
103
+ "p90": 0.028932262000006405,
104
+ "p95": 0.028964184550007134,
105
+ "p99": 0.02900685211000706,
106
  "values": [
107
+ 0.028547276000011834,
108
+ 0.028672508999989077,
109
+ 0.02840572300002009,
110
+ 0.02901751900000704,
111
+ 0.028924786000004588,
112
+ 0.02893546600000718,
113
+ 0.02787169300000869,
114
+ 0.0283676119999825,
115
+ 0.02754392399998551,
116
+ 0.027811672000012777,
117
+ 0.025965172999974584,
118
+ 0.024175481000014543,
119
+ 0.02531030800000167,
120
+ 0.024352020000009134
121
  ]
122
  },
123
  "throughput": {
124
  "unit": "tokens/s",
125
+ "value": 36.467719782517705
126
  },
127
  "energy": {
128
  "unit": "kWh",
129
+ "cpu": 9.161814856223571e-07,
130
+ "ram": 3.8289013891677275e-08,
131
  "gpu": 0.0,
132
+ "total": 9.544704995140342e-07
133
  },
134
  "efficiency": {
135
  "unit": "tokens/kWh",
136
+ "value": 1047701.3176511448
137
  }
138
  },
139
  "per_token": {
140
  "memory": null,
141
  "latency": {
142
  "unit": "s",
143
+ "count": 14,
144
+ "total": 0.3780712819999792,
145
+ "mean": 0.027005091571427085,
146
+ "stdev": 0.0016000674250394359,
147
+ "p50": 0.02764668999999742,
148
+ "p90": 0.028489631299993334,
149
+ "p95": 0.02851155735000077,
150
+ "p99": 0.028539627470004804,
151
  "values": [
152
+ 0.028081030999999257,
153
+ 0.028219247999999197,
154
+ 0.02798275800000738,
155
+ 0.02854664500000581,
156
+ 0.028482554999982312,
157
+ 0.028492663999998058,
158
+ 0.02740077900000415,
159
+ 0.02789260099999069,
160
+ 0.02705815199999506,
161
+ 0.0273481810000078,
162
+ 0.025662421999982143,
163
+ 0.023880955000009862,
164
+ 0.02497039700000414,
165
+ 0.02405289399999333
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "tokens/s",
170
+ "value": 37.03005403092418
171
  },
172
  "energy": null,
173
  "efficiency": null