IlyasMoutawwakil HF staff commited on
Commit
f0408d7
1 Parent(s): 7f2d9a1

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": "94ccda0ad71bebc72e235e85dbfd6165ea4a634c",
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.267072,
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": 5.059916507999958,
112
- "mean": 5.059916507999958,
113
  "stdev": 0.0,
114
- "p50": 5.059916507999958,
115
- "p90": 5.059916507999958,
116
- "p95": 5.059916507999958,
117
- "p99": 5.059916507999958,
118
  "values": [
119
- 5.059916507999958
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 6.94724029964871e-05,
126
- "ram": 2.903768870589829e-06,
127
  "gpu": 0,
128
- "total": 7.237617186707693e-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,49 +140,51 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 12,
144
- "total": 0.654170833000137,
145
- "mean": 0.05451423608334475,
146
- "stdev": 0.010891136006106018,
147
- "p50": 0.05319427500000984,
148
- "p90": 0.056886411800019236,
149
- "p95": 0.07084285280000698,
150
- "p99": 0.084258973759994,
151
  "values": [
152
- 0.053334745000029216,
153
- 0.05476773800000956,
154
- 0.05270172299998421,
155
- 0.05237410600000203,
156
- 0.05305380499999046,
157
- 0.05460927699999729,
158
- 0.05712182000002031,
159
- 0.05410815900000898,
160
- 0.04915121000004774,
161
- 0.08761300399999072,
162
- 0.04267239200004269,
163
- 0.042662854000013795
 
 
164
  ]
165
  },
166
  "throughput": {
167
  "unit": "tokens/s",
168
- "value": 36.68766442846738
169
  },
170
  "energy": {
171
  "unit": "kWh",
172
- "cpu": 1.880382608484339e-06,
173
- "ram": 7.858402694523646e-08,
174
  "gpu": 0.0,
175
- "total": 1.9589666354295757e-06
176
  },
177
  "efficiency": {
178
  "unit": "tokens/kWh",
179
- "value": 1020946.4336085675
180
  }
181
  },
182
  "decode": {
183
  "memory": {
184
  "unit": "MB",
185
- "max_ram": 969.654272,
186
  "max_global_vram": null,
187
  "max_process_vram": null,
188
  "max_reserved": null,
@@ -190,75 +192,79 @@
190
  },
191
  "latency": {
192
  "unit": "s",
193
- "count": 12,
194
- "total": 0.3811080689998221,
195
- "mean": 0.03175900574998517,
196
- "stdev": 0.003371935521193409,
197
- "p50": 0.032027741500002094,
198
- "p90": 0.03424520379997489,
199
- "p95": 0.03650782654997613,
200
- "p99": 0.03865350370997987,
201
  "values": [
202
- 0.0343133839999723,
203
- 0.03363158199999816,
204
- 0.03177620700000716,
205
- 0.03320223699995495,
206
- 0.03356489899999815,
207
- 0.032279275999997026,
208
- 0.03918992299998081,
209
- 0.031322944999999436,
210
- 0.029774076999956378,
211
- 0.028199771000004148,
212
- 0.025907746999962455,
213
- 0.027946020999991106
 
 
214
  ]
215
  },
216
  "throughput": {
217
  "unit": "tokens/s",
218
- "value": 31.487131803566204
219
  },
220
  "energy": {
221
  "unit": "kWh",
222
- "cpu": 9.077478338170935e-07,
223
- "ram": 3.793452996790492e-08,
224
  "gpu": 0.0,
225
- "total": 9.456823637849981e-07
226
  },
227
  "efficiency": {
228
  "unit": "tokens/kWh",
229
- "value": 1057437.505757854
230
  }
231
  },
232
  "per_token": {
233
  "memory": null,
234
  "latency": {
235
  "unit": "s",
236
- "count": 12,
237
- "total": 0.3750195659999349,
238
- "mean": 0.031251630499994576,
239
- "stdev": 0.0033131549496120518,
240
- "p50": 0.03150615049997896,
241
- "p90": 0.03371755439998765,
242
- "p95": 0.035946965199974555,
243
- "p99": 0.038058901839964396,
244
  "values": [
245
- 0.03378702999998495,
246
- 0.03309227400001191,
247
- 0.03126012100000253,
248
- 0.03266412099998206,
249
- 0.03302315600001293,
250
- 0.03175217999995539,
251
- 0.03858688599996185,
252
- 0.030764962000034757,
253
- 0.029244335999976556,
254
- 0.027858910000020387,
255
- 0.025585038999963672,
256
- 0.027400551000027917
 
 
257
  ]
258
  },
259
  "throughput": {
260
  "unit": "tokens/s",
261
- "value": 31.998330455115727
262
  },
263
  "energy": null,
264
  "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": "a7a97473b632c48148612a312a4eb89b241c78ba",
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": 1103.949824,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
108
  "latency": {
109
  "unit": "s",
110
  "count": 1,
111
+ "total": 5.034189029999993,
112
+ "mean": 5.034189029999993,
113
  "stdev": 0.0,
114
+ "p50": 5.034189029999993,
115
+ "p90": 5.034189029999993,
116
+ "p95": 5.034189029999993,
117
+ "p99": 5.034189029999993,
118
  "values": [
119
+ 5.034189029999993
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.776167551676433e-05,
126
+ "ram": 2.8322346144034326e-06,
127
  "gpu": 0,
128
+ "total": 7.059391013116776e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 957.304832,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
140
  },
141
  "latency": {
142
  "unit": "s",
143
+ "count": 14,
144
+ "total": 0.6220744530000388,
145
+ "mean": 0.04443388950000277,
146
+ "stdev": 0.0017111831826938334,
147
+ "p50": 0.04419783150000001,
148
+ "p90": 0.04673925839999811,
149
+ "p95": 0.04713835214999591,
150
+ "p99": 0.0476757456299984,
151
  "values": [
152
+ 0.04677664499999423,
153
+ 0.043974724999998216,
154
+ 0.044390672000020004,
155
+ 0.04339041500000462,
156
+ 0.04456657000000064,
157
+ 0.042820750999993606,
158
+ 0.044140695000010055,
159
+ 0.04605218300000047,
160
+ 0.04665202300000715,
161
+ 0.04244049199999722,
162
+ 0.04425496799998996,
163
+ 0.047810093999999026,
164
+ 0.04201571900000545,
165
+ 0.042788501000018186
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "tokens/s",
170
+ "value": 45.010689419837426
171
  },
172
  "energy": {
173
  "unit": "kWh",
174
+ "cpu": 1.6958578773166827e-06,
175
+ "ram": 7.08719130409463e-08,
176
  "gpu": 0.0,
177
+ "total": 1.7667297903576288e-06
178
  },
179
  "efficiency": {
180
  "unit": "tokens/kWh",
181
+ "value": 1132035.0236439675
182
  }
183
  },
184
  "decode": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 958.222336,
188
  "max_global_vram": null,
189
  "max_process_vram": null,
190
  "max_reserved": null,
 
192
  },
193
  "latency": {
194
  "unit": "s",
195
+ "count": 14,
196
+ "total": 0.38168505199993774,
197
+ "mean": 0.027263217999995554,
198
+ "stdev": 0.00111371870785759,
199
+ "p50": 0.02714446399998849,
200
+ "p90": 0.02826827360001971,
201
+ "p95": 0.028934908200005792,
202
+ "p99": 0.02976805843998818,
203
  "values": [
204
+ 0.02668853899999135,
205
+ 0.027887004999996634,
206
+ 0.026440244999974993,
207
+ 0.025771275000010974,
208
+ 0.027813457999997127,
209
+ 0.028021266000024525,
210
+ 0.02633259399999588,
211
+ 0.029976345999983778,
212
+ 0.027765016999978798,
213
+ 0.02690320799999313,
214
+ 0.026704939000012473,
215
+ 0.02738571999998385,
216
+ 0.028374134000017648,
217
+ 0.025621305999976585
218
  ]
219
  },
220
  "throughput": {
221
  "unit": "tokens/s",
222
+ "value": 36.67945581479644
223
  },
224
  "energy": {
225
  "unit": "kWh",
226
+ "cpu": 1.011168922203175e-06,
227
+ "ram": 4.2259039674945595e-08,
228
  "gpu": 0.0,
229
+ "total": 1.0534279618781202e-06
230
  },
231
  "efficiency": {
232
  "unit": "tokens/kWh",
233
+ "value": 949281.807763233
234
  }
235
  },
236
  "per_token": {
237
  "memory": null,
238
  "latency": {
239
  "unit": "s",
240
+ "count": 14,
241
+ "total": 0.37625699899999177,
242
+ "mean": 0.02687549992857084,
243
+ "stdev": 0.0011185561196108778,
244
+ "p50": 0.02678810899999462,
245
+ "p90": 0.027887668600013172,
246
+ "p95": 0.02855098745000646,
247
+ "p99": 0.029374723089998722,
248
  "values": [
249
+ 0.026312797000002774,
250
+ 0.027513838000004398,
251
+ 0.026047331000000895,
252
+ 0.02542254400000843,
253
+ 0.027454658999999992,
254
+ 0.027633612000016683,
255
+ 0.02594478999998273,
256
+ 0.02958065699999679,
257
+ 0.02738783299997749,
258
+ 0.02654921799998533,
259
+ 0.026170672000006334,
260
+ 0.02702700000000391,
261
+ 0.027996550000011666,
262
+ 0.02521549799999434
263
  ]
264
  },
265
  "throughput": {
266
  "unit": "tokens/s",
267
+ "value": 37.20861017126304
268
  },
269
  "energy": null,
270
  "efficiency": null