IlyasMoutawwakil HF staff commited on
Commit
e2a98fa
·
verified ·
1 Parent(s): 21478a7

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.3.1",
83
- "optimum_benchmark_commit": "378d8dddb2c87c406ac8d3231c1c44d5a290b874",
84
  "transformers_version": "4.42.4",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.32.1",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 1105.985536,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -108,31 +108,31 @@
108
  "latency": {
109
  "unit": "s",
110
  "count": 1,
111
- "total": 4.867805047000019,
112
- "mean": 4.867805047000019,
113
  "stdev": 0.0,
114
- "p50": 4.867805047000019,
115
- "p90": 4.867805047000019,
116
- "p95": 4.867805047000019,
117
- "p99": 4.867805047000019,
118
  "values": [
119
- 4.867805047000019
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 6.734600994322036e-05,
126
- "ram": 2.8148961007616433e-06,
127
  "gpu": 0,
128
- "total": 7.016090604398201e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 958.820352,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,51 +140,49 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 14,
144
- "total": 0.6179320429999962,
145
- "mean": 0.044138003071428296,
146
- "stdev": 0.0012654783999715633,
147
- "p50": 0.04458579100000293,
148
- "p90": 0.04525961130000269,
149
- "p95": 0.04561339499999519,
150
- "p99": 0.04606077179998181,
151
  "values": [
152
- 0.0434148139999877,
153
- 0.04285000699999841,
154
- 0.043853345000002264,
155
- 0.04467974199999958,
156
- 0.044883403000000044,
157
- 0.04617261599997846,
158
- 0.045136726999999155,
159
- 0.045312276000004204,
160
- 0.04509781400000179,
161
- 0.04449184000000628,
162
- 0.04320271099999218,
163
- 0.04484442000000399,
164
- 0.04276973700001463,
165
- 0.04122259100000747
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "tokens/s",
170
- "value": 45.31242604617637
171
  },
172
  "energy": {
173
  "unit": "kWh",
174
- "cpu": 1.6447081610008523e-06,
175
- "ram": 6.873398907700334e-08,
176
  "gpu": 0.0,
177
- "total": 1.7134421500778559e-06
178
  },
179
  "efficiency": {
180
  "unit": "tokens/kWh",
181
- "value": 1167241.0416127113
182
  }
183
  },
184
  "decode": {
185
  "memory": {
186
  "unit": "MB",
187
- "max_ram": 959.737856,
188
  "max_global_vram": null,
189
  "max_process_vram": null,
190
  "max_reserved": null,
@@ -192,79 +190,75 @@
192
  },
193
  "latency": {
194
  "unit": "s",
195
- "count": 14,
196
- "total": 0.3847741840000083,
197
- "mean": 0.02748387028571488,
198
- "stdev": 0.002210651018898422,
199
- "p50": 0.0269253780000156,
200
- "p90": 0.028894968299985634,
201
- "p95": 0.030916898999996077,
202
- "p99": 0.03379254060001073,
203
  "values": [
204
- 0.026571200000006456,
205
- 0.026304140000007692,
206
- 0.027310303000007252,
207
- 0.02724415899999144,
208
- 0.026704749999993282,
209
- 0.027738615000004074,
210
- 0.02673744200001238,
211
- 0.034511451000014404,
212
- 0.02869336199998429,
213
- 0.027113314000018818,
214
- 0.02898137099998621,
215
- 0.02526262099999599,
216
- 0.026524201999990282,
217
- 0.02507725399999572
218
  ]
219
  },
220
  "throughput": {
221
  "unit": "tokens/s",
222
- "value": 36.3849774287344
223
  },
224
  "energy": {
225
  "unit": "kWh",
226
- "cpu": 1.0385475114539827e-06,
227
- "ram": 4.339951009333733e-08,
228
  "gpu": 0.0,
229
- "total": 1.0819470215473194e-06
230
  },
231
  "efficiency": {
232
  "unit": "tokens/kWh",
233
- "value": 924259.672687
234
  }
235
  },
236
  "per_token": {
237
  "memory": null,
238
  "latency": {
239
  "unit": "s",
240
- "count": 14,
241
- "total": 0.3795577810000168,
242
- "mean": 0.02711127007142977,
243
- "stdev": 0.0021878225857709915,
244
- "p50": 0.02658559700000751,
245
- "p90": 0.02843733869999312,
246
- "p95": 0.030460602249998203,
247
- "p99": 0.03338774205000078,
248
  "values": [
249
- 0.026190938000013375,
250
- 0.02596803100001921,
251
- 0.026769110000003593,
252
- 0.02687248300000533,
253
- 0.026352871999989702,
254
- 0.027365577000011854,
255
- 0.026402084000011428,
256
- 0.034119527000001426,
257
- 0.028313500999985308,
258
- 0.02678215500000647,
259
- 0.028490411999996468,
260
- 0.024948663000003535,
261
- 0.02621359099998699,
262
- 0.024768836999982113
263
  ]
264
  },
265
  "throughput": {
266
  "unit": "tokens/s",
267
- "value": 36.885029633997625
268
  },
269
  "energy": null,
270
  "efficiency": null
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.3.1",
83
+ "optimum_benchmark_commit": "94ccda0ad71bebc72e235e85dbfd6165ea4a634c",
84
  "transformers_version": "4.42.4",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.32.1",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 1115.267072,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
108
  "latency": {
109
  "unit": "s",
110
  "count": 1,
111
+ "total": 5.059916507999958,
112
+ "mean": 5.059916507999958,
113
  "stdev": 0.0,
114
+ "p50": 5.059916507999958,
115
+ "p90": 5.059916507999958,
116
+ "p95": 5.059916507999958,
117
+ "p99": 5.059916507999958,
118
  "values": [
119
+ 5.059916507999958
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.94724029964871e-05,
126
+ "ram": 2.903768870589829e-06,
127
  "gpu": 0,
128
+ "total": 7.237617186707693e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 968.736768,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 12,
144
+ "total": 0.654170833000137,
145
+ "mean": 0.05451423608334475,
146
+ "stdev": 0.010891136006106018,
147
+ "p50": 0.05319427500000984,
148
+ "p90": 0.056886411800019236,
149
+ "p95": 0.07084285280000698,
150
+ "p99": 0.084258973759994,
151
  "values": [
152
+ 0.053334745000029216,
153
+ 0.05476773800000956,
154
+ 0.05270172299998421,
155
+ 0.05237410600000203,
156
+ 0.05305380499999046,
157
+ 0.05460927699999729,
158
+ 0.05712182000002031,
159
+ 0.05410815900000898,
160
+ 0.04915121000004774,
161
+ 0.08761300399999072,
162
+ 0.04267239200004269,
163
+ 0.042662854000013795
 
 
164
  ]
165
  },
166
  "throughput": {
167
  "unit": "tokens/s",
168
+ "value": 36.68766442846738
169
  },
170
  "energy": {
171
  "unit": "kWh",
172
+ "cpu": 1.880382608484339e-06,
173
+ "ram": 7.858402694523646e-08,
174
  "gpu": 0.0,
175
+ "total": 1.9589666354295757e-06
176
  },
177
  "efficiency": {
178
  "unit": "tokens/kWh",
179
+ "value": 1020946.4336085675
180
  }
181
  },
182
  "decode": {
183
  "memory": {
184
  "unit": "MB",
185
+ "max_ram": 969.654272,
186
  "max_global_vram": null,
187
  "max_process_vram": null,
188
  "max_reserved": null,
 
190
  },
191
  "latency": {
192
  "unit": "s",
193
+ "count": 12,
194
+ "total": 0.3811080689998221,
195
+ "mean": 0.03175900574998517,
196
+ "stdev": 0.003371935521193409,
197
+ "p50": 0.032027741500002094,
198
+ "p90": 0.03424520379997489,
199
+ "p95": 0.03650782654997613,
200
+ "p99": 0.03865350370997987,
201
  "values": [
202
+ 0.0343133839999723,
203
+ 0.03363158199999816,
204
+ 0.03177620700000716,
205
+ 0.03320223699995495,
206
+ 0.03356489899999815,
207
+ 0.032279275999997026,
208
+ 0.03918992299998081,
209
+ 0.031322944999999436,
210
+ 0.029774076999956378,
211
+ 0.028199771000004148,
212
+ 0.025907746999962455,
213
+ 0.027946020999991106
 
 
214
  ]
215
  },
216
  "throughput": {
217
  "unit": "tokens/s",
218
+ "value": 31.487131803566204
219
  },
220
  "energy": {
221
  "unit": "kWh",
222
+ "cpu": 9.077478338170935e-07,
223
+ "ram": 3.793452996790492e-08,
224
  "gpu": 0.0,
225
+ "total": 9.456823637849981e-07
226
  },
227
  "efficiency": {
228
  "unit": "tokens/kWh",
229
+ "value": 1057437.505757854
230
  }
231
  },
232
  "per_token": {
233
  "memory": null,
234
  "latency": {
235
  "unit": "s",
236
+ "count": 12,
237
+ "total": 0.3750195659999349,
238
+ "mean": 0.031251630499994576,
239
+ "stdev": 0.0033131549496120518,
240
+ "p50": 0.03150615049997896,
241
+ "p90": 0.03371755439998765,
242
+ "p95": 0.035946965199974555,
243
+ "p99": 0.038058901839964396,
244
  "values": [
245
+ 0.03378702999998495,
246
+ 0.03309227400001191,
247
+ 0.03126012100000253,
248
+ 0.03266412099998206,
249
+ 0.03302315600001293,
250
+ 0.03175217999995539,
251
+ 0.03858688599996185,
252
+ 0.030764962000034757,
253
+ 0.029244335999976556,
254
+ 0.027858910000020387,
255
+ 0.025585038999963672,
256
+ 0.027400551000027917
 
 
257
  ]
258
  },
259
  "throughput": {
260
  "unit": "tokens/s",
261
+ "value": 31.998330455115727
262
  },
263
  "energy": null,
264
  "efficiency": null