IlyasMoutawwakil HF staff commited on
Commit
9d98f5e
1 Parent(s): 260a606

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": "1962c645966bca38419d82300778cd7d5eb23444",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 1109.221376,
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.8122349180000015,
112
- "mean": 4.8122349180000015,
113
  "stdev": 0.0,
114
- "p50": 4.8122349180000015,
115
- "p90": 4.8122349180000015,
116
- "p95": 4.8122349180000015,
117
- "p99": 4.8122349180000015,
118
  "values": [
119
- 4.8122349180000015
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 6.789860462777696e-05,
126
- "ram": 2.8379849234346446e-06,
127
  "gpu": 0,
128
- "total": 7.07365895512116e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 962.568192,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,46 +140,51 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 9,
144
- "total": 0.6650808019999772,
145
- "mean": 0.07389786688888636,
146
- "stdev": 0.02900334073229452,
147
- "p50": 0.098232921999994,
148
- "p90": 0.10074400319999768,
149
- "p95": 0.10150580160000118,
150
- "p99": 0.10211524032000398,
151
  "values": [
152
- 0.09935198399998058,
153
- 0.09886089100001527,
154
- 0.098232921999994,
155
- 0.10226760000000468,
156
- 0.10036310399999593,
157
- 0.04174144399999591,
158
- 0.040678337000002784,
159
- 0.04304149699999016,
160
- 0.0405430229999979
 
 
 
 
 
161
  ]
162
  },
163
  "throughput": {
164
  "unit": "tokens/s",
165
- "value": 27.064380667539726
166
  },
167
  "energy": {
168
  "unit": "kWh",
169
- "cpu": 1.6341824673611126e-06,
170
- "ram": 6.829449534945218e-08,
171
  "gpu": 0.0,
172
- "total": 1.7024769627105646e-06
173
  },
174
  "efficiency": {
175
  "unit": "tokens/kWh",
176
- "value": 1174758.921152002
177
  }
178
  },
179
  "decode": {
180
  "memory": {
181
  "unit": "MB",
182
- "max_ram": 963.354624,
183
  "max_global_vram": null,
184
  "max_process_vram": null,
185
  "max_reserved": null,
@@ -187,69 +192,79 @@
187
  },
188
  "latency": {
189
  "unit": "s",
190
- "count": 9,
191
- "total": 0.35945751500000256,
192
- "mean": 0.039939723888889174,
193
- "stdev": 0.015971646863844103,
194
- "p50": 0.02667268299998682,
195
- "p90": 0.05837547240000731,
196
- "p95": 0.059458099200003285,
197
- "p99": 0.06032420064000007,
198
  "values": [
199
- 0.05569492000000764,
200
- 0.056873765999995385,
201
- 0.05783415900000932,
202
- 0.06054072599999927,
203
- 0.0263537040000017,
204
- 0.025145473999998558,
205
- 0.02667268299998682,
206
- 0.024646947000007913,
207
- 0.025695135999995955
 
 
 
 
 
208
  ]
209
  },
210
  "throughput": {
211
  "unit": "tokens/s",
212
- "value": 25.037729424018124
213
  },
214
  "energy": {
215
  "unit": "kWh",
216
- "cpu": 9.888748252314746e-07,
217
- "ram": 4.1327388069850335e-08,
218
  "gpu": 0.0,
219
- "total": 1.0302022133013256e-06
220
  },
221
  "efficiency": {
222
  "unit": "tokens/kWh",
223
- "value": 970683.218390163
224
  }
225
  },
226
  "per_token": {
227
  "memory": null,
228
  "latency": {
229
  "unit": "s",
230
- "count": 9,
231
- "total": 0.35500646200000574,
232
- "mean": 0.039445162444445084,
233
- "stdev": 0.015819932689144375,
234
- "p50": 0.026163236000002144,
235
- "p90": 0.05771857979999595,
236
- "p95": 0.058763179399988985,
237
- "p99": 0.05959885907998341,
238
  "values": [
239
- 0.0550495780000233,
240
- 0.056244823999975324,
241
- 0.05719627999999943,
242
- 0.05980777899998202,
243
- 0.026013675000001513,
244
- 0.02481582400000093,
245
- 0.026163236000002144,
246
- 0.02433624400001122,
247
- 0.025379022000009854
 
 
 
 
 
248
  ]
249
  },
250
  "throughput": {
251
  "unit": "tokens/s",
252
- "value": 25.3516512045909
253
  },
254
  "energy": null,
255
  "efficiency": null
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "adf196991e4ff390d05f45d4bbf35b6323346cad",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 1120.763904,
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.783624173000021,
112
+ "mean": 4.783624173000021,
113
  "stdev": 0.0,
114
+ "p50": 4.783624173000021,
115
+ "p90": 4.783624173000021,
116
+ "p95": 4.783624173000021,
117
+ "p99": 4.783624173000021,
118
  "values": [
119
+ 4.783624173000021
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.815196103333393e-05,
126
+ "ram": 2.8485723946258758e-06,
127
  "gpu": 0,
128
+ "total": 7.100053342795981e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 974.368768,
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.6326576670000748,
145
+ "mean": 0.0451898333571482,
146
+ "stdev": 0.0014694095747897617,
147
+ "p50": 0.045552695500006735,
148
+ "p90": 0.04646602140000198,
149
+ "p95": 0.04662170520000188,
150
+ "p99": 0.046733469840004885,
151
  "values": [
152
+ 0.04392768200000319,
153
+ 0.04584714099999587,
154
+ 0.046117507000019486,
155
+ 0.044150408000007246,
156
+ 0.04676141100000564,
157
+ 0.045516062000018565,
158
+ 0.04461808300001735,
159
+ 0.04618966099999966,
160
+ 0.04654647899999986,
161
+ 0.045589328999994905,
162
+ 0.04492131000000654,
163
+ 0.04627828700000691,
164
+ 0.04537134200000992,
165
+ 0.04082296499998961
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "tokens/s",
170
+ "value": 44.25774231547674
171
  },
172
  "energy": {
173
  "unit": "kWh",
174
+ "cpu": 1.5627481473333472e-06,
175
+ "ram": 6.530969022658746e-08,
176
  "gpu": 0.0,
177
+ "total": 1.6280578375599347e-06
178
  },
179
  "efficiency": {
180
  "unit": "tokens/kWh",
181
+ "value": 1228457.5853874558
182
  }
183
  },
184
  "decode": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 975.1552,
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.39216916400002333,
197
+ "mean": 0.028012083142858808,
198
+ "stdev": 0.0012477329805548319,
199
+ "p50": 0.02839773550000757,
200
+ "p90": 0.02895691310000359,
201
+ "p95": 0.029049137000012593,
202
+ "p99": 0.02915478020001899,
203
  "values": [
204
+ 0.02878436899999315,
205
+ 0.02918119100002059,
206
+ 0.02816305599998259,
207
+ 0.028191270000007762,
208
+ 0.02890557500001023,
209
+ 0.02890763799999263,
210
+ 0.027416190999986156,
211
+ 0.028978031000008286,
212
+ 0.02860420100000738,
213
+ 0.028033614999998235,
214
+ 0.0286081589999867,
215
+ 0.02803059999999391,
216
+ 0.025474881000008054,
217
+ 0.02489038700002766
218
  ]
219
  },
220
  "throughput": {
221
  "unit": "tokens/s",
222
+ "value": 35.69888019038429
223
  },
224
  "energy": {
225
  "unit": "kWh",
226
+ "cpu": 9.58487826625002e-07,
227
+ "ram": 4.0058415476375284e-08,
228
  "gpu": 0.0,
229
+ "total": 9.98546242101377e-07
230
  },
231
  "efficiency": {
232
  "unit": "tokens/kWh",
233
+ "value": 1001455.8743875133
234
  }
235
  },
236
  "per_token": {
237
  "memory": null,
238
  "latency": {
239
  "unit": "s",
240
+ "count": 14,
241
+ "total": 0.3858202600000311,
242
+ "mean": 0.02755859000000222,
243
+ "stdev": 0.0011963599154293338,
244
+ "p50": 0.027915303000000335,
245
+ "p90": 0.02844622189999768,
246
+ "p95": 0.02853839345000182,
247
+ "p99": 0.028673690690006595,
248
  "values": [
249
+ 0.02833662099999401,
250
+ 0.02870751500000779,
251
+ 0.02769150399998921,
252
+ 0.027635079999981826,
253
+ 0.028443640999995523,
254
+ 0.028447327999998606,
255
+ 0.02694408799999337,
256
+ 0.028441798000017116,
257
+ 0.028154440000008663,
258
+ 0.027576710000005278,
259
+ 0.028139102000011462,
260
+ 0.0275711900000033,
261
+ 0.025149773000009645,
262
+ 0.024581470000015315
263
  ]
264
  },
265
  "throughput": {
266
  "unit": "tokens/s",
267
+ "value": 36.286326695230755
268
  },
269
  "energy": null,
270
  "efficiency": null