IlyasMoutawwakil HF staff commited on
Commit
54806b4
·
verified ·
1 Parent(s): c80c235

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": 1120.93184,
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.87045429799997,
15
- "mean": 4.87045429799997,
16
  "stdev": 0.0,
17
- "p50": 4.87045429799997,
18
- "p90": 4.87045429799997,
19
- "p95": 4.87045429799997,
20
- "p99": 4.87045429799997,
21
  "values": [
22
- 4.87045429799997
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
- "cpu": 6.84422963777782e-05,
29
- "ram": 2.860713319479246e-06,
30
  "gpu": 0,
31
- "total": 7.130300969725745e-05
32
  },
33
  "efficiency": null
34
  },
35
  "prefill": {
36
  "memory": {
37
  "unit": "MB",
38
- "max_ram": 974.159872,
39
  "max_global_vram": null,
40
  "max_process_vram": null,
41
  "max_reserved": null,
@@ -43,51 +43,52 @@
43
  },
44
  "latency": {
45
  "unit": "s",
46
- "count": 14,
47
- "total": 0.6571860480000282,
48
- "mean": 0.046941860571430585,
49
- "stdev": 0.001588383206316345,
50
- "p50": 0.047600879000015084,
51
- "p90": 0.047995825799972636,
52
- "p95": 0.0481494536999719,
53
- "p99": 0.04834809473999144,
54
  "values": [
55
- 0.0456446210000081,
56
- 0.047802033000039046,
57
- 0.047712647000025754,
58
- 0.04600906100000657,
59
- 0.047949329000005037,
60
- 0.046968289000005825,
61
- 0.04801575299995875,
62
- 0.047937677000049916,
63
- 0.04839775499999632,
64
- 0.047489111000004414,
65
- 0.04617210399999294,
66
- 0.04790282199996909,
67
- 0.047171096999989004,
68
- 0.04201374899997745
 
69
  ]
70
  },
71
  "throughput": {
72
  "unit": "tokens/s",
73
- "value": 42.60589537043671
74
  },
75
  "energy": {
76
  "unit": "kWh",
77
- "cpu": 1.6353653555555599e-06,
78
- "ram": 6.834375762998933e-08,
79
  "gpu": 0.0,
80
- "total": 1.7037091131855491e-06
81
  },
82
  "efficiency": {
83
  "unit": "tokens/kWh",
84
- "value": 1173909.3161628128
85
  }
86
  },
87
  "decode": {
88
  "memory": {
89
  "unit": "MB",
90
- "max_ram": 974.946304,
91
  "max_global_vram": null,
92
  "max_process_vram": null,
93
  "max_reserved": null,
@@ -95,79 +96,81 @@
95
  },
96
  "latency": {
97
  "unit": "s",
98
- "count": 14,
99
- "total": 0.4052942099999086,
100
- "mean": 0.0289495864285649,
101
- "stdev": 0.0013177304663659795,
102
- "p50": 0.029447570000002088,
103
- "p90": 0.030116214799983256,
104
- "p95": 0.030146730249987284,
105
- "p99": 0.03018126604998315,
106
  "values": [
107
- 0.03012348499999007,
108
- 0.030189899999982117,
109
- 0.028858295999953043,
110
- 0.029646936999995432,
111
- 0.029486587999997482,
112
- 0.029579431000001932,
113
- 0.028450215000020762,
114
- 0.030099250999967353,
115
- 0.029408552000006694,
116
- 0.028540482999972028,
117
- 0.02912196799996991,
118
- 0.029711888000008457,
119
- 0.026632806000009168,
120
- 0.025444410000034168
 
121
  ]
122
  },
123
  "throughput": {
124
  "unit": "tokens/s",
125
- "value": 34.542807803751145
126
  },
127
  "energy": {
128
  "unit": "kWh",
129
- "cpu": 9.660918996296118e-07,
130
- "ram": 4.037454082178552e-08,
131
  "gpu": 0.0,
132
- "total": 1.006466440451398e-06
133
  },
134
  "efficiency": {
135
  "unit": "tokens/kWh",
136
- "value": 993575.1057447103
137
  }
138
  },
139
  "per_token": {
140
  "memory": null,
141
  "latency": {
142
  "unit": "s",
143
- "count": 14,
144
- "total": 0.39839779999988423,
145
- "mean": 0.028456985714277443,
146
- "stdev": 0.0012742721547999328,
147
- "p50": 0.02894309449999355,
148
- "p90": 0.02959845419998146,
149
- "p95": 0.02963997499997504,
150
- "p99": 0.029678558999960386,
151
  "values": [
152
- 0.0296140049999849,
153
- 0.029688204999956724,
154
- 0.028367390999960662,
155
- 0.029100326999980553,
156
- 0.028971107000018037,
157
- 0.02903789100002996,
158
- 0.027932940000027884,
159
- 0.029562168999973437,
160
- 0.02891508199996906,
161
- 0.028052753999986635,
162
- 0.02861640499997975,
163
- 0.029219339999997374,
164
- 0.02626563100000112,
165
- 0.02505455300001813
 
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "tokens/s",
170
- "value": 35.14075629936729
171
  },
172
  "energy": null,
173
  "efficiency": null
 
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1108.815872,
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.773815698000021,
15
+ "mean": 4.773815698000021,
16
  "stdev": 0.0,
17
+ "p50": 4.773815698000021,
18
+ "p90": 4.773815698000021,
19
+ "p95": 4.773815698000021,
20
+ "p99": 4.773815698000021,
21
  "values": [
22
+ 4.773815698000021
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
+ "cpu": 6.736308907222145e-05,
29
+ "ram": 2.815594771869588e-06,
30
  "gpu": 0,
31
+ "total": 7.017868384409105e-05
32
  },
33
  "efficiency": null
34
  },
35
  "prefill": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 962.428928,
39
  "max_global_vram": null,
40
  "max_process_vram": null,
41
  "max_reserved": null,
 
43
  },
44
  "latency": {
45
  "unit": "s",
46
+ "count": 15,
47
+ "total": 0.6503306759998964,
48
+ "mean": 0.04335537839999309,
49
+ "stdev": 0.002847847476386228,
50
+ "p50": 0.04523904399997036,
51
+ "p90": 0.04643622320000986,
52
+ "p95": 0.04653723750001291,
53
+ "p99": 0.046559718699988935,
54
  "values": [
55
+ 0.045968400999981895,
56
+ 0.04523904399997036,
57
+ 0.04532919299998639,
58
+ 0.04656533899998294,
59
+ 0.04606761700000561,
60
+ 0.046302766999986034,
61
+ 0.04652519400002575,
62
+ 0.04577495899997075,
63
+ 0.040696381000032034,
64
+ 0.04105091700000685,
65
+ 0.0412682329999825,
66
+ 0.039553119000004244,
67
+ 0.040237491999960184,
68
+ 0.03992514700001948,
69
+ 0.03982687299998133
70
  ]
71
  },
72
  "throughput": {
73
  "unit": "tokens/s",
74
+ "value": 46.13037814012757
75
  },
76
  "energy": {
77
  "unit": "kWh",
78
+ "cpu": 1.5906079388889417e-06,
79
+ "ram": 6.647384153816841e-08,
80
  "gpu": 0.0,
81
+ "total": 1.65708178042711e-06
82
  },
83
  "efficiency": {
84
  "unit": "tokens/kWh",
85
+ "value": 1206941.0355139524
86
  }
87
  },
88
  "decode": {
89
  "memory": {
90
  "unit": "MB",
91
+ "max_ram": 963.21536,
92
  "max_global_vram": null,
93
  "max_process_vram": null,
94
  "max_reserved": null,
 
96
  },
97
  "latency": {
98
  "unit": "s",
99
+ "count": 15,
100
+ "total": 0.40975941800013516,
101
+ "mean": 0.027317294533342345,
102
+ "stdev": 0.0018341591312586232,
103
+ "p50": 0.028332303000013326,
104
+ "p90": 0.029295446400021775,
105
+ "p95": 0.02947490550003522,
106
+ "p99": 0.02949580750003179,
107
  "values": [
108
+ 0.0289094240000054,
109
+ 0.02836831100000836,
110
+ 0.029043053999998847,
111
+ 0.028332303000013326,
112
+ 0.028666477999991002,
113
+ 0.02950103300003093,
114
+ 0.028717534000008982,
115
+ 0.02946370800003706,
116
+ 0.027603833000000577,
117
+ 0.025073915999996643,
118
+ 0.02652766099998871,
119
+ 0.02461339400002771,
120
+ 0.024639011000033406,
121
+ 0.02500971599999957,
122
+ 0.025290041999994628
123
  ]
124
  },
125
  "throughput": {
126
  "unit": "tokens/s",
127
+ "value": 36.60684621529566
128
  },
129
  "energy": {
130
  "unit": "kWh",
131
+ "cpu": 9.739405423610675e-07,
132
+ "ram": 4.07051614277999e-08,
133
  "gpu": 0.0,
134
+ "total": 1.0146457037888673e-06
135
  },
136
  "efficiency": {
137
  "unit": "tokens/kWh",
138
+ "value": 985565.6967410619
139
  }
140
  },
141
  "per_token": {
142
  "memory": null,
143
  "latency": {
144
  "unit": "s",
145
+ "count": 15,
146
+ "total": 0.40383432499999117,
147
+ "mean": 0.026922288333332746,
148
+ "stdev": 0.001762597912307572,
149
+ "p50": 0.02785711300003868,
150
+ "p90": 0.028811492400006956,
151
+ "p95": 0.02904844590001403,
152
+ "p99": 0.02912239558002284,
153
  "values": [
154
+ 0.02840987799999084,
155
+ 0.027892889999975523,
156
+ 0.02851548600000342,
157
+ 0.02785711300003868,
158
+ 0.028170548999980838,
159
+ 0.02900883000000931,
160
+ 0.02823387799998045,
161
+ 0.029140883000025042,
162
+ 0.02727787199995646,
163
+ 0.024757172000022365,
164
+ 0.02623047399998768,
165
+ 0.024297842999999375,
166
+ 0.02433179500002325,
167
+ 0.024713480999992044,
168
+ 0.02499618100000589
169
  ]
170
  },
171
  "throughput": {
172
  "unit": "tokens/s",
173
+ "value": 37.14394510669772
174
  },
175
  "energy": null,
176
  "efficiency": null