IlyasMoutawwakil HF staff commited on
Commit
09b1167
1 Parent(s): 64c67a9

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": "f58a585c7841c260a82e0bd723177e7f242fbb1f",
84
  "transformers_version": "4.44.0",
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.07744,
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.862402599000006,
112
- "mean": 4.862402599000006,
113
  "stdev": 0.0,
114
- "p50": 4.862402599000006,
115
- "p90": 4.862402599000006,
116
- "p95": 4.862402599000006,
117
- "p99": 4.862402599000006,
118
  "values": [
119
- 4.862402599000006
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 6.773698827777806e-05,
126
- "ram": 2.831238047132861e-06,
127
  "gpu": 0,
128
- "total": 7.056822632491091e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 964.325376,
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.6391127380000512,
145
- "mean": 0.04260751586667008,
146
- "stdev": 0.0009177252782698322,
147
- "p50": 0.04254126600000063,
148
- "p90": 0.04369277380000085,
149
- "p95": 0.043895584400007695,
150
- "p99": 0.044131343280029114,
151
  "values": [
152
- 0.04152347999996664,
153
- 0.04174332200000208,
154
- 0.04300071500000513,
155
- 0.04122218599997041,
156
- 0.04254126600000063,
157
- 0.04177763699999559,
158
- 0.04211932500004423,
159
- 0.043769284999996216,
160
- 0.043229785999983505,
161
- 0.04323428300000387,
162
- 0.0435780070000078,
163
- 0.04419028300003447,
164
- 0.0435227940000118,
165
- 0.042034116000024824,
166
- 0.041626253000004
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "tokens/s",
171
- "value": 46.94007522659891
172
  },
173
  "energy": {
174
  "unit": "kWh",
175
- "cpu": 1.6117472964444282e-06,
176
- "ram": 6.735831796170563e-08,
177
  "gpu": 0.0,
178
- "total": 1.6791056144061339e-06
179
  },
180
  "efficiency": {
181
  "unit": "tokens/kWh",
182
- "value": 1191110.304700732
183
  }
184
  },
185
  "decode": {
186
  "memory": {
187
  "unit": "MB",
188
- "max_ram": 964.456448,
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.3911993439999719,
198
- "mean": 0.026079956266664796,
199
- "stdev": 0.0008335735037314156,
200
- "p50": 0.025980460999960542,
201
- "p90": 0.026357909200021366,
202
- "p95": 0.027171231400012628,
203
- "p99": 0.028561497480005756,
204
  "values": [
205
- 0.025656644000036977,
206
- 0.025452702999984922,
207
- 0.025980460999960542,
208
- 0.026426446000016313,
209
- 0.026168832999985625,
210
- 0.026249955000025693,
211
- 0.026062193999962346,
212
- 0.02575798399999485,
213
- 0.02625510400002895,
214
- 0.026195432999998047,
215
- 0.025900090999982694,
216
- 0.028909064000004037,
217
- 0.025430309999990186,
218
- 0.025587916000006317,
219
- 0.025166205999994418
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "tokens/s",
224
- "value": 38.34362258031055
225
  },
226
  "energy": {
227
  "unit": "kWh",
228
- "cpu": 9.7153864869444e-07,
229
- "ram": 4.0603574164445095e-08,
230
  "gpu": 0.0,
231
- "total": 1.012142222858885e-06
232
  },
233
  "efficiency": {
234
  "unit": "tokens/kWh",
235
- "value": 988003.442021628
236
  }
237
  },
238
  "per_token": {
@@ -240,34 +240,34 @@
240
  "latency": {
241
  "unit": "s",
242
  "count": 15,
243
- "total": 0.38552679499997566,
244
- "mean": 0.02570178633333171,
245
- "stdev": 0.0007887428868169774,
246
- "p50": 0.025601801999982854,
247
- "p90": 0.025965702600024086,
248
- "p95": 0.026717194900021467,
249
- "p99": 0.02803989977999322,
250
  "values": [
251
- 0.02528916700003947,
252
- 0.025110541999993075,
253
- 0.025601801999982854,
254
- 0.0260086030000366,
255
- 0.025808468999969136,
256
- 0.025901352000005318,
257
- 0.025707750999970358,
258
- 0.02539750900001536,
259
- 0.0258218129999932,
260
- 0.02583245400001033,
261
- 0.025545475999990686,
262
- 0.02837057599998616,
263
- 0.025057592999985445,
264
- 0.025244583000016974,
265
- 0.0248291049999807
266
  ]
267
  },
268
  "throughput": {
269
  "unit": "tokens/s",
270
- "value": 38.907801466823976
271
  },
272
  "energy": null,
273
  "efficiency": null
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "0b698510ea1d823135aec78328a8e6e308aed8da",
84
  "transformers_version": "4.44.0",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 1109.64736,
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.977120609999986,
112
+ "mean": 4.977120609999986,
113
  "stdev": 0.0,
114
+ "p50": 4.977120609999986,
115
+ "p90": 4.977120609999986,
116
+ "p95": 4.977120609999986,
117
+ "p99": 4.977120609999986,
118
  "values": [
119
+ 4.977120609999986
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.870146188889016e-05,
126
+ "ram": 2.8715503825602568e-06,
127
  "gpu": 0,
128
+ "total": 7.157301227145042e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 963.129344,
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.6368063909999364,
145
+ "mean": 0.04245375939999576,
146
+ "stdev": 0.0008930616303777435,
147
+ "p50": 0.04265156199994635,
148
+ "p90": 0.043509078000010956,
149
+ "p95": 0.04391224830000055,
150
+ "p99": 0.04407425685997396,
151
  "values": [
152
+ 0.04266975600000933,
153
+ 0.04265950699999621,
154
+ 0.0421808209999881,
155
+ 0.04126902599995219,
156
+ 0.04265156199994635,
157
+ 0.04231231799997204,
158
+ 0.04303450800000519,
159
+ 0.04244234100002586,
160
+ 0.042804448000026696,
161
+ 0.043825458000014805,
162
+ 0.042112192999979925,
163
+ 0.04411475899996731,
164
+ 0.042907481000042935,
165
+ 0.04118880599997965,
166
+ 0.04063340700002982
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "tokens/s",
171
+ "value": 47.11007996149806
172
  },
173
  "energy": {
174
  "unit": "kWh",
175
+ "cpu": 1.6317983645832982e-06,
176
+ "ram": 6.819528805566978e-08,
177
  "gpu": 0.0,
178
+ "total": 1.699993652638968e-06
179
  },
180
  "efficiency": {
181
  "unit": "tokens/kWh",
182
+ "value": 1176474.9808890875
183
  }
184
  },
185
  "decode": {
186
  "memory": {
187
  "unit": "MB",
188
+ "max_ram": 963.784704,
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.3888445530000695,
198
+ "mean": 0.02592297020000463,
199
+ "stdev": 0.0008621126760667516,
200
+ "p50": 0.02578349899999921,
201
+ "p90": 0.026928857999985213,
202
+ "p95": 0.02748753299999862,
203
+ "p99": 0.02812478500002271,
204
  "values": [
205
+ 0.027146147999985715,
206
+ 0.025835807000021305,
207
+ 0.025212791999990714,
208
+ 0.025510219000011602,
209
+ 0.02578349899999921,
210
+ 0.02514550500001178,
211
+ 0.025640542000019195,
212
+ 0.025997508999978436,
213
+ 0.026602922999984457,
214
+ 0.0251036170000134,
215
+ 0.028284098000028735,
216
+ 0.025155324000024848,
217
+ 0.026369434999992336,
218
+ 0.025052883000000747,
219
+ 0.026004252000007
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "tokens/s",
224
+ "value": 38.57582646913745
225
  },
226
  "energy": {
227
  "unit": "kWh",
228
+ "cpu": 9.77705203935302e-07,
229
+ "ram": 4.0859990541675055e-08,
230
  "gpu": 0.0,
231
+ "total": 1.0185651944769772e-06
232
  },
233
  "efficiency": {
234
  "unit": "tokens/kWh",
235
+ "value": 981773.1897990975
236
  }
237
  },
238
  "per_token": {
 
240
  "latency": {
241
  "unit": "s",
242
  "count": 15,
243
+ "total": 0.38309650200011447,
244
+ "mean": 0.02553976680000763,
245
+ "stdev": 0.0008247296342154418,
246
+ "p50": 0.02529841200004057,
247
+ "p90": 0.026537225599975046,
248
+ "p95": 0.027070873999980448,
249
+ "p99": 0.027615664399997967,
250
  "values": [
251
+ 0.026779021999971064,
252
+ 0.025438975000042774,
253
+ 0.024864791000027253,
254
+ 0.025163219000035042,
255
+ 0.02529841200004057,
256
+ 0.024794489000043995,
257
+ 0.025291099000014583,
258
+ 0.02560798999996905,
259
+ 0.026174530999981016,
260
+ 0.024760866000008264,
261
+ 0.027751862000002347,
262
+ 0.024820557999987614,
263
+ 0.02603175399997326,
264
+ 0.024697047000017847,
265
+ 0.025621886999999788
266
  ]
267
  },
268
  "throughput": {
269
  "unit": "tokens/s",
270
+ "value": 39.15462532726419
271
  },
272
  "energy": null,
273
  "efficiency": null