IlyasMoutawwakil HF staff commited on
Commit
b52ed61
1 Parent(s): 44e0980

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

Browse files
cpu_inference_transformers_text-generation_openai-community/gpt2/benchmark.json CHANGED
@@ -80,7 +80,7 @@
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.0",
83
- "optimum_benchmark_commit": "6d219cab8dced45685ef7bd31a9c5490c58b944d",
84
  "transformers_version": "4.40.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.1",
@@ -99,7 +99,7 @@
99
  "prefill": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 947.744768,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -108,51 +108,51 @@
108
  "latency": {
109
  "unit": "s",
110
  "count": 15,
111
- "total": 0.6550434540000083,
112
- "mean": 0.04366956360000055,
113
- "stdev": 0.0009442459726971205,
114
- "p50": 0.043400093999991896,
115
- "p90": 0.044969158799989375,
116
- "p95": 0.04538049639999997,
117
- "p99": 0.045608600080012704,
118
  "values": [
119
- 0.04525829799999315,
120
- 0.04428805899999588,
121
- 0.0428263849999837,
122
- 0.04390361200000825,
123
- 0.04338282200001231,
124
- 0.04297925999998142,
125
- 0.04453544999998371,
126
- 0.04566562600001589,
127
- 0.04285856500001728,
128
- 0.043400093999991896,
129
- 0.04267416100000787,
130
- 0.04332208899998591,
131
- 0.04397669900001233,
132
- 0.04386326700000609,
133
- 0.0421090670000126
134
  ]
135
  },
136
  "throughput": {
137
  "unit": "tokens/s",
138
- "value": 45.79848835494145
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
- "cpu": 1.6926123324223765e-06,
143
- "ram": 7.073598642250544e-08,
144
  "gpu": 0.0,
145
- "total": 1.763348318844882e-06
146
  },
147
  "efficiency": {
148
  "unit": "tokens/kWh",
149
- "value": 1134205.862010372
150
  }
151
  },
152
  "decode": {
153
  "memory": {
154
  "unit": "MB",
155
- "max_ram": 947.744768,
156
  "max_global_vram": null,
157
  "max_process_vram": null,
158
  "max_reserved": null,
@@ -161,45 +161,45 @@
161
  "latency": {
162
  "unit": "s",
163
  "count": 15,
164
- "total": 0.40758571699998924,
165
- "mean": 0.027172381133332615,
166
- "stdev": 0.0007936533300877572,
167
- "p50": 0.027156305000005432,
168
- "p90": 0.027633397600010313,
169
- "p95": 0.02823210800000595,
170
- "p99": 0.02923892080000485,
171
  "values": [
172
- 0.0273950090000028,
173
- 0.02769274400000654,
174
- 0.026746371000001545,
175
- 0.027282119999995302,
176
- 0.026782006999980013,
177
- 0.027544378000015968,
178
- 0.02733710100000053,
179
- 0.02697282299999415,
180
- 0.02730594399997699,
181
- 0.027156305000005432,
182
- 0.02711542899999131,
183
- 0.0269145940000044,
184
- 0.029490624000004573,
185
- 0.025966307000004463,
186
- 0.02588396100000523
187
  ]
188
  },
189
  "throughput": {
190
  "unit": "tokens/s",
191
- "value": 36.802074690954875
192
  },
193
  "energy": {
194
  "unit": "kWh",
195
- "cpu": 1.069803164968936e-06,
196
- "ram": 4.4709171178965335e-08,
197
  "gpu": 0.0,
198
- "total": 1.1145123361479018e-06
199
  },
200
  "efficiency": {
201
  "unit": "tokens/kWh",
202
- "value": 897253.4152975895
203
  }
204
  },
205
  "per_token": {
@@ -207,33 +207,33 @@
207
  "latency": {
208
  "unit": "s",
209
  "count": 14,
210
- "total": 0.9902306230000022,
211
- "mean": 0.07073075878571444,
212
- "stdev": 0.0013561517202880726,
213
- "p50": 0.07039625000000171,
214
- "p90": 0.07246276519998958,
215
- "p95": 0.07294918259999009,
216
- "p99": 0.07338348452000332,
217
  "values": [
218
- 0.07200986800000919,
219
- 0.06957833599997798,
220
- 0.07116524400001367,
221
- 0.07022016299998768,
222
- 0.07051648399999522,
223
- 0.07190438100002439,
224
- 0.07265686399998117,
225
- 0.07019123899999613,
226
- 0.07054194200000552,
227
- 0.06980548999999314,
228
- 0.07027601600000821,
229
- 0.07349206000000663,
230
- 0.0698707119999824,
231
- 0.06800182400002086
232
  ]
233
  },
234
  "throughput": {
235
  "unit": "tokens/s",
236
- "value": 14.138120630510908
237
  },
238
  "energy": null,
239
  "efficiency": null
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.0",
83
+ "optimum_benchmark_commit": "d7339efdbbcababd22ca2f563771622060764f8f",
84
  "transformers_version": "4.40.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.1",
 
99
  "prefill": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 957.7472,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
108
  "latency": {
109
  "unit": "s",
110
  "count": 15,
111
+ "total": 0.6495224139999607,
112
+ "mean": 0.04330149426666405,
113
+ "stdev": 0.0011315971338525784,
114
+ "p50": 0.04311687599999914,
115
+ "p90": 0.04458205979998411,
116
+ "p95": 0.045031404299987796,
117
+ "p99": 0.0457870632599986,
118
  "values": [
119
+ 0.044515268999987256,
120
+ 0.04307617100002403,
121
+ 0.04334875800000759,
122
+ 0.043221029999983784,
123
+ 0.042728984999996555,
124
+ 0.04270609200000308,
125
+ 0.04311687599999914,
126
+ 0.045975978000001305,
127
+ 0.04462658699998201,
128
+ 0.04329140199999415,
129
+ 0.042861270999992485,
130
+ 0.04242945799998665,
131
+ 0.04442864800000734,
132
+ 0.04170012000000156,
133
+ 0.04149576899999374
134
  ]
135
  },
136
  "throughput": {
137
  "unit": "tokens/s",
138
+ "value": 46.187782520468666
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
+ "cpu": 1.688671719144892e-06,
143
+ "ram": 7.057252887804566e-08,
144
  "gpu": 0.0,
145
+ "total": 1.7592442480229379e-06
146
  },
147
  "efficiency": {
148
  "unit": "tokens/kWh",
149
+ "value": 1136851.8056816878
150
  }
151
  },
152
  "decode": {
153
  "memory": {
154
  "unit": "MB",
155
+ "max_ram": 957.7472,
156
  "max_global_vram": null,
157
  "max_process_vram": null,
158
  "max_reserved": null,
 
161
  "latency": {
162
  "unit": "s",
163
  "count": 15,
164
+ "total": 0.4010198910000611,
165
+ "mean": 0.026734659400004072,
166
+ "stdev": 0.0008285951985799797,
167
+ "p50": 0.026552226999996265,
168
+ "p90": 0.027581553200008102,
169
+ "p95": 0.02824474420000058,
170
+ "p99": 0.02893224163998809,
171
  "values": [
172
+ 0.026632567000007157,
173
+ 0.026574689000000262,
174
+ 0.026927196000002596,
175
+ 0.02646976400001222,
176
+ 0.026087232000008953,
177
+ 0.027139220000009345,
178
+ 0.027876442000007273,
179
+ 0.02649163300000623,
180
+ 0.026485814000011487,
181
+ 0.0270053300000086,
182
+ 0.026552226999996265,
183
+ 0.02617345200002319,
184
+ 0.02910411599998497,
185
+ 0.026044461999987334,
186
+ 0.0254557469999952
187
  ]
188
  },
189
  "throughput": {
190
  "unit": "tokens/s",
191
+ "value": 37.40462839036011
192
  },
193
  "energy": {
194
  "unit": "kWh",
195
+ "cpu": 1.0297779794092536e-06,
196
+ "ram": 4.3036892500168716e-08,
197
  "gpu": 0.0,
198
+ "total": 1.0728148719094218e-06
199
  },
200
  "efficiency": {
201
  "unit": "tokens/kWh",
202
+ "value": 932127.2720802014
203
  }
204
  },
205
  "per_token": {
 
207
  "latency": {
208
  "unit": "s",
209
  "count": 14,
210
+ "total": 0.9796396160000143,
211
+ "mean": 0.06997425828571531,
212
+ "stdev": 0.0016961246556955753,
213
+ "p50": 0.06977705949999802,
214
+ "p90": 0.07224189719998719,
215
+ "p95": 0.07301124244999216,
216
+ "p99": 0.07346308449000645,
217
  "values": [
218
+ 0.06968002400000728,
219
+ 0.07028198500000826,
220
+ 0.06971998800000279,
221
+ 0.06882983200000581,
222
+ 0.06983413099999325,
223
+ 0.07079384700000446,
224
+ 0.07270711799998253,
225
+ 0.07115638199999808,
226
+ 0.07027797800000712,
227
+ 0.06945445400000949,
228
+ 0.06859875199998555,
229
+ 0.07357604500001003,
230
+ 0.06776091300000076,
231
+ 0.06696816699999886
232
  ]
233
  },
234
  "throughput": {
235
  "unit": "tokens/s",
236
+ "value": 14.29096962938644
237
  },
238
  "energy": null,
239
  "efficiency": null