IlyasMoutawwakil HF staff commited on
Commit
2762553
1 Parent(s): 58e3208

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": 16766.767104,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.4.0",
83
- "optimum_benchmark_commit": "023da6c3f34d2ed94ddc0e0bfec041ce126e452f",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.2",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 1116.11904,
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.959310172000016,
112
- "mean": 4.959310172000016,
113
  "stdev": 0.0,
114
- "p50": 4.959310172000016,
115
- "p90": 4.959310172000016,
116
- "p95": 4.959310172000016,
117
- "p99": 4.959310172000016,
118
  "values": [
119
- 4.959310172000016
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 6.825560497777715e-05,
126
- "ram": 2.854504635586977e-06,
127
  "gpu": 0,
128
- "total": 7.111010961336412e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 969.580544,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,50 +140,51 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 13,
144
- "total": 0.6238718959999972,
145
- "mean": 0.047990145846153624,
146
- "stdev": 0.001078074775637448,
147
- "p50": 0.048205365000001166,
148
- "p90": 0.04908528560000036,
149
- "p95": 0.0493104464000055,
150
- "p99": 0.049464207680013035,
151
  "values": [
152
- 0.04762542500000677,
153
- 0.04867281299999604,
154
- 0.04918231199999923,
155
- 0.046175647999973535,
156
- 0.048226902999999766,
157
- 0.0475577489999921,
158
- 0.048205365000001166,
159
- 0.04869718000000489,
160
- 0.04858649300001616,
161
- 0.04815904699998441,
162
- 0.049502648000014915,
163
- 0.047799999000005755,
164
- 0.04548031400000241
 
165
  ]
166
  },
167
  "throughput": {
168
  "unit": "tokens/s",
169
- "value": 41.67522237610159
170
  },
171
  "energy": {
172
  "unit": "kWh",
173
- "cpu": 1.7392427043478276e-06,
174
- "ram": 7.272643974746955e-08,
175
  "gpu": 0.0,
176
- "total": 1.8119691440952974e-06
177
  },
178
  "efficiency": {
179
  "unit": "tokens/kWh",
180
- "value": 1103771.5551158488
181
  }
182
  },
183
  "decode": {
184
  "memory": {
185
  "unit": "MB",
186
- "max_ram": 970.235904,
187
  "max_global_vram": null,
188
  "max_process_vram": null,
189
  "max_reserved": null,
@@ -191,77 +192,79 @@
191
  },
192
  "latency": {
193
  "unit": "s",
194
- "count": 13,
195
- "total": 0.388543956999996,
196
- "mean": 0.029887996692307385,
197
- "stdev": 0.0013425949337533918,
198
- "p50": 0.03018197900001951,
199
- "p90": 0.030735744399999022,
200
- "p95": 0.030996818200003416,
201
- "p99": 0.03127747324000893,
202
  "values": [
203
- 0.030762938999998823,
204
- 0.030306380000013178,
205
- 0.029546805999984826,
206
- 0.029939146000003802,
207
- 0.030018093999984785,
208
- 0.02968076600001268,
209
- 0.03134763700001031,
210
- 0.030525136999983715,
211
- 0.03062696599999981,
212
- 0.03018197900001951,
213
- 0.030335694000001467,
214
- 0.029734214999990627,
215
- 0.025538197999992462
 
216
  ]
217
  },
218
  "throughput": {
219
  "unit": "tokens/s",
220
- "value": 33.4582478141595
221
  },
222
  "energy": {
223
  "unit": "kWh",
224
- "cpu": 1.012894497504038e-06,
225
- "ram": 4.2356372294957596e-08,
226
  "gpu": 0.0,
227
- "total": 1.055250869798996e-06
228
  },
229
  "efficiency": {
230
  "unit": "tokens/kWh",
231
- "value": 947641.9575853841
232
  }
233
  },
234
  "per_token": {
235
  "memory": null,
236
  "latency": {
237
  "unit": "s",
238
- "count": 13,
239
- "total": 0.3816851280000435,
240
- "mean": 0.02936039446154181,
241
- "stdev": 0.0013019479168053963,
242
- "p50": 0.029637225000016088,
243
- "p90": 0.03019082500000536,
244
- "p95": 0.03045931240000641,
245
- "p99": 0.030757644880008,
246
  "values": [
247
- 0.030210702000005085,
248
- 0.029765954999987798,
249
- 0.029029833999999255,
250
- 0.029365319000021373,
251
- 0.029459465000002183,
252
- 0.029153505000010682,
253
- 0.0308322280000084,
254
- 0.029990601999998034,
255
- 0.030111317000006466,
256
- 0.029637225000016088,
257
- 0.02979160199998887,
258
- 0.029167360999991843,
259
- 0.02517001300000743
 
260
  ]
261
  },
262
  "throughput": {
263
  "unit": "tokens/s",
264
- "value": 34.05948790333407
265
  },
266
  "energy": null,
267
  "efficiency": null
 
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
+ "cpu_ram_mb": 16766.7712,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.8.0-1014-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.15",
82
  "optimum_benchmark_version": "0.4.0",
83
+ "optimum_benchmark_commit": "01e4e599381bbd166de56057d1649aba9e7d2100",
84
  "transformers_version": "4.44.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.34.2",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 1115.938816,
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.758403945000026,
112
+ "mean": 4.758403945000026,
113
  "stdev": 0.0,
114
+ "p50": 4.758403945000026,
115
+ "p90": 4.758403945000026,
116
+ "p95": 4.758403945000026,
117
+ "p99": 4.758403945000026,
118
  "values": [
119
+ 4.758403945000026
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.732362742777696e-05,
126
+ "ram": 2.8154911047942864e-06,
127
  "gpu": 0,
128
+ "total": 7.013911853257125e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 969.662464,
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.6480456120000895,
145
+ "mean": 0.046288972285720674,
146
+ "stdev": 0.002068530040734468,
147
+ "p50": 0.04688018050001119,
148
+ "p90": 0.04796604880000075,
149
+ "p95": 0.048056616750012895,
150
+ "p99": 0.04814439535002094,
151
  "values": [
152
+ 0.04584382600000936,
153
+ 0.04789258099998506,
154
+ 0.04778722500000754,
155
+ 0.04568549100000041,
156
+ 0.048166340000022956,
157
+ 0.04751081200001295,
158
+ 0.04629168700000719,
159
+ 0.04658995100001562,
160
+ 0.047997535000007474,
161
+ 0.04636012400001732,
162
+ 0.0475619659999893,
163
+ 0.04717041000000677,
164
+ 0.041537317000006624,
165
+ 0.04165034700000092
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "tokens/s",
170
+ "value": 43.20683526207741
171
  },
172
  "energy": {
173
  "unit": "kWh",
174
+ "cpu": 1.60613314555557e-06,
175
+ "ram": 6.715999814132228e-08,
176
  "gpu": 0.0,
177
+ "total": 1.673293143696892e-06
178
  },
179
  "efficiency": {
180
  "unit": "tokens/kWh",
181
+ "value": 1195247.8306229701
182
  }
183
  },
184
  "decode": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 970.186752,
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.4074437369999373,
197
+ "mean": 0.029103124071424093,
198
+ "stdev": 0.0011486663430676865,
199
+ "p50": 0.029430562000001714,
200
+ "p90": 0.029834377599988214,
201
+ "p95": 0.03004172809998664,
202
+ "p99": 0.030259018419982624,
203
  "values": [
204
+ 0.029630531999998766,
205
+ 0.029291583000002674,
206
+ 0.029440160000007154,
207
+ 0.029895474999989347,
208
+ 0.029092163000001392,
209
+ 0.029614813999984335,
210
+ 0.02917393500001708,
211
+ 0.03031334099998162,
212
+ 0.029420963999996275,
213
+ 0.029691816999985576,
214
+ 0.029678412000009757,
215
+ 0.02871475099999543,
216
+ 0.028087266999989424,
217
+ 0.025398522999978468
218
  ]
219
  },
220
  "throughput": {
221
  "unit": "tokens/s",
222
+ "value": 34.360572340819054
223
  },
224
  "energy": {
225
  "unit": "kWh",
226
+ "cpu": 9.648286141666039e-07,
227
+ "ram": 4.034659983625354e-08,
228
  "gpu": 0.0,
229
+ "total": 1.0051752140028581e-06
230
  },
231
  "efficiency": {
232
  "unit": "tokens/kWh",
233
+ "value": 994851.4309438161
234
  }
235
  },
236
  "per_token": {
237
  "memory": null,
238
  "latency": {
239
  "unit": "s",
240
+ "count": 14,
241
+ "total": 0.40091280499996174,
242
+ "mean": 0.028636628928568695,
243
+ "stdev": 0.0011048120389506783,
244
+ "p50": 0.028916862499997364,
245
+ "p90": 0.02931584469999109,
246
+ "p95": 0.029528276599990022,
247
+ "p99": 0.029776470519982466,
248
  "values": [
249
+ 0.029173243000002458,
250
+ 0.028804378000018005,
251
+ 0.02895446700000548,
252
+ 0.029361222999995107,
253
+ 0.028575883999991447,
254
+ 0.02915976799999953,
255
+ 0.028696358000019018,
256
+ 0.02983851899998058,
257
+ 0.02887925799998925,
258
+ 0.029209961999981715,
259
+ 0.02917954500000519,
260
+ 0.02837708399999883,
261
+ 0.027622012999984236,
262
+ 0.02508110299999089
263
  ]
264
  },
265
  "throughput": {
266
  "unit": "tokens/s",
267
+ "value": 34.92031141285531
268
  },
269
  "energy": null,
270
  "efficiency": null