IlyasMoutawwakil HF staff commited on
Commit
905b4e4
1 Parent(s): 8eac5f6

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.338112,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.5.0-1025-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
- "optimum_benchmark_commit": "829c6f2bf05bfceceeef1a2cf8b5f0b6ce8b52b7",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.0",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 1120.059392,
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.858076757000049,
112
- "mean": 4.858076757000049,
113
  "stdev": 0.0,
114
- "p50": 4.858076757000049,
115
- "p90": 4.858076757000049,
116
- "p95": 4.858076757000049,
117
- "p99": 4.858076757000049,
118
  "values": [
119
- 4.858076757000049
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 6.867961811666482e-05,
126
- "ram": 2.8706264463984092e-06,
127
  "gpu": 0,
128
- "total": 7.155024456306323e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 973.656064,
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.6354693339999358,
145
- "mean": 0.045390666714281123,
146
- "stdev": 0.0022912965712197616,
147
- "p50": 0.044796200000035924,
148
- "p90": 0.04912440140000172,
149
- "p95": 0.04946727410001302,
150
- "p99": 0.049975806020001415,
151
  "values": [
152
- 0.049123020999957134,
153
- 0.044326050999984545,
154
- 0.04562658399999009,
155
- 0.04339021099997353,
156
- 0.044665862000044854,
157
- 0.04587959700000965,
158
- 0.043495477000021765,
159
- 0.04351673700000447,
160
- 0.04308893799998259,
161
- 0.04322886999995035,
162
- 0.044926538000026994,
163
- 0.04497351599997046,
164
- 0.050102938999998514,
165
- 0.04912499300002082
 
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "tokens/s",
170
- "value": 44.06192164105724
171
  },
172
  "energy": {
173
  "unit": "kWh",
174
- "cpu": 1.6889174134259176e-06,
175
- "ram": 7.058273921089928e-08,
176
  "gpu": 0.0,
177
- "total": 1.759500152636817e-06
178
  },
179
  "efficiency": {
180
  "unit": "tokens/kWh",
181
- "value": 1136686.460073769
182
  }
183
  },
184
  "decode": {
185
  "memory": {
186
  "unit": "MB",
187
- "max_ram": 974.442496,
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.3938000630000147,
197
- "mean": 0.02812857592857248,
198
- "stdev": 0.0020346912921865305,
199
- "p50": 0.027289336000023923,
200
- "p90": 0.03137039080000932,
201
- "p95": 0.03193256415000576,
202
- "p99": 0.03274279122999985,
203
  "values": [
204
- 0.02772281000000021,
205
- 0.027815072000009877,
206
- 0.027441295000016908,
207
- 0.027155279999988124,
208
- 0.027199854000002688,
209
- 0.026868927000009535,
210
- 0.02711740999995982,
211
- 0.02652124699994829,
212
- 0.026473188000011305,
213
- 0.027378818000045158,
214
- 0.026442470000006324,
215
- 0.031387219000009736,
216
- 0.03133112500000834,
217
- 0.032945347999998376
 
218
  ]
219
  },
220
  "throughput": {
221
  "unit": "tokens/s",
222
- "value": 35.55103545018853
223
  },
224
  "energy": {
225
  "unit": "kWh",
226
- "cpu": 1.011539226574104e-06,
227
- "ram": 4.227479958221876e-08,
228
  "gpu": 0.0,
229
- "total": 1.053814026156322e-06
230
  },
231
  "efficiency": {
232
  "unit": "tokens/kWh",
233
- "value": 948934.0388146064
234
  }
235
  },
236
  "per_token": {
237
  "memory": null,
238
  "latency": {
239
  "unit": "s",
240
- "count": 14,
241
- "total": 0.3882462459999374,
242
- "mean": 0.027731874714281242,
243
- "stdev": 0.0019626817983032516,
244
- "p50": 0.026917446499993503,
245
- "p90": 0.030831028800008653,
246
- "p95": 0.031397635450011306,
247
- "p99": 0.03220723748999432,
248
  "values": [
249
- 0.027359541999999237,
250
- 0.027471440999988772,
251
- 0.027112651000038568,
252
- 0.026777584999990722,
253
- 0.02679440699995439,
254
- 0.026527569999984735,
255
- 0.026732601999981398,
256
- 0.026159551999967334,
257
- 0.02612015900001552,
258
- 0.027040486000032615,
259
- 0.0261074649999955,
260
- 0.030852711000022737,
261
- 0.03078043699997579,
262
- 0.03240963799999008
 
263
  ]
264
  },
265
  "throughput": {
266
  "unit": "tokens/s",
267
- "value": 36.05958884146496
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.342208,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.5.0-1025-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "9ea4940f8d12769fd995efb985434836fb19b72f",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.0",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 1109.983232,
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.925631541999962,
112
+ "mean": 4.925631541999962,
113
  "stdev": 0.0,
114
+ "p50": 4.925631541999962,
115
+ "p90": 4.925631541999962,
116
+ "p95": 4.925631541999962,
117
+ "p99": 4.925631541999962,
118
  "values": [
119
+ 4.925631541999962
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.702951791666737e-05,
126
+ "ram": 2.801657012968834e-06,
127
  "gpu": 0,
128
+ "total": 6.983117492963621e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 963.579904,
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.6519403540002031,
145
+ "mean": 0.04346269026668021,
146
+ "stdev": 0.0023260999843744364,
147
+ "p50": 0.043894423000040206,
148
+ "p90": 0.04629842640001698,
149
+ "p95": 0.04667628710000144,
150
+ "p99": 0.047056279020009695,
151
  "values": [
152
+ 0.04473934200001395,
153
+ 0.046472719999997025,
154
+ 0.045755620000022645,
155
+ 0.043894423000040206,
156
+ 0.04603698600004691,
157
+ 0.04715127700001176,
158
+ 0.045042298000055325,
159
+ 0.04120703400002412,
160
+ 0.041516633000014735,
161
+ 0.041888387000028615,
162
+ 0.04153240199997299,
163
+ 0.041061313000000155,
164
+ 0.044926863000000594,
165
+ 0.04046977699999843,
166
+ 0.04024527899997565
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "tokens/s",
171
+ "value": 46.016479599590255
172
  },
173
  "energy": {
174
  "unit": "kWh",
175
+ "cpu": 1.6627566488425738e-06,
176
+ "ram": 6.948811291108177e-08,
177
  "gpu": 0.0,
178
+ "total": 1.7322447617536554e-06
179
  },
180
  "efficiency": {
181
  "unit": "tokens/kWh",
182
+ "value": 1154571.25006704
183
  }
184
  },
185
  "decode": {
186
  "memory": {
187
  "unit": "MB",
188
+ "max_ram": 964.235264,
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.39426829799981533,
198
+ "mean": 0.02628455319998769,
199
+ "stdev": 0.0012284875161085677,
200
+ "p50": 0.02564458800003422,
201
+ "p90": 0.028004992599971957,
202
+ "p95": 0.028086889599990172,
203
+ "p99": 0.0282132379199993,
204
  "values": [
205
+ 0.028244825000001583,
206
+ 0.02760356800001773,
207
+ 0.027130062999958682,
208
+ 0.02738348599996243,
209
+ 0.027983676999951967,
210
+ 0.028019202999985282,
211
+ 0.025156244999948285,
212
+ 0.025276890999975876,
213
+ 0.025637625000001663,
214
+ 0.02525835599999482,
215
+ 0.025513783999997486,
216
+ 0.024951321999992615,
217
+ 0.0257228140000052,
218
+ 0.02564458800003422,
219
+ 0.02474185099998749
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "tokens/s",
224
+ "value": 38.04515878171627
225
  },
226
  "energy": {
227
  "unit": "kWh",
228
+ "cpu": 9.360649715278024e-07,
229
+ "ram": 3.911919284766611e-08,
230
  "gpu": 0.0,
231
+ "total": 9.751841643754678e-07
232
  },
233
  "efficiency": {
234
  "unit": "tokens/kWh",
235
+ "value": 1025447.3324435337
236
  }
237
  },
238
  "per_token": {
239
  "memory": null,
240
  "latency": {
241
  "unit": "s",
242
+ "count": 15,
243
+ "total": 0.3878395209998189,
244
+ "mean": 0.02585596806665459,
245
+ "stdev": 0.0011693736049780907,
246
+ "p50": 0.02527260300001899,
247
+ "p90": 0.02750290659996608,
248
+ "p95": 0.027574833899967642,
249
+ "p99": 0.02768629797997278,
250
  "values": [
251
+ 0.027714163999974062,
252
+ 0.02708010999998578,
253
+ 0.026649905999988732,
254
+ 0.02691506099995422,
255
+ 0.027484584999967865,
256
+ 0.027515120999964893,
257
+ 0.024764002999972945,
258
+ 0.024894828000014968,
259
+ 0.02525051199995687,
260
+ 0.024880099999961658,
261
+ 0.025114768000037202,
262
+ 0.024572423999984494,
263
+ 0.025350058000014997,
264
+ 0.02527260300001899,
265
+ 0.02438127800002121
266
  ]
267
  },
268
  "throughput": {
269
  "unit": "tokens/s",
270
+ "value": 38.67579034063165
271
  },
272
  "energy": null,
273
  "efficiency": null