IlyasMoutawwakil HF staff commited on
Commit
960378e
·
verified ·
1 Parent(s): 5d9483f

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.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": "f9307afbd9cb2c4149a7bcc9162c81eec5fa5006",
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": 1119.899648,
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.888483737999991,
112
- "mean": 4.888483737999991,
113
  "stdev": 0.0,
114
- "p50": 4.888483737999991,
115
- "p90": 4.888483737999991,
116
- "p95": 4.888483737999991,
117
- "p99": 4.888483737999991,
118
  "values": [
119
- 4.888483737999991
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 6.859170756666705e-05,
126
- "ram": 2.866905063343061e-06,
127
  "gpu": 0,
128
- "total": 7.145861263001011e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 973.246464,
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.6487340250000102,
145
- "mean": 0.04633814464285787,
146
- "stdev": 0.002053453621203171,
147
- "p50": 0.04573551749999183,
148
- "p90": 0.04986674470000594,
149
- "p95": 0.05026525665000463,
150
- "p99": 0.05026554733000466,
151
  "values": [
152
- 0.045328307000033874,
153
- 0.045466864999980316,
154
- 0.04546611400002121,
155
- 0.04583338000003323,
156
- 0.04579173299998729,
157
- 0.04567930199999637,
158
- 0.047592257000019345,
159
- 0.044687859000021035,
160
- 0.0459263539999597,
161
- 0.048937340000009044,
162
- 0.05026506100000461,
163
- 0.050265620000004674,
164
- 0.043674976999966475,
165
- 0.04381885599997304
 
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "tokens/s",
170
- "value": 43.16098573679646
171
  },
172
  "energy": {
173
  "unit": "kWh",
174
- "cpu": 1.7492466224637745e-06,
175
- "ram": 7.310338965079481e-08,
176
  "gpu": 0.0,
177
- "total": 1.8223500121145693e-06
178
  },
179
  "efficiency": {
180
  "unit": "tokens/kWh",
181
- "value": 1097484.0105931647
182
  }
183
  },
184
  "decode": {
185
  "memory": {
186
  "unit": "MB",
187
- "max_ram": 974.032896,
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.3906481540000186,
197
- "mean": 0.027903439571429902,
198
- "stdev": 0.001366974351551439,
199
- "p50": 0.02740860850002491,
200
- "p90": 0.030079794100021217,
201
- "p95": 0.030510283850023256,
202
- "p99": 0.030922722370013957,
203
  "values": [
204
- 0.027683867999996892,
205
- 0.02741361300002154,
206
- 0.027101018999985627,
207
- 0.02816843299996208,
208
- 0.02722308699998166,
209
- 0.02740360400002828,
210
- 0.02737839700000677,
211
- 0.027450571999963813,
212
- 0.02679273300003615,
213
- 0.031025832000011633,
214
- 0.030232681000029515,
215
- 0.029723058000001856,
216
- 0.026051897999991525,
217
- 0.026999359000001277
 
218
  ]
219
  },
220
  "throughput": {
221
  "unit": "tokens/s",
222
- "value": 35.83787573715076
223
  },
224
  "energy": {
225
  "unit": "kWh",
226
- "cpu": 9.683402775362072e-07,
227
- "ram": 4.046909339462693e-08,
228
  "gpu": 0.0,
229
- "total": 1.0088093709308345e-06
230
  },
231
  "efficiency": {
232
  "unit": "tokens/kWh",
233
- "value": 991267.5564039359
234
  }
235
  },
236
  "per_token": {
237
  "memory": null,
238
  "latency": {
239
  "unit": "s",
240
- "count": 14,
241
- "total": 0.384912004999876,
242
- "mean": 0.027493714642848284,
243
- "stdev": 0.00132442652885996,
244
- "p50": 0.02702280200000473,
245
- "p90": 0.029612868600008824,
246
- "p95": 0.029975497200013024,
247
- "p99": 0.03035748503999116,
248
  "values": [
249
- 0.027308967000010398,
250
- 0.027033472000027814,
251
- 0.026689910999948552,
252
- 0.027769247999970048,
253
- 0.026836484000000382,
254
- 0.026965055000005123,
255
- 0.027012131999981648,
256
- 0.02705070499996509,
257
- 0.02639097200000151,
258
- 0.030452981999985695,
259
- 0.02971839000002774,
260
- 0.029366651999964688,
261
- 0.025682066999991093,
262
- 0.026634967999996206
 
263
  ]
264
  },
265
  "throughput": {
266
  "unit": "tokens/s",
267
- "value": 36.37194947973761
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.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": "c5b5d4e592cffa01a4a40ea2fa6fc657fea96c19",
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": 1119.727616,
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.805295403000002,
112
+ "mean": 4.805295403000002,
113
  "stdev": 0.0,
114
+ "p50": 4.805295403000002,
115
+ "p90": 4.805295403000002,
116
+ "p95": 4.805295403000002,
117
+ "p99": 4.805295403000002,
118
  "values": [
119
+ 4.805295403000002
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.882291161666704e-05,
126
+ "ram": 2.8766237252106276e-06,
127
  "gpu": 0,
128
+ "total": 7.169953534187767e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 973.123584,
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.6285574430001475,
145
+ "mean": 0.041903829533343165,
146
+ "stdev": 0.00043815872070960274,
147
+ "p50": 0.04187681700000212,
148
+ "p90": 0.042493441800013444,
149
+ "p95": 0.04253351840001187,
150
+ "p99": 0.04253880368001546,
151
  "values": [
152
+ 0.041562279999993734,
153
+ 0.04187681700000212,
154
+ 0.041763825000032284,
155
+ 0.04171002700002191,
156
+ 0.041899059000002126,
157
+ 0.04184262299997954,
158
+ 0.04253068700000995,
159
+ 0.042323901999964164,
160
+ 0.04225015400004395,
161
+ 0.041473925000047984,
162
+ 0.042437574000018685,
163
+ 0.042018051000013656,
164
+ 0.04254012500001636,
165
+ 0.04128737700000329,
166
+ 0.04104101699999774
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "tokens/s",
171
+ "value": 47.72833467186063
172
  },
173
  "energy": {
174
  "unit": "kWh",
175
+ "cpu": 1.6272105726851348e-06,
176
+ "ram": 6.800125077823973e-08,
177
  "gpu": 0.0,
178
+ "total": 1.6952118234633748e-06
179
  },
180
  "efficiency": {
181
  "unit": "tokens/kWh",
182
+ "value": 1179793.5646260022
183
  }
184
  },
185
  "decode": {
186
  "memory": {
187
  "unit": "MB",
188
+ "max_ram": 973.910016,
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.392099824999832,
198
+ "mean": 0.026139988333322133,
199
+ "stdev": 0.000841700083405459,
200
+ "p50": 0.025964476000012837,
201
+ "p90": 0.027147551000007295,
202
+ "p95": 0.02793328989998258,
203
+ "p99": 0.02844800997996913,
204
  "values": [
205
+ 0.026382557000033557,
206
+ 0.02765754699998979,
207
+ 0.025666881999995894,
208
+ 0.02567648899997721,
209
+ 0.02618562899999688,
210
+ 0.025832981999997173,
211
+ 0.026008869999998296,
212
+ 0.025964476000012837,
213
+ 0.02609311699995942,
214
+ 0.02549881799996001,
215
+ 0.028576689999965765,
216
+ 0.025492575999976452,
217
+ 0.026034728000013274,
218
+ 0.02575701999995772,
219
+ 0.0252714439999977
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "tokens/s",
224
+ "value": 38.25556412836049
225
  },
226
  "energy": {
227
  "unit": "kWh",
228
+ "cpu": 9.67495172129566e-07,
229
+ "ram": 4.04356540377094e-08,
230
  "gpu": 0.0,
231
+ "total": 1.0079308261672743e-06
232
  },
233
  "efficiency": {
234
  "unit": "tokens/kWh",
235
+ "value": 992131.5769283178
236
  }
237
  },
238
  "per_token": {
239
  "memory": null,
240
  "latency": {
241
  "unit": "s",
242
+ "count": 15,
243
+ "total": 0.3870212079999078,
244
+ "mean": 0.02580141386666052,
245
+ "stdev": 0.0008373633643657413,
246
+ "p50": 0.025601278999999977,
247
+ "p90": 0.026791791800008014,
248
+ "p95": 0.02758398670000588,
249
+ "p99": 0.028109680539969303,
250
  "values": [
251
+ 0.02602593199998182,
252
+ 0.027302365000025475,
253
+ 0.025330764999978328,
254
+ 0.025330644000007396,
255
+ 0.025836376999961885,
256
+ 0.02549725500000477,
257
+ 0.025676799999985178,
258
+ 0.025601278999999977,
259
+ 0.02574647000000141,
260
+ 0.025164243999995506,
261
+ 0.02824110399996016,
262
+ 0.025172408000003088,
263
+ 0.025712456000007933,
264
+ 0.02542970899997954,
265
+ 0.024953400000015336
266
  ]
267
  },
268
  "throughput": {
269
  "unit": "tokens/s",
270
+ "value": 38.75756596781532
271
  },
272
  "energy": null,
273
  "efficiency": null