IlyasMoutawwakil HF staff commited on
Commit
c37aeed
1 Parent(s): 14f100d

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-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,7 +99,7 @@
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,31 +108,31 @@
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,51 +140,52 @@
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,79 +193,81 @@
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
 
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": "0fe64c9dadf839c1f16495afd4c4cbc98fcfce05",
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": 1104.990208,
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.811734929000011,
112
+ "mean": 4.811734929000011,
113
  "stdev": 0.0,
114
+ "p50": 4.811734929000011,
115
+ "p90": 4.811734929000011,
116
+ "p95": 4.811734929000011,
117
+ "p99": 4.811734929000011,
118
  "values": [
119
+ 4.811734929000011
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.812843216790093e-05,
126
+ "ram": 2.84760571410402e-06,
127
  "gpu": 0,
128
+ "total": 7.097603788200495e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 958.8736,
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.6393599250000648,
145
+ "mean": 0.04262399500000432,
146
+ "stdev": 0.0012298620796097255,
147
+ "p50": 0.04239876999997705,
148
+ "p90": 0.04452597939998668,
149
+ "p95": 0.04529399550000903,
150
+ "p99": 0.045427328700033055,
151
  "values": [
152
+ 0.04217897000000903,
153
+ 0.042275109000001976,
154
+ 0.04239876999997705,
155
+ 0.041976913999974386,
156
+ 0.04522256699999616,
157
+ 0.04241660399998182,
158
+ 0.042488386000002265,
159
+ 0.04314526300004218,
160
+ 0.04348109799997246,
161
+ 0.04269515400000046,
162
+ 0.04158361899999363,
163
+ 0.045460662000039065,
164
+ 0.041178494000007504,
165
+ 0.04143104500002437,
166
+ 0.04142727000004243
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "tokens/s",
171
+ "value": 46.9219274260847
172
  },
173
  "energy": {
174
  "unit": "kWh",
175
+ "cpu": 1.624093784226312e-06,
176
+ "ram": 6.787266409062908e-08,
177
  "gpu": 0.0,
178
+ "total": 1.6919664483169412e-06
179
  },
180
  "efficiency": {
181
  "unit": "tokens/kWh",
182
+ "value": 1182056.536634914
183
  }
184
  },
185
  "decode": {
186
  "memory": {
187
  "unit": "MB",
188
+ "max_ram": 958.8736,
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.3903646769998659,
198
+ "mean": 0.026024311799991057,
199
+ "stdev": 0.0008471399373053249,
200
+ "p50": 0.026045625000051587,
201
+ "p90": 0.026397876200030625,
202
+ "p95": 0.027122197900018817,
203
+ "p99": 0.02836909557998524,
204
  "values": [
205
+ 0.02573327199996811,
206
+ 0.026045625000051587,
207
+ 0.02628119399997786,
208
+ 0.028680819999976848,
209
+ 0.02625342199996794,
210
+ 0.026116267000020343,
211
+ 0.02631336500002135,
212
+ 0.026143226999977287,
213
+ 0.02603591700000152,
214
+ 0.026454217000036806,
215
+ 0.02547345799996492,
216
+ 0.025480720999951245,
217
+ 0.025363522000020566,
218
+ 0.024825037999960387,
219
+ 0.02516461199996911
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "tokens/s",
224
+ "value": 38.425607857970085
225
  },
226
  "energy": {
227
  "unit": "kWh",
228
+ "cpu": 9.786242688143692e-07,
229
+ "ram": 4.089943575237955e-08,
230
  "gpu": 0.0,
231
+ "total": 1.0195237045667484e-06
232
  },
233
  "efficiency": {
234
  "unit": "tokens/kWh",
235
+ "value": 980850.1710364398
236
  }
237
  },
238
  "per_token": {
239
  "memory": null,
240
  "latency": {
241
  "unit": "s",
242
+ "count": 15,
243
+ "total": 0.3851863999998386,
244
+ "mean": 0.025679093333322574,
245
+ "stdev": 0.0007970970318750041,
246
+ "p50": 0.02572179200001301,
247
+ "p90": 0.026055984200013427,
248
+ "p95": 0.026726106900036937,
249
+ "p99": 0.02785577978002493,
250
  "values": [
251
+ 0.025404779999973925,
252
+ 0.02572179200001301,
253
+ 0.025954585000022234,
254
+ 0.02813819800002193,
255
+ 0.025921903999972074,
256
+ 0.025753329999986363,
257
+ 0.02595857299996851,
258
+ 0.02579107999997632,
259
+ 0.025696924999977,
260
+ 0.02612092500004337,
261
+ 0.02511090199999444,
262
+ 0.025173798999958308,
263
+ 0.025064182999983586,
264
+ 0.024517874999958167,
265
+ 0.024857548999989376
266
  ]
267
  },
268
  "throughput": {
269
  "unit": "tokens/s",
270
+ "value": 38.94218487466402
271
  },
272
  "energy": null,
273
  "efficiency": null