IlyasMoutawwakil HF staff commited on
Commit
2d614ee
1 Parent(s): f9bf630

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
@@ -73,14 +73,14 @@
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
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": "6f7b069b4b0cde5708134b51a746a564e69874ce",
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.42272,
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.8100010649999945,
112
- "mean": 4.8100010649999945,
113
  "stdev": 0.0,
114
- "p50": 4.8100010649999945,
115
- "p90": 4.8100010649999945,
116
- "p95": 4.8100010649999945,
117
- "p99": 4.8100010649999945,
118
  "values": [
119
- 4.8100010649999945
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 6.703964074452719e-05,
126
- "ram": 2.80208581743409e-06,
127
  "gpu": 0,
128
- "total": 6.984172656196128e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 968.654848,
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.631776919999993,
145
- "mean": 0.04512692285714236,
146
- "stdev": 0.00429957445682484,
147
- "p50": 0.044201781499992876,
148
- "p90": 0.04634179679998738,
149
- "p95": 0.05145302249997598,
150
- "p99": 0.05828253089997701,
151
  "values": [
152
- 0.05998990799997728,
153
- 0.04514143400001558,
154
- 0.043509454999991704,
155
- 0.04433396500002118,
156
- 0.04406959799996457,
157
- 0.04357424700003776,
158
- 0.044933792999984234,
159
- 0.044788369000002604,
160
- 0.04304536199998665,
161
- 0.04449843399999054,
162
- 0.04685623799997529,
163
- 0.042178121000006286,
164
- 0.04246858700003031,
165
- 0.04238940900000898
 
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "tokens/s",
170
- "value": 44.31944110905525
171
  },
172
  "energy": {
173
  "unit": "kWh",
174
- "cpu": 1.7043903829970797e-06,
175
- "ram": 7.122927231080212e-08,
176
  "gpu": 0.0,
177
- "total": 1.7756196553078821e-06
178
  },
179
  "efficiency": {
180
  "unit": "tokens/kWh",
181
- "value": 1126367.3467577219
182
  }
183
  },
184
  "decode": {
185
  "memory": {
186
  "unit": "MB",
187
- "max_ram": 969.572352,
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.3805838649999487,
197
- "mean": 0.02718456178571062,
198
- "stdev": 0.0025376856945996213,
199
- "p50": 0.026543072500004428,
200
- "p90": 0.027293185399992127,
201
- "p95": 0.030480696349991374,
202
- "p99": 0.03505709206997835,
203
  "values": [
204
- 0.0362011909999751,
205
- 0.0263579790000108,
206
- 0.026374390000000858,
207
- 0.02704294799997342,
208
- 0.026611456000011913,
209
- 0.026474688999996943,
210
- 0.027400430000000142,
211
- 0.026644588999999996,
212
- 0.026312002999986817,
213
- 0.026778911000008065,
214
- 0.02670211700001346,
215
- 0.025965702000007695,
216
- 0.02556879499996967,
217
- 0.026148664999993798
 
218
  ]
219
  },
220
  "throughput": {
221
  "unit": "tokens/s",
222
- "value": 36.78558469629785
223
  },
224
  "energy": {
225
  "unit": "kWh",
226
- "cpu": 9.467587839578086e-07,
227
- "ram": 3.9567501642750376e-08,
228
  "gpu": 0.0,
229
- "total": 9.863262856005586e-07
230
  },
231
  "efficiency": {
232
  "unit": "tokens/kWh",
233
- "value": 1013863.2768882518
234
  }
235
  },
236
  "per_token": {
237
  "memory": null,
238
  "latency": {
239
  "unit": "s",
240
- "count": 14,
241
- "total": 0.37572219200006884,
242
- "mean": 0.026837299428576347,
243
- "stdev": 0.002524102516706253,
244
- "p50": 0.02619519850000529,
245
- "p90": 0.026933272500014028,
246
- "p95": 0.03010725485000307,
247
- "p99": 0.03466992776998153,
248
  "values": [
249
- 0.03581059599997616,
250
- 0.026018781000004765,
251
- 0.026033659000006537,
252
- 0.02669305000000577,
253
- 0.026267690000054245,
254
- 0.026122706999956335,
255
- 0.027036225000017566,
256
- 0.026274742999987666,
257
- 0.025889509000023736,
258
- 0.026439622999987478,
259
- 0.026388707000023714,
260
- 0.025643015000014202,
261
- 0.025269793000006757,
262
- 0.025834094000003915
 
263
  ]
264
  },
265
  "throughput": {
266
  "unit": "tokens/s",
267
- "value": 37.26157330626197
268
  },
269
  "energy": null,
270
  "efficiency": null
 
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
+ "cpu_ram_mb": 16757.338112,
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": "d0c0a5c5918412583a4f2490ab7e3d1b48375998",
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.739776,
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.880519011000018,
112
+ "mean": 4.880519011000018,
113
  "stdev": 0.0,
114
+ "p50": 4.880519011000018,
115
+ "p90": 4.880519011000018,
116
+ "p95": 4.880519011000018,
117
+ "p99": 4.880519011000018,
118
  "values": [
119
+ 4.880519011000018
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.757512622409398e-05,
126
+ "ram": 2.824456902600332e-06,
127
  "gpu": 0,
128
+ "total": 7.039958312669431e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 959.34464,
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.6387683620000644,
145
+ "mean": 0.04258455746667096,
146
+ "stdev": 0.0009365716577562458,
147
+ "p50": 0.04211572400001273,
148
+ "p90": 0.043623371600000384,
149
+ "p95": 0.0439347773999998,
150
+ "p99": 0.044483038680014034,
151
  "values": [
152
+ 0.04364106599999218,
153
+ 0.04317169699999113,
154
+ 0.04334394599999314,
155
+ 0.04266452600001003,
156
+ 0.041982665000006136,
157
+ 0.04462010400001759,
158
+ 0.041881824000000734,
159
+ 0.04190543900000421,
160
+ 0.04168273000001932,
161
+ 0.043273800999998,
162
+ 0.04211572400001273,
163
+ 0.04359683000001269,
164
+ 0.04118202899999801,
165
+ 0.04164999900001476,
166
+ 0.04205598199999372
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "tokens/s",
171
+ "value": 46.96538179515687
172
  },
173
  "energy": {
174
  "unit": "kWh",
175
+ "cpu": 1.6268873104342708e-06,
176
+ "ram": 6.798947397945436e-08,
177
  "gpu": 0.0,
178
+ "total": 1.6948767844137251e-06
179
  },
180
  "efficiency": {
181
  "unit": "tokens/kWh",
182
+ "value": 1180026.7832990703
183
  }
184
  },
185
  "decode": {
186
  "memory": {
187
  "unit": "MB",
188
+ "max_ram": 959.868928,
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.3912635929999908,
198
+ "mean": 0.02608423953333272,
199
+ "stdev": 0.0005236309221663269,
200
+ "p50": 0.026088707000013756,
201
+ "p90": 0.02662415259999875,
202
+ "p95": 0.026787773699996364,
203
+ "p99": 0.027053319540005418,
204
  "values": [
205
+ 0.026645516999991514,
206
+ 0.026592106000009608,
207
+ 0.026466341000002558,
208
+ 0.02582683500000371,
209
+ 0.026300835999990113,
210
+ 0.02587305099999071,
211
+ 0.02544916499999772,
212
+ 0.025881869000016877,
213
+ 0.025774355999999443,
214
+ 0.026439949000007346,
215
+ 0.02711970600000768,
216
+ 0.025014927999990277,
217
+ 0.026270679999981894,
218
+ 0.025519546999987597,
219
+ 0.026088707000013756
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "tokens/s",
224
+ "value": 38.33732621271602
225
  },
226
  "energy": {
227
  "unit": "kWh",
228
+ "cpu": 1.0658478847256418e-06,
229
+ "ram": 4.454047784689015e-08,
230
  "gpu": 0.0,
231
+ "total": 1.1103883625725321e-06
232
  },
233
  "efficiency": {
234
  "unit": "tokens/kWh",
235
+ "value": 900585.8073685265
236
  }
237
  },
238
  "per_token": {
239
  "memory": null,
240
  "latency": {
241
  "unit": "s",
242
+ "count": 15,
243
+ "total": 0.38594591899999386,
244
+ "mean": 0.025729727933332926,
245
+ "stdev": 0.0004798435801624541,
246
+ "p50": 0.025775378000020055,
247
+ "p90": 0.026230500600019014,
248
+ "p95": 0.026394949300012627,
249
+ "p99": 0.02656012746000158,
250
  "values": [
251
+ 0.026306461000018544,
252
+ 0.0260610809999946,
253
+ 0.02608966299999338,
254
+ 0.025485051999993402,
255
+ 0.025940257999991445,
256
+ 0.025559120999986362,
257
+ 0.025130406000016592,
258
+ 0.025558571000004804,
259
+ 0.025457950999992818,
260
+ 0.026116560000019717,
261
+ 0.02660142199999882,
262
+ 0.024705265999983794,
263
+ 0.025953412999996317,
264
+ 0.025205315999983213,
265
+ 0.025775378000020055
266
  ]
267
  },
268
  "throughput": {
269
  "unit": "tokens/s",
270
+ "value": 38.865548932000074
271
  },
272
  "energy": null,
273
  "efficiency": null