IlyasMoutawwakil HF staff commited on
Commit
e48e958
·
verified ·
1 Parent(s): 1cb0b59

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
@@ -76,11 +76,11 @@
76
  "cpu_ram_mb": 16757.342208,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
- "platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.3.1",
83
- "optimum_benchmark_commit": "77ca106f4cf33f416814fc4a120313d806701176",
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": 1104.95744,
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.755797784000038,
112
- "mean": 4.755797784000038,
113
  "stdev": 0.0,
114
- "p50": 4.755797784000038,
115
- "p90": 4.755797784000038,
116
- "p95": 4.755797784000038,
117
- "p99": 4.755797784000038,
118
  "values": [
119
- 4.755797784000038
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 6.668808990054661e-05,
126
- "ram": 2.7873763362515547e-06,
127
  "gpu": 0,
128
- "total": 6.947546623679816e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 958.693376,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -141,51 +141,51 @@
141
  "latency": {
142
  "unit": "s",
143
  "count": 15,
144
- "total": 0.6271970240000542,
145
- "mean": 0.041813134933336944,
146
- "stdev": 0.0006665467344419679,
147
- "p50": 0.041942667999990135,
148
- "p90": 0.04249013359998344,
149
- "p95": 0.04258957709997731,
150
- "p99": 0.042690868220004174,
151
  "values": [
152
- 0.0417155449999882,
153
- 0.041942667999990135,
154
- 0.04159978899997441,
155
- 0.04201801900001101,
156
- 0.04174056200002951,
157
- 0.04207142900003191,
158
- 0.04222447399996554,
159
- 0.04242236300001423,
160
- 0.04253531399996291,
161
- 0.04179446200004122,
162
- 0.0415394060000267,
163
- 0.042204867999998896,
164
- 0.042716191000010895,
165
- 0.04027156099999729,
166
- 0.040400373000011314
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "tokens/s",
171
- "value": 47.83185961035014
172
  },
173
  "energy": {
174
  "unit": "kWh",
175
- "cpu": 1.5970562828911675e-06,
176
- "ram": 6.674404509376473e-08,
177
  "gpu": 0.0,
178
- "total": 1.6638003279849323e-06
179
  },
180
  "efficiency": {
181
  "unit": "tokens/kWh",
182
- "value": 1202067.3192331
183
  }
184
  },
185
  "decode": {
186
  "memory": {
187
  "unit": "MB",
188
- "max_ram": 958.693376,
189
  "max_global_vram": null,
190
  "max_process_vram": null,
191
  "max_reserved": null,
@@ -194,45 +194,45 @@
194
  "latency": {
195
  "unit": "s",
196
  "count": 15,
197
- "total": 0.3832796490000874,
198
- "mean": 0.025551976600005823,
199
- "stdev": 0.0007076568842449679,
200
- "p50": 0.0255795390000344,
201
- "p90": 0.026152554600025725,
202
- "p95": 0.02663248340001587,
203
- "p99": 0.027265847879992863,
204
  "values": [
205
- 0.0262931810000282,
206
- 0.025527462000013657,
207
- 0.025473390999991352,
208
- 0.02560215200003313,
209
- 0.02594161500002201,
210
- 0.025664097000003494,
211
- 0.0255795390000344,
212
- 0.025288036000006286,
213
- 0.025884999000027165,
214
- 0.02572669399995675,
215
- 0.025130171999990125,
216
- 0.02742418899998711,
217
- 0.024615079999989575,
218
- 0.02438321800002541,
219
- 0.02474582399997871
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "tokens/s",
224
- "value": 39.13591561444104
225
  },
226
  "energy": {
227
  "unit": "kWh",
228
- "cpu": 9.512359135680733e-07,
229
- "ram": 3.9755485254735855e-08,
230
  "gpu": 0.0,
231
- "total": 9.909913988228087e-07
232
  },
233
  "efficiency": {
234
  "unit": "tokens/kWh",
235
- "value": 1009090.4938104332
236
  }
237
  },
238
  "per_token": {
@@ -240,34 +240,34 @@
240
  "latency": {
241
  "unit": "s",
242
  "count": 15,
243
- "total": 0.3779748279999353,
244
- "mean": 0.025198321866662356,
245
- "stdev": 0.0006671533093806081,
246
- "p50": 0.025241138000012597,
247
- "p90": 0.025809751199994936,
248
- "p95": 0.026233251799993695,
249
- "p99": 0.026772871159977285,
250
  "values": [
251
- 0.025944170000002487,
252
- 0.02519267799999625,
253
- 0.025110615000016878,
254
- 0.025259553000012147,
255
- 0.025608122999983607,
256
- 0.025294448000011016,
257
- 0.025241138000012597,
258
- 0.024960644999964643,
259
- 0.02550254599998425,
260
- 0.025364238000008754,
261
- 0.02478679099999681,
262
- 0.026907775999973182,
263
- 0.024328335999996398,
264
- 0.02406974400003037,
265
- 0.024404026999945927
266
  ]
267
  },
268
  "throughput": {
269
  "unit": "tokens/s",
270
- "value": 39.68518242173145
271
  },
272
  "energy": null,
273
  "efficiency": null
 
76
  "cpu_ram_mb": 16757.342208,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
+ "platform": "Linux-6.5.0-1024-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.3.1",
83
+ "optimum_benchmark_commit": "693db979e9b302426a0eee51d54cc298ad108515",
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.2384,
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.735895131000007,
112
+ "mean": 4.735895131000007,
113
  "stdev": 0.0,
114
+ "p50": 4.735895131000007,
115
+ "p90": 4.735895131000007,
116
+ "p95": 4.735895131000007,
117
+ "p99": 4.735895131000007,
118
  "values": [
119
+ 4.735895131000007
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.744119458728367e-05,
126
+ "ram": 2.81886387391296e-06,
127
  "gpu": 0,
128
+ "total": 7.026005846119663e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 969.244672,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
141
  "latency": {
142
  "unit": "s",
143
  "count": 15,
144
+ "total": 0.6419915379998429,
145
+ "mean": 0.042799435866656195,
146
+ "stdev": 0.0024653414111042763,
147
+ "p50": 0.0442642780000142,
148
+ "p90": 0.04500895959998843,
149
+ "p95": 0.04526057509997372,
150
+ "p99": 0.045618547819958624,
151
  "values": [
152
+ 0.04381981400001678,
153
+ 0.04506880399998181,
154
+ 0.0442642780000142,
155
+ 0.04491919299999836,
156
+ 0.04475944399996479,
157
+ 0.04488954799995781,
158
+ 0.045708040999954846,
159
+ 0.04472260500000402,
160
+ 0.044841637999979866,
161
+ 0.0399189209999804,
162
+ 0.040642876999982036,
163
+ 0.03972512899997582,
164
+ 0.039334365999991405,
165
+ 0.039822902000025806,
166
+ 0.03955397800001492
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "tokens/s",
171
+ "value": 46.729587890623165
172
  },
173
  "energy": {
174
  "unit": "kWh",
175
+ "cpu": 1.5659422344631619e-06,
176
+ "ram": 6.544336587708131e-08,
177
  "gpu": 0.0,
178
+ "total": 1.6313856003402432e-06
179
  },
180
  "efficiency": {
181
  "unit": "tokens/kWh",
182
+ "value": 1225951.7305920061
183
  }
184
  },
185
  "decode": {
186
  "memory": {
187
  "unit": "MB",
188
+ "max_ram": 969.375744,
189
  "max_global_vram": null,
190
  "max_process_vram": null,
191
  "max_reserved": null,
 
194
  "latency": {
195
  "unit": "s",
196
  "count": 15,
197
+ "total": 0.39727542900004664,
198
+ "mean": 0.02648502860000311,
199
+ "stdev": 0.0016030419685974428,
200
+ "p50": 0.027718448000030094,
201
+ "p90": 0.028088384599993788,
202
+ "p95": 0.028183516600006443,
203
+ "p99": 0.028199259320003875,
204
  "values": [
205
+ 0.028175083000007817,
206
+ 0.028203195000003234,
207
+ 0.027958336999972744,
208
+ 0.027821050000000014,
209
+ 0.02793623600001638,
210
+ 0.027786535000018375,
211
+ 0.027718448000030094,
212
+ 0.027730340999994496,
213
+ 0.026166923000005227,
214
+ 0.024681864000001497,
215
+ 0.024318031000007068,
216
+ 0.024201441999991857,
217
+ 0.024780147000001307,
218
+ 0.024303643999985525,
219
+ 0.02549415300001101
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "tokens/s",
224
+ "value": 37.75718029618751
225
  },
226
  "energy": {
227
  "unit": "kWh",
228
+ "cpu": 9.3019821577602e-07,
229
+ "ram": 3.887620509680402e-08,
230
  "gpu": 0.0,
231
+ "total": 9.690744208728242e-07
232
  },
233
  "efficiency": {
234
  "unit": "tokens/kWh",
235
+ "value": 1031912.491405275
236
  }
237
  },
238
  "per_token": {
 
240
  "latency": {
241
  "unit": "s",
242
  "count": 15,
243
+ "total": 0.39142690100010213,
244
+ "mean": 0.026095126733340142,
245
+ "stdev": 0.0015209785258924167,
246
+ "p50": 0.0272498009999822,
247
+ "p90": 0.027608975399994053,
248
+ "p95": 0.02771087909999892,
249
+ "p99": 0.027740137420022393,
250
  "values": [
251
+ 0.027695204999986345,
252
+ 0.02774745200002826,
253
+ 0.02747963100000561,
254
+ 0.02735759200004395,
255
+ 0.02745366300001706,
256
+ 0.02732657400002836,
257
+ 0.02726225400004978,
258
+ 0.0272498009999822,
259
+ 0.025859247000028063,
260
+ 0.024381991999973707,
261
+ 0.024022267000020747,
262
+ 0.023911540000028708,
263
+ 0.024476488999994217,
264
+ 0.024007679999954235,
265
+ 0.025195513999960895
266
  ]
267
  },
268
  "throughput": {
269
  "unit": "tokens/s",
270
+ "value": 38.32133142018281
271
  },
272
  "energy": null,
273
  "efficiency": null