IlyasMoutawwakil HF staff commited on
Commit
b28e941
1 Parent(s): 89f365e

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.15",
82
  "optimum_benchmark_version": "0.4.0",
83
- "optimum_benchmark_commit": "01e4e599381bbd166de56057d1649aba9e7d2100",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.2",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 1115.938816,
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.758403945000026,
112
- "mean": 4.758403945000026,
113
  "stdev": 0.0,
114
- "p50": 4.758403945000026,
115
- "p90": 4.758403945000026,
116
- "p95": 4.758403945000026,
117
- "p99": 4.758403945000026,
118
  "values": [
119
- 4.758403945000026
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 6.732362742777696e-05,
126
- "ram": 2.8154911047942864e-06,
127
  "gpu": 0,
128
- "total": 7.013911853257125e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 969.662464,
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.6480456120000895,
145
- "mean": 0.046288972285720674,
146
- "stdev": 0.002068530040734468,
147
- "p50": 0.04688018050001119,
148
- "p90": 0.04796604880000075,
149
- "p95": 0.048056616750012895,
150
- "p99": 0.04814439535002094,
151
  "values": [
152
- 0.04584382600000936,
153
- 0.04789258099998506,
154
- 0.04778722500000754,
155
- 0.04568549100000041,
156
- 0.048166340000022956,
157
- 0.04751081200001295,
158
- 0.04629168700000719,
159
- 0.04658995100001562,
160
- 0.047997535000007474,
161
- 0.04636012400001732,
162
- 0.0475619659999893,
163
- 0.04717041000000677,
164
- 0.041537317000006624,
165
- 0.04165034700000092
 
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "tokens/s",
170
- "value": 43.20683526207741
171
  },
172
  "energy": {
173
  "unit": "kWh",
174
- "cpu": 1.60613314555557e-06,
175
- "ram": 6.715999814132228e-08,
176
  "gpu": 0.0,
177
- "total": 1.673293143696892e-06
178
  },
179
  "efficiency": {
180
  "unit": "tokens/kWh",
181
- "value": 1195247.8306229701
182
  }
183
  },
184
  "decode": {
185
  "memory": {
186
  "unit": "MB",
187
- "max_ram": 970.186752,
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.4074437369999373,
197
- "mean": 0.029103124071424093,
198
- "stdev": 0.0011486663430676865,
199
- "p50": 0.029430562000001714,
200
- "p90": 0.029834377599988214,
201
- "p95": 0.03004172809998664,
202
- "p99": 0.030259018419982624,
203
  "values": [
204
- 0.029630531999998766,
205
- 0.029291583000002674,
206
- 0.029440160000007154,
207
- 0.029895474999989347,
208
- 0.029092163000001392,
209
- 0.029614813999984335,
210
- 0.02917393500001708,
211
- 0.03031334099998162,
212
- 0.029420963999996275,
213
- 0.029691816999985576,
214
- 0.029678412000009757,
215
- 0.02871475099999543,
216
- 0.028087266999989424,
217
- 0.025398522999978468
 
218
  ]
219
  },
220
  "throughput": {
221
  "unit": "tokens/s",
222
- "value": 34.360572340819054
223
  },
224
  "energy": {
225
  "unit": "kWh",
226
- "cpu": 9.648286141666039e-07,
227
- "ram": 4.034659983625354e-08,
228
  "gpu": 0.0,
229
- "total": 1.0051752140028581e-06
230
  },
231
  "efficiency": {
232
  "unit": "tokens/kWh",
233
- "value": 994851.4309438161
234
  }
235
  },
236
  "per_token": {
237
  "memory": null,
238
  "latency": {
239
  "unit": "s",
240
- "count": 14,
241
- "total": 0.40091280499996174,
242
- "mean": 0.028636628928568695,
243
- "stdev": 0.0011048120389506783,
244
- "p50": 0.028916862499997364,
245
- "p90": 0.02931584469999109,
246
- "p95": 0.029528276599990022,
247
- "p99": 0.029776470519982466,
248
  "values": [
249
- 0.029173243000002458,
250
- 0.028804378000018005,
251
- 0.02895446700000548,
252
- 0.029361222999995107,
253
- 0.028575883999991447,
254
- 0.02915976799999953,
255
- 0.028696358000019018,
256
- 0.02983851899998058,
257
- 0.02887925799998925,
258
- 0.029209961999981715,
259
- 0.02917954500000519,
260
- 0.02837708399999883,
261
- 0.027622012999984236,
262
- 0.02508110299999089
 
263
  ]
264
  },
265
  "throughput": {
266
  "unit": "tokens/s",
267
- "value": 34.92031141285531
268
  },
269
  "energy": null,
270
  "efficiency": null
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "1c43fa2fcd13a51b92e79f85bd1b3b0bffb11f79",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.2",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 1105.657856,
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.866434240000046,
112
+ "mean": 4.866434240000046,
113
  "stdev": 0.0,
114
+ "p50": 4.866434240000046,
115
+ "p90": 4.866434240000046,
116
+ "p95": 4.866434240000046,
117
+ "p99": 4.866434240000046,
118
  "values": [
119
+ 4.866434240000046
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.770963122777719e-05,
126
+ "ram": 2.8316988305153015e-06,
127
  "gpu": 0,
128
+ "total": 7.054133005829249e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 959.250432,
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.6218302959999846,
145
+ "mean": 0.04145535306666564,
146
+ "stdev": 0.001090527809703039,
147
+ "p50": 0.041161997000017436,
148
+ "p90": 0.04171153760001971,
149
+ "p95": 0.04284252680001827,
150
+ "p99": 0.04484761575998618,
151
  "values": [
152
+ 0.041396676999966076,
153
+ 0.041505680999989636,
154
+ 0.04082442600002878,
155
+ 0.041429246999996394,
156
+ 0.04176837200003547,
157
+ 0.040807293999989724,
158
+ 0.04162628599999607,
159
+ 0.04113604999997733,
160
+ 0.04129176099996812,
161
+ 0.040922811000029924,
162
+ 0.040979876999983844,
163
+ 0.04534888799997816,
164
+ 0.04051225199998498,
165
+ 0.04111867700004268,
166
+ 0.041161997000017436
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "tokens/s",
171
+ "value": 48.24467413855427
172
  },
173
  "energy": {
174
  "unit": "kWh",
175
+ "cpu": 1.5752157135555082e-06,
176
+ "ram": 6.586856324803522e-08,
177
  "gpu": 0.0,
178
+ "total": 1.6410842768035435e-06
179
  },
180
  "efficiency": {
181
  "unit": "tokens/kWh",
182
+ "value": 1218706.4541837804
183
  }
184
  },
185
  "decode": {
186
  "memory": {
187
  "unit": "MB",
188
+ "max_ram": 959.905792,
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.3822290819999239,
198
+ "mean": 0.025481938799994927,
199
+ "stdev": 0.000673847115889247,
200
+ "p50": 0.025277721999998448,
201
+ "p90": 0.025686042199993153,
202
+ "p95": 0.026331226900009594,
203
+ "p99": 0.027526699780022455,
204
  "values": [
205
+ 0.02567891299997882,
206
+ 0.02530981199998905,
207
+ 0.02517899800000123,
208
+ 0.02782556800002567,
209
+ 0.025242606999995587,
210
+ 0.025245111000003817,
211
+ 0.02499503299998196,
212
+ 0.02541967700000214,
213
+ 0.025277721999998448,
214
+ 0.02563138299996126,
215
+ 0.025595786999986103,
216
+ 0.025124325000035697,
217
+ 0.025234350999994604,
218
+ 0.0247789999999668,
219
+ 0.02569079500000271
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "tokens/s",
224
+ "value": 39.2434817401021
225
  },
226
  "energy": {
227
  "unit": "kWh",
228
+ "cpu": 9.492124694305621e-07,
229
+ "ram": 3.969317083607294e-08,
230
  "gpu": 0.0,
231
+ "total": 9.889056402666357e-07
232
  },
233
  "efficiency": {
234
  "unit": "tokens/kWh",
235
+ "value": 1011218.8254183412
236
  }
237
  },
238
  "per_token": {
239
  "memory": null,
240
  "latency": {
241
  "unit": "s",
242
+ "count": 15,
243
+ "total": 0.3768289539999614,
244
+ "mean": 0.025121930266664094,
245
+ "stdev": 0.0006758052926231262,
246
+ "p50": 0.024939810000034868,
247
+ "p90": 0.02533066119998466,
248
+ "p95": 0.025978249199988566,
249
+ "p99": 0.027180123440011812,
250
  "values": [
251
+ 0.02532507099999748,
252
+ 0.02495735299999069,
253
+ 0.024829894999982116,
254
+ 0.027480592000017623,
255
+ 0.02488756299999295,
256
+ 0.024883856000030846,
257
+ 0.02464967800000295,
258
+ 0.025022193999973297,
259
+ 0.024939810000034868,
260
+ 0.02528399399994896,
261
+ 0.025166293999973277,
262
+ 0.024803505000022597,
263
+ 0.024858148000021174,
264
+ 0.02440661299999647,
265
+ 0.025334387999976116
266
  ]
267
  },
268
  "throughput": {
269
  "unit": "tokens/s",
270
+ "value": 39.805858442611964
271
  },
272
  "energy": null,
273
  "efficiency": null