IlyasMoutawwakil HF staff commited on
Commit
c72a57f
1 Parent(s): 6b7b994

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": "c7d418d922cbefab0ec36f45ad29b1b46b499c69",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 1110.429696,
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.698876228000017,
112
- "mean": 4.698876228000017,
113
  "stdev": 0.0,
114
- "p50": 4.698876228000017,
115
- "p90": 4.698876228000017,
116
- "p95": 4.698876228000017,
117
- "p99": 4.698876228000017,
118
  "values": [
119
- 4.698876228000017
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 6.66681327666669e-05,
126
- "ram": 2.7865545351353564e-06,
127
  "gpu": 0,
128
- "total": 6.945468730180225e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 963.780608,
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.6567078150000611,
145
- "mean": 0.04690770107143294,
146
- "stdev": 0.002027394053079682,
147
- "p50": 0.04718306100001257,
148
- "p90": 0.04863866060001385,
149
- "p95": 0.048977441100011274,
150
- "p99": 0.04944311462000797,
151
  "values": [
152
- 0.04557981599998584,
153
- 0.047717435999999225,
154
- 0.04857951900001467,
155
- 0.04531798499999695,
156
- 0.0486640070000135,
157
- 0.04688110999998685,
158
- 0.04630157600001894,
159
- 0.04653430100000833,
160
- 0.04817552400001546,
161
- 0.04705494600000293,
162
- 0.04811693299998865,
163
- 0.04955953300000715,
164
- 0.047311176000022215,
165
- 0.04091395300000045
 
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "tokens/s",
170
- "value": 42.63692217519505
171
  },
172
  "energy": {
173
  "unit": "kWh",
174
- "cpu": 1.779645661111121e-06,
175
- "ram": 7.437453874515658e-08,
176
  "gpu": 0.0,
177
- "total": 1.8540201998562775e-06
178
  },
179
  "efficiency": {
180
  "unit": "tokens/kWh",
181
- "value": 1078736.8984194663
182
  }
183
  },
184
  "decode": {
185
  "memory": {
186
  "unit": "MB",
187
- "max_ram": 964.56704,
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.4096704689999626,
197
- "mean": 0.029262176357140186,
198
- "stdev": 0.001461812923698542,
199
- "p50": 0.02957430949999207,
200
- "p90": 0.030471344100004672,
201
- "p95": 0.030628160050001442,
202
- "p99": 0.03084866240999162,
203
  "values": [
204
- 0.030451741999996784,
205
- 0.029619884999988244,
206
- 0.029061079000001655,
207
- 0.029643739999983154,
208
- 0.029473120999995217,
209
- 0.03047974500000805,
210
- 0.02998226399998316,
211
- 0.029993675000014264,
212
- 0.029482787999995708,
213
- 0.029271092000016097,
214
- 0.030903787999989163,
215
- 0.029528733999995893,
216
- 0.02603275099997404,
217
- 0.02574606500002119
 
218
  ]
219
  },
220
  "throughput": {
221
  "unit": "tokens/s",
222
- "value": 34.17380811991425
223
  },
224
  "energy": {
225
  "unit": "kWh",
226
- "cpu": 8.572341322222068e-07,
227
- "ram": 3.582650708574915e-08,
228
  "gpu": 0.0,
229
- "total": 8.930606393079562e-07
230
  },
231
  "efficiency": {
232
  "unit": "tokens/kWh",
233
- "value": 1119744.792218043
234
  }
235
  },
236
  "per_token": {
237
  "memory": null,
238
  "latency": {
239
  "unit": "s",
240
- "count": 14,
241
- "total": 0.4034106249999354,
242
- "mean": 0.02881504464285253,
243
- "stdev": 0.00140893188522479,
244
- "p50": 0.029103568499991184,
245
- "p90": 0.030007116399991672,
246
- "p95": 0.030151720349994093,
247
- "p99": 0.03035205607000421,
248
  "values": [
249
- 0.029984337000001915,
250
- 0.029151958999989347,
251
- 0.02859016799999381,
252
- 0.029170203999996147,
253
- 0.029002128999991328,
254
- 0.030016878999987284,
255
- 0.029516422000000375,
256
- 0.029522753999998486,
257
- 0.029018248999989282,
258
- 0.02883152900000141,
259
- 0.03040214000000674,
260
- 0.02905517799999302,
261
- 0.025714234999981045,
262
- 0.02543444200000522
 
263
  ]
264
  },
265
  "throughput": {
266
  "unit": "tokens/s",
267
- "value": 34.70409337880538
268
  },
269
  "energy": null,
270
  "efficiency": null
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "67d850c9fa4c56f9fdc4ebb17d7e32fb16d42bf9",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 1123.135488,
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.775064514999997,
112
+ "mean": 4.775064514999997,
113
  "stdev": 0.0,
114
+ "p50": 4.775064514999997,
115
+ "p90": 4.775064514999997,
116
+ "p95": 4.775064514999997,
117
+ "p99": 4.775064514999997,
118
  "values": [
119
+ 4.775064514999997
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.826535037777718e-05,
126
+ "ram": 2.853313152413098e-06,
127
  "gpu": 0,
128
+ "total": 7.111866353019027e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 976.478208,
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.6459372350000194,
145
+ "mean": 0.04306248233333463,
146
+ "stdev": 0.002738235227586167,
147
+ "p50": 0.04512732400002051,
148
+ "p90": 0.04574027739998883,
149
+ "p95": 0.045874516600002836,
150
+ "p99": 0.04601342572001272,
151
  "values": [
152
+ 0.04604815300001519,
153
+ 0.045543101000021124,
154
+ 0.04552687000000333,
155
+ 0.04565054199997576,
156
+ 0.04558907700004511,
157
+ 0.04565003999999817,
158
+ 0.04512732400002051,
159
+ 0.04580010099999754,
160
+ 0.040337824000005185,
161
+ 0.040158809999979894,
162
+ 0.040242836000004445,
163
+ 0.03986348899996983,
164
+ 0.04007578499999909,
165
+ 0.04011917700000822,
166
+ 0.040204105999976036
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "tokens/s",
171
+ "value": 46.444140969825185
172
  },
173
  "energy": {
174
  "unit": "kWh",
175
+ "cpu": 1.5941825246666846e-06,
176
+ "ram": 6.66237616532985e-08,
177
  "gpu": 0.0,
178
+ "total": 1.660806286319983e-06
179
  },
180
  "efficiency": {
181
  "unit": "tokens/kWh",
182
+ "value": 1204234.362835658
183
  }
184
  },
185
  "decode": {
186
  "memory": {
187
  "unit": "MB",
188
+ "max_ram": 977.26464,
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.4024064799999678,
198
+ "mean": 0.02682709866666452,
199
+ "stdev": 0.0017906043595530949,
200
+ "p50": 0.027881951000040317,
201
+ "p90": 0.028613849399982884,
202
+ "p95": 0.028776467099987713,
203
+ "p99": 0.02900067261998629,
204
  "values": [
205
+ 0.029056723999985934,
206
+ 0.02839754299998276,
207
+ 0.028656356999988475,
208
+ 0.028332862000013392,
209
+ 0.02847021899998481,
210
+ 0.028538926999999603,
211
+ 0.028550087999974494,
212
+ 0.027881951000040317,
213
+ 0.024991914999986875,
214
+ 0.024593181000000186,
215
+ 0.025119276999987505,
216
+ 0.024830506000000696,
217
+ 0.02500173500004621,
218
+ 0.025052819999984877,
219
+ 0.02493237499999168
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "tokens/s",
224
+ "value": 37.2757416828904
225
  },
226
  "energy": {
227
  "unit": "kWh",
228
+ "cpu": 9.460267256805198e-07,
229
+ "ram": 3.953684857628131e-08,
230
  "gpu": 0.0,
231
+ "total": 9.855635742568013e-07
232
  },
233
  "efficiency": {
234
  "unit": "tokens/kWh",
235
+ "value": 1014647.8889036509
236
  }
237
  },
238
  "per_token": {
239
  "memory": null,
240
  "latency": {
241
  "unit": "s",
242
+ "count": 15,
243
+ "total": 0.3962915740001449,
244
+ "mean": 0.026419438266676327,
245
+ "stdev": 0.0017088151327039633,
246
+ "p50": 0.02755766500001755,
247
+ "p90": 0.028095463600027414,
248
+ "p95": 0.028245171300022773,
249
+ "p99": 0.02846456305999709,
250
  "values": [
251
+ 0.02851941099999067,
252
+ 0.02791238700001486,
253
+ 0.028127640000036536,
254
+ 0.02784822700004952,
255
+ 0.027984182000011515,
256
+ 0.028044625000006818,
257
+ 0.028047199000013734,
258
+ 0.02755766500001755,
259
+ 0.024665465999987646,
260
+ 0.024277380999990328,
261
+ 0.024797847000002093,
262
+ 0.024506461000044055,
263
+ 0.02466908400003831,
264
+ 0.024730457999964983,
265
+ 0.024603540999976303
266
  ]
267
  },
268
  "throughput": {
269
  "unit": "tokens/s",
270
+ "value": 37.85091832407851
271
  },
272
  "energy": null,
273
  "efficiency": null