IlyasMoutawwakil HF staff commited on
Commit
c291f02
·
verified ·
1 Parent(s): aaf6b3b

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.4.0",
83
- "optimum_benchmark_commit": "d9ffe3b3809e940419695c4a39c0122d5a6e1611",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.0",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 1119.952896,
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.922732851000006,
112
- "mean": 4.922732851000006,
113
  "stdev": 0.0,
114
- "p50": 4.922732851000006,
115
- "p90": 4.922732851000006,
116
- "p95": 4.922732851000006,
117
- "p99": 4.922732851000006,
118
  "values": [
119
- 4.922732851000006
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 6.786976676666651e-05,
126
- "ram": 2.836714717627621e-06,
127
  "gpu": 0,
128
- "total": 7.070648148429414e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 973.295616,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,53 +140,52 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 16,
144
- "total": 0.6472425269999462,
145
- "mean": 0.04045265793749664,
146
- "stdev": 0.0008084836779336936,
147
- "p50": 0.04017224199999703,
148
- "p90": 0.041344676500003175,
149
- "p95": 0.042158350750000295,
150
- "p99": 0.042759701349993406,
151
  "values": [
152
- 0.0403603849999854,
153
- 0.040025175000010904,
154
- 0.040153075999995735,
155
- 0.039692050999974526,
156
- 0.0399469799999963,
157
- 0.04019140799999832,
158
- 0.040013162999997576,
159
- 0.039993366999993896,
160
- 0.042910038999991684,
161
- 0.04003205800000842,
162
- 0.040651280999981054,
163
- 0.040325800000005074,
164
- 0.041907788000003166,
165
- 0.03984220200001687,
166
- 0.040781565000003184,
167
- 0.040416188999984115
168
  ]
169
  },
170
  "throughput": {
171
  "unit": "tokens/s",
172
- "value": 49.44050902885536
173
  },
174
  "energy": {
175
  "unit": "kWh",
176
- "cpu": 1.5661945973333154e-06,
177
- "ram": 6.545429795717757e-08,
178
  "gpu": 0.0,
179
- "total": 1.6316488952904931e-06
180
  },
181
  "efficiency": {
182
  "unit": "tokens/kWh",
183
- "value": 1225753.901940973
184
  }
185
  },
186
  "decode": {
187
  "memory": {
188
  "unit": "MB",
189
- "max_ram": 974.082048,
190
  "max_global_vram": null,
191
  "max_process_vram": null,
192
  "max_reserved": null,
@@ -194,83 +193,81 @@
194
  },
195
  "latency": {
196
  "unit": "s",
197
- "count": 16,
198
- "total": 0.3989489000000219,
199
- "mean": 0.02493430625000137,
200
- "stdev": 0.0008789198533361845,
201
- "p50": 0.024765660000014122,
202
- "p90": 0.025251146000002223,
203
- "p95": 0.025967637500009744,
204
- "p99": 0.027609202700001844,
205
  "values": [
206
- 0.025074719000002688,
207
- 0.025016630999999734,
208
- 0.024488339000015458,
209
- 0.02472737800002278,
210
- 0.02519083699999669,
211
- 0.02521863999999141,
212
- 0.02469055000000253,
213
- 0.024159141000012596,
214
- 0.024953501999988248,
215
- 0.024803942000005463,
216
- 0.025283652000013035,
217
- 0.02801959399999987,
218
- 0.024063202000007777,
219
- 0.02463238999999362,
220
- 0.02436269499997934,
221
- 0.02426368799999068
222
  ]
223
  },
224
  "throughput": {
225
  "unit": "tokens/s",
226
- "value": 40.10538693050444
227
  },
228
  "energy": {
229
  "unit": "kWh",
230
- "cpu": 9.319949023194867e-07,
231
- "ram": 3.895089832052075e-08,
232
  "gpu": 0.0,
233
- "total": 9.709458006400075e-07
234
  },
235
  "efficiency": {
236
  "unit": "tokens/kWh",
237
- "value": 1029923.6057675321
238
  }
239
  },
240
  "per_token": {
241
  "memory": null,
242
  "latency": {
243
  "unit": "s",
244
- "count": 16,
245
- "total": 0.3931358260000479,
246
- "mean": 0.024570989125002995,
247
- "stdev": 0.0008339594598474973,
248
- "p50": 0.02442771599999105,
249
- "p90": 0.024892232499993838,
250
- "p95": 0.025571225999996727,
251
- "p99": 0.027096154800003092,
252
  "values": [
253
- 0.024703403000017943,
254
- 0.024680571000004647,
255
- 0.024151407000005065,
256
- 0.024390396000001147,
257
- 0.024847152000006645,
258
- 0.0248486259999936,
259
- 0.024260532999988982,
260
- 0.02381695900001546,
261
- 0.024564262000012604,
262
- 0.024465035999980955,
263
- 0.024935838999994075,
264
- 0.027477387000004683,
265
- 0.023728655000013532,
266
- 0.02430007699999237,
267
- 0.02403194400000075,
268
- 0.02393357900001547
269
  ]
270
  },
271
  "throughput": {
272
  "unit": "tokens/s",
273
- "value": 40.69840228704582
274
  },
275
  "energy": null,
276
  "efficiency": null
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "f9861fced16a3dc82c7a05e66fd9a3b22cd9c663",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.0",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 1119.752192,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
108
  "latency": {
109
  "unit": "s",
110
  "count": 1,
111
+ "total": 4.778488150000015,
112
+ "mean": 4.778488150000015,
113
  "stdev": 0.0,
114
+ "p50": 4.778488150000015,
115
+ "p90": 4.778488150000015,
116
+ "p95": 4.778488150000015,
117
+ "p99": 4.778488150000015,
118
  "values": [
119
+ 4.778488150000015
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.711266831111087e-05,
126
+ "ram": 2.8051401720676365e-06,
127
  "gpu": 0,
128
+ "total": 6.99178084831785e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 973.344768,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 15,
144
+ "total": 0.6505426510000234,
145
+ "mean": 0.043369510066668227,
146
+ "stdev": 0.0025556529946603973,
147
+ "p50": 0.044726181000015686,
148
+ "p90": 0.045880758799989964,
149
+ "p95": 0.04622811439998315,
150
+ "p99": 0.046709259679994945,
151
  "values": [
152
+ 0.04682954599999789,
153
+ 0.04525169400000095,
154
+ 0.04495366699998726,
155
+ 0.04597035799997684,
156
+ 0.04482691000001182,
157
+ 0.045746360000009645,
158
+ 0.04528572799998187,
159
+ 0.044726181000015686,
160
+ 0.04433031100001017,
161
+ 0.03990263000000027,
162
+ 0.040715239999997266,
163
+ 0.039863306000000875,
164
+ 0.03974636800001008,
165
+ 0.04278618300000403,
166
+ 0.039608169000018734
 
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "tokens/s",
171
+ "value": 46.115346862936
172
  },
173
  "energy": {
174
  "unit": "kWh",
175
+ "cpu": 1.5921960164444487e-06,
176
+ "ram": 6.654073310486647e-08,
177
  "gpu": 0.0,
178
+ "total": 1.6587367495493152e-06
179
  },
180
  "efficiency": {
181
  "unit": "tokens/kWh",
182
+ "value": 1205736.835904436
183
  }
184
  },
185
  "decode": {
186
  "memory": {
187
  "unit": "MB",
188
+ "max_ram": 974.1312,
189
  "max_global_vram": null,
190
  "max_process_vram": null,
191
  "max_reserved": null,
 
193
  },
194
  "latency": {
195
  "unit": "s",
196
+ "count": 15,
197
+ "total": 0.4044218829999693,
198
+ "mean": 0.02696145886666462,
199
+ "stdev": 0.001560586162076632,
200
+ "p50": 0.027814101000018354,
201
+ "p90": 0.02842573660000767,
202
+ "p95": 0.028607283900001335,
203
+ "p99": 0.02885358477999773,
204
  "values": [
205
+ 0.028475337000003265,
206
+ 0.027814101000018354,
207
+ 0.028131865000005973,
208
+ 0.0282125060000169,
209
+ 0.02832224199997313,
210
+ 0.02891515999999683,
211
+ 0.02835133600001427,
212
+ 0.02833872200000087,
213
+ 0.02698872799999208,
214
+ 0.02515835399998423,
215
+ 0.025736354000002848,
216
+ 0.02445768299998008,
217
+ 0.025184523000007175,
218
+ 0.025649391999991167,
219
+ 0.02468557999998211
 
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "tokens/s",
224
+ "value": 37.089981107676955
225
  },
226
  "energy": {
227
  "unit": "kWh",
228
+ "cpu": 9.430444321667e-07,
229
+ "ram": 3.941259234001987e-08,
230
  "gpu": 0.0,
231
+ "total": 9.824570245067198e-07
232
  },
233
  "efficiency": {
234
  "unit": "tokens/kWh",
235
+ "value": 1017856.2268431928
236
  }
237
  },
238
  "per_token": {
239
  "memory": null,
240
  "latency": {
241
  "unit": "s",
242
+ "count": 15,
243
+ "total": 0.3981322499999749,
244
+ "mean": 0.026542149999998325,
245
+ "stdev": 0.0014711640921941085,
246
+ "p50": 0.02734383200001389,
247
+ "p90": 0.027908829600016817,
248
+ "p95": 0.02805701930000737,
249
+ "p99": 0.028278718259997504,
250
  "values": [
251
+ 0.027938252000012653,
252
+ 0.02734383200001389,
253
+ 0.027594359999994822,
254
+ 0.0277252150000038,
255
+ 0.02784023999998908,
256
+ 0.028334142999995038,
257
+ 0.02786469600002306,
258
+ 0.02785859399998003,
259
+ 0.026673036999994792,
260
+ 0.02484375500000624,
261
+ 0.025420172999986335,
262
+ 0.024145368999995753,
263
+ 0.024867911000001186,
264
+ 0.025338410999978578,
265
+ 0.024344261999999617
 
266
  ]
267
  },
268
  "throughput": {
269
  "unit": "tokens/s",
270
+ "value": 37.67592301302129
271
  },
272
  "energy": null,
273
  "efficiency": null