IlyasMoutawwakil HF staff commited on
Commit
a9a7d92
1 Parent(s): 1dd9aa5

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": "adf196991e4ff390d05f45d4bbf35b6323346cad",
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": 1120.763904,
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.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,51 +140,52 @@
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,79 +193,81 @@
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
 
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": "48b9fd84f836e6134bd9d27990d855083b44b7bb",
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": 1111.932928,
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.793055717999977,
112
+ "mean": 4.793055717999977,
113
  "stdev": 0.0,
114
+ "p50": 4.793055717999977,
115
+ "p90": 4.793055717999977,
116
+ "p95": 4.793055717999977,
117
+ "p99": 4.793055717999977,
118
  "values": [
119
+ 4.793055717999977
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.747945536111091e-05,
126
+ "ram": 2.820422350407825e-06,
127
  "gpu": 0,
128
+ "total": 7.029987771151874e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 965.144576,
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.6521355170000618,
145
+ "mean": 0.04347570113333745,
146
+ "stdev": 0.0026128578785041883,
147
+ "p50": 0.04529323599999202,
148
+ "p90": 0.04621182540000177,
149
+ "p95": 0.046394813600005594,
150
+ "p99": 0.04660254112001553,
151
  "values": [
152
+ 0.04152214500001605,
153
+ 0.04172803000000158,
154
+ 0.04610426700000403,
155
+ 0.04606911199999786,
156
+ 0.046654473000018015,
157
+ 0.045443105000003925,
158
+ 0.04550316699999257,
159
+ 0.046283531000000266,
160
+ 0.045612860999995064,
161
+ 0.04529323599999202,
162
+ 0.04036552900001311,
163
+ 0.04001606700001048,
164
+ 0.04038046599998779,
165
+ 0.04040197700001613,
166
+ 0.04075755100001288
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "tokens/s",
171
+ "value": 46.00270836038081
172
  },
173
  "energy": {
174
  "unit": "kWh",
175
+ "cpu": 1.5649175811111478e-06,
176
+ "ram": 6.540037832161593e-08,
177
  "gpu": 0.0,
178
+ "total": 1.6303179594327639e-06
179
  },
180
  "efficiency": {
181
  "unit": "tokens/kWh",
182
+ "value": 1226754.5655301863
183
  }
184
  },
185
  "decode": {
186
  "memory": {
187
  "unit": "MB",
188
+ "max_ram": 965.931008,
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.3990044639998871,
198
+ "mean": 0.026600297599992474,
199
+ "stdev": 0.0017668762134120592,
200
+ "p50": 0.027774195999995754,
201
+ "p90": 0.028392557600000146,
202
+ "p95": 0.028543955599985793,
203
+ "p99": 0.028649701519981363,
204
  "values": [
205
+ 0.02535318399998232,
206
+ 0.02815330299998209,
207
+ 0.028676137999980256,
208
+ 0.028487305999988166,
209
+ 0.02795130699999504,
210
+ 0.027774195999995754,
211
+ 0.028250435000018115,
212
+ 0.0278259829999854,
213
+ 0.028075026999999864,
214
+ 0.02670736799998963,
215
+ 0.024192951000003404,
216
+ 0.02425272199999995,
217
+ 0.024458946999999398,
218
+ 0.024399214999988317,
219
+ 0.024446381999979394
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "tokens/s",
224
+ "value": 37.59356436674915
225
  },
226
  "energy": {
227
  "unit": "kWh",
228
+ "cpu": 9.652277230555806e-07,
229
+ "ram": 4.034024818875706e-08,
230
  "gpu": 0.0,
231
+ "total": 1.0055679712443378e-06
232
  },
233
  "efficiency": {
234
  "unit": "tokens/kWh",
235
+ "value": 994462.859395325
236
  }
237
  },
238
  "per_token": {
239
  "memory": null,
240
  "latency": {
241
  "unit": "s",
242
+ "count": 15,
243
+ "total": 0.3924877549999337,
244
+ "mean": 0.026165850333328914,
245
+ "stdev": 0.001686265602000299,
246
+ "p50": 0.02729349999998476,
247
+ "p90": 0.02786011879999819,
248
+ "p95": 0.028022674199991115,
249
+ "p99": 0.0281528820399933,
250
  "values": [
251
+ 0.024990356999978758,
252
+ 0.027652208999995764,
253
+ 0.028185433999993847,
254
+ 0.027952919999989945,
255
+ 0.02744230799999059,
256
+ 0.02729349999998476,
257
+ 0.02772091700001056,
258
+ 0.02729602499999828,
259
+ 0.02755819399999382,
260
+ 0.02633080600000426,
261
+ 0.023862264000001687,
262
+ 0.02391792800000303,
263
+ 0.02410897400000067,
264
+ 0.02406526199999348,
265
+ 0.024110656999994262
266
  ]
267
  },
268
  "throughput": {
269
  "unit": "tokens/s",
270
+ "value": 38.217752806078074
271
  },
272
  "energy": null,
273
  "efficiency": null