IlyasMoutawwakil HF staff commited on
Commit
d505247
1 Parent(s): dea6553

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": "8bf68d01ce920e01ece8935a1cc6d7e3f17c2d2b",
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": 1115.385856,
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.764692714999995,
112
- "mean": 4.764692714999995,
113
  "stdev": 0.0,
114
- "p50": 4.764692714999995,
115
- "p90": 4.764692714999995,
116
- "p95": 4.764692714999995,
117
- "p99": 4.764692714999995,
118
  "values": [
119
- 4.764692714999995
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 6.854515473047893e-05,
126
- "ram": 2.8650170949288166e-06,
127
  "gpu": 0,
128
- "total": 7.141017182540775e-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,51 +140,52 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 14,
144
- "total": 0.6185510840000177,
145
- "mean": 0.04418222028571555,
146
- "stdev": 0.0022722082983073176,
147
- "p50": 0.044874882000016214,
148
- "p90": 0.04613752710000938,
149
- "p95": 0.046267782800008206,
150
- "p99": 0.04642966295999003,
151
  "values": [
152
- 0.04576411200000052,
153
- 0.045506383999992295,
154
- 0.04647013299998548,
155
- 0.04419520999999804,
156
- 0.04615882500002044,
157
- 0.04570391100000393,
158
- 0.046087831999983564,
159
- 0.04508254700002112,
160
- 0.044667217000011306,
161
- 0.044504342999999835,
162
- 0.044292370000022174,
163
- 0.03969119999999293,
164
- 0.03998523699999623,
165
- 0.040441762999989805
 
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "tokens/s",
170
- "value": 45.26707773096263
171
  },
172
  "energy": {
173
  "unit": "kWh",
174
- "cpu": 1.555152173735138e-06,
175
- "ram": 6.499256309128808e-08,
176
  "gpu": 0.0,
177
- "total": 1.6201447368264261e-06
178
  },
179
  "efficiency": {
180
  "unit": "tokens/kWh",
181
- "value": 1234457.6101994705
182
  }
183
  },
184
  "decode": {
185
  "memory": {
186
  "unit": "MB",
187
- "max_ram": 969.5232,
188
  "max_global_vram": null,
189
  "max_process_vram": null,
190
  "max_reserved": null,
@@ -192,79 +193,81 @@
192
  },
193
  "latency": {
194
  "unit": "s",
195
- "count": 14,
196
- "total": 0.3839011620000292,
197
- "mean": 0.02742151157143066,
198
- "stdev": 0.001662651041841783,
199
- "p50": 0.028119652499995595,
200
- "p90": 0.028932262000006405,
201
- "p95": 0.028964184550007134,
202
- "p99": 0.02900685211000706,
203
  "values": [
204
- 0.028547276000011834,
205
- 0.028672508999989077,
206
- 0.02840572300002009,
207
- 0.02901751900000704,
208
- 0.028924786000004588,
209
- 0.02893546600000718,
210
- 0.02787169300000869,
211
- 0.0283676119999825,
212
- 0.02754392399998551,
213
- 0.027811672000012777,
214
- 0.025965172999974584,
215
- 0.024175481000014543,
216
- 0.02531030800000167,
217
- 0.024352020000009134
 
218
  ]
219
  },
220
  "throughput": {
221
  "unit": "tokens/s",
222
- "value": 36.467719782517705
223
  },
224
  "energy": {
225
  "unit": "kWh",
226
- "cpu": 9.161814856223571e-07,
227
- "ram": 3.8289013891677275e-08,
228
  "gpu": 0.0,
229
- "total": 9.544704995140342e-07
230
  },
231
  "efficiency": {
232
  "unit": "tokens/kWh",
233
- "value": 1047701.3176511448
234
  }
235
  },
236
  "per_token": {
237
  "memory": null,
238
  "latency": {
239
  "unit": "s",
240
- "count": 14,
241
- "total": 0.3780712819999792,
242
- "mean": 0.027005091571427085,
243
- "stdev": 0.0016000674250394359,
244
- "p50": 0.02764668999999742,
245
- "p90": 0.028489631299993334,
246
- "p95": 0.02851155735000077,
247
- "p99": 0.028539627470004804,
248
  "values": [
249
- 0.028081030999999257,
250
- 0.028219247999999197,
251
- 0.02798275800000738,
252
- 0.02854664500000581,
253
- 0.028482554999982312,
254
- 0.028492663999998058,
255
- 0.02740077900000415,
256
- 0.02789260099999069,
257
- 0.02705815199999506,
258
- 0.0273481810000078,
259
- 0.025662421999982143,
260
- 0.023880955000009862,
261
- 0.02497039700000414,
262
- 0.02405289399999333
 
263
  ]
264
  },
265
  "throughput": {
266
  "unit": "tokens/s",
267
- "value": 37.03005403092418
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": "5ae03a669d2c4893dc609854294ec3bac19528a3",
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": 1105.48992,
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.746682023999995,
112
+ "mean": 4.746682023999995,
113
  "stdev": 0.0,
114
+ "p50": 4.746682023999995,
115
+ "p90": 4.746682023999995,
116
+ "p95": 4.746682023999995,
117
+ "p99": 4.746682023999995,
118
  "values": [
119
+ 4.746682023999995
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.75039741728041e-05,
126
+ "ram": 2.8214843793614364e-06,
127
  "gpu": 0,
128
+ "total": 7.032545855216555e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 959.61088,
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.6367645999999354,
145
+ "mean": 0.04245097333332903,
146
+ "stdev": 0.0029716112084235326,
147
+ "p50": 0.04457363400001668,
148
+ "p90": 0.04549793339999155,
149
+ "p95": 0.04564771289997793,
150
+ "p99": 0.0457774273799771,
151
  "values": [
152
+ 0.04505918299997802,
153
+ 0.04537749900001131,
154
+ 0.04457363400001668,
155
+ 0.04557822299997838,
156
+ 0.0449568109999916,
157
+ 0.04580985599997689,
158
+ 0.04511943599999313,
159
+ 0.04487304399998493,
160
+ 0.04118888600001469,
161
+ 0.038528482000003805,
162
+ 0.039196481000004724,
163
+ 0.03968639699999699,
164
+ 0.038838411000000406,
165
+ 0.03888137199999164,
166
+ 0.0390968849999922
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "tokens/s",
171
+ "value": 47.11317180635206
172
  },
173
  "energy": {
174
  "unit": "kWh",
175
+ "cpu": 1.522490000113463e-06,
176
+ "ram": 6.362758544298686e-08,
177
  "gpu": 0.0,
178
+ "total": 1.5861175855564497e-06
179
  },
180
  "efficiency": {
181
  "unit": "tokens/kWh",
182
+ "value": 1260940.5621704585
183
  }
184
  },
185
  "decode": {
186
  "memory": {
187
  "unit": "MB",
188
+ "max_ram": 959.61088,
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.3940438750000794,
198
+ "mean": 0.026269591666671963,
199
+ "stdev": 0.0020482437390559856,
200
+ "p50": 0.02786857999998915,
201
+ "p90": 0.028324464000019135,
202
+ "p95": 0.02850392540001394,
203
+ "p99": 0.028686674680002397,
204
  "values": [
205
+ 0.028406024000020125,
206
+ 0.02812554999999861,
207
+ 0.02786857999998915,
208
+ 0.02811770499999966,
209
+ 0.0279860699999972,
210
+ 0.028202124000017648,
211
+ 0.027919183999983943,
212
+ 0.02873236199999951,
213
+ 0.02417940399999452,
214
+ 0.024094742000016822,
215
+ 0.024589238000004343,
216
+ 0.02427923800001963,
217
+ 0.023892364999994697,
218
+ 0.023830098000019007,
219
+ 0.023821191000024555
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "tokens/s",
224
+ "value": 38.066826949148684
225
  },
226
  "energy": {
227
  "unit": "kWh",
228
+ "cpu": 9.198245584455313e-07,
229
+ "ram": 3.844148452166961e-08,
230
  "gpu": 0.0,
231
+ "total": 9.582660429672005e-07
232
  },
233
  "efficiency": {
234
  "unit": "tokens/kWh",
235
+ "value": 1043551.5349198573
236
  }
237
  },
238
  "per_token": {
239
  "memory": null,
240
  "latency": {
241
  "unit": "s",
242
+ "count": 15,
243
+ "total": 0.3881197450000684,
244
+ "mean": 0.025874649666671228,
245
+ "stdev": 0.001962084477609894,
246
+ "p50": 0.027403109000005088,
247
+ "p90": 0.02783658980001178,
248
+ "p95": 0.028019821300009084,
249
+ "p99": 0.02820053386000211,
250
  "values": [
251
+ 0.02792301100001282,
252
+ 0.027660881000002746,
253
+ 0.027403109000005088,
254
+ 0.027648628000008557,
255
+ 0.027512333999993643,
256
+ 0.027706958000010218,
257
+ 0.027453022999992527,
258
+ 0.028245712000000367,
259
+ 0.023874874000000545,
260
+ 0.02379096500001765,
261
+ 0.024279457999995202,
262
+ 0.023969468000018423,
263
+ 0.02359795399999598,
264
+ 0.02353210000001127,
265
+ 0.02352127000000337
266
  ]
267
  },
268
  "throughput": {
269
  "unit": "tokens/s",
270
+ "value": 38.64786626611165
271
  },
272
  "energy": null,
273
  "efficiency": null