IlyasMoutawwakil HF staff commited on
Commit
fecccd7
1 Parent(s): aa86a6a

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.3.1",
83
- "optimum_benchmark_commit": "3b109cf557e2496fe3c954817385781e6dc5cad1",
84
  "transformers_version": "4.42.4",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.32.1",
@@ -92,16 +92,14 @@
92
  "timm_version": "1.0.7",
93
  "timm_commit": null,
94
  "peft_version": null,
95
- "peft_commit": null,
96
- "llama_cpp_version": null,
97
- "llama_cpp_commit": null
98
  }
99
  },
100
  "report": {
101
  "load": {
102
  "memory": {
103
  "unit": "MB",
104
- "max_ram": 1115.283456,
105
  "max_global_vram": null,
106
  "max_process_vram": null,
107
  "max_reserved": null,
@@ -110,31 +108,31 @@
110
  "latency": {
111
  "unit": "s",
112
  "count": 1,
113
- "total": 4.962822011000014,
114
- "mean": 4.962822011000014,
115
  "stdev": 0.0,
116
- "p50": 4.962822011000014,
117
- "p90": 4.962822011000014,
118
- "p95": 4.962822011000014,
119
- "p99": 4.962822011000014,
120
  "values": [
121
- 4.962822011000014
122
  ]
123
  },
124
  "throughput": null,
125
  "energy": {
126
  "unit": "kWh",
127
- "cpu": 7.014084657033284e-05,
128
- "ram": 2.9317192491441803e-06,
129
  "gpu": 0,
130
- "total": 7.307256581947703e-05
131
  },
132
  "efficiency": null
133
  },
134
  "prefill": {
135
  "memory": {
136
  "unit": "MB",
137
- "max_ram": 968.892416,
138
  "max_global_vram": null,
139
  "max_process_vram": null,
140
  "max_reserved": null,
@@ -143,50 +141,50 @@
143
  "latency": {
144
  "unit": "s",
145
  "count": 14,
146
- "total": 0.6399643099998684,
147
- "mean": 0.04571173642856203,
148
- "stdev": 0.001728723414833886,
149
- "p50": 0.046435374500021,
150
- "p90": 0.04739255319997824,
151
- "p95": 0.047420778749983586,
152
- "p99": 0.04743052615000124,
153
  "values": [
154
- 0.0474142179999717,
155
- 0.04743296300000566,
156
- 0.046474152000030244,
157
- 0.046906259000024875,
158
- 0.0473420019999935,
159
- 0.04720959599995922,
160
- 0.04726568099999895,
161
- 0.04639659700001175,
162
- 0.04608215999996901,
163
- 0.04424311299999317,
164
- 0.04319609699996363,
165
- 0.04324787299998434,
166
- 0.042834841000001234,
167
- 0.043918757999961144
168
  ]
169
  },
170
  "throughput": {
171
  "unit": "tokens/s",
172
- "value": 43.7524398821643
173
  },
174
  "energy": {
175
  "unit": "kWh",
176
- "cpu": 1.7034055530161101e-06,
177
- "ram": 7.11866204051148e-08,
178
  "gpu": 0.0,
179
- "total": 1.7745921734212248e-06
180
  },
181
  "efficiency": {
182
  "unit": "tokens/kWh",
183
- "value": 1127019.509020043
184
  }
185
  },
186
  "decode": {
187
  "memory": {
188
  "unit": "MB",
189
- "max_ram": 969.416704,
190
  "max_global_vram": null,
191
  "max_process_vram": null,
192
  "max_reserved": null,
@@ -195,44 +193,44 @@
195
  "latency": {
196
  "unit": "s",
197
  "count": 14,
198
- "total": 0.3951575150000508,
199
- "mean": 0.028225536785717913,
200
- "stdev": 0.0013606235326522015,
201
- "p50": 0.02879382800000485,
202
- "p90": 0.029603304800031083,
203
- "p95": 0.029847111700024697,
204
- "p99": 0.030100997540004074,
205
  "values": [
206
- 0.02967622700003858,
207
- 0.029132240999956593,
208
- 0.02908639399998947,
209
- 0.02886931000000459,
210
- 0.02943315300001359,
211
- 0.030164468999998917,
212
- 0.028906097999993108,
213
- 0.028718346000005113,
214
- 0.02834857599998486,
215
- 0.02604703200000813,
216
- 0.027787859000000026,
217
- 0.026659800999993877,
218
- 0.02609976500002631,
219
- 0.026228244000037648
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "tokens/s",
224
- "value": 35.428909912033944
225
  },
226
  "energy": {
227
  "unit": "kWh",
228
- "cpu": 9.960857182501212e-07,
229
- "ram": 4.162909130627668e-08,
230
  "gpu": 0.0,
231
- "total": 1.0377148095563984e-06
232
  },
233
  "efficiency": {
234
  "unit": "tokens/kWh",
235
- "value": 963655.9012080393
236
  }
237
  },
238
  "per_token": {
@@ -240,33 +238,33 @@
240
  "latency": {
241
  "unit": "s",
242
  "count": 14,
243
- "total": 0.3892789910000829,
244
- "mean": 0.027805642214291635,
245
- "stdev": 0.0012907068929441515,
246
- "p50": 0.02831012449999548,
247
- "p90": 0.029124724999996944,
248
- "p95": 0.02935388320000243,
249
- "p99": 0.029577333440016673,
250
  "values": [
251
- 0.02920348399999284,
252
- 0.028675266999982796,
253
- 0.02861548399999947,
254
- 0.028382299999975658,
255
- 0.028940954000006514,
256
- 0.029633196000020234,
257
- 0.028429317000018273,
258
- 0.028237949000015306,
259
- 0.027978815000039958,
260
- 0.025726342999973895,
261
- 0.027449917000012647,
262
- 0.026340715000003456,
263
- 0.025769427000000178,
264
- 0.025895823000041673
265
  ]
266
  },
267
  "throughput": {
268
  "unit": "tokens/s",
269
- "value": 35.96392387894629
270
  },
271
  "energy": null,
272
  "efficiency": null
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.3.1",
83
+ "optimum_benchmark_commit": "61123f7169ae188508e9e8c5ca6b9a54a00965ed",
84
  "transformers_version": "4.42.4",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.32.1",
 
92
  "timm_version": "1.0.7",
93
  "timm_commit": null,
94
  "peft_version": null,
95
+ "peft_commit": null
 
 
96
  }
97
  },
98
  "report": {
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 1103.826944,
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.815016288999999,
112
+ "mean": 4.815016288999999,
113
  "stdev": 0.0,
114
+ "p50": 4.815016288999999,
115
+ "p90": 4.815016288999999,
116
+ "p95": 4.815016288999999,
117
+ "p99": 4.815016288999999,
118
  "values": [
119
+ 4.815016288999999
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.787963178422717e-05,
126
+ "ram": 2.837184156568355e-06,
127
  "gpu": 0,
128
+ "total": 7.071681594079552e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 957.292544,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
141
  "latency": {
142
  "unit": "s",
143
  "count": 14,
144
+ "total": 0.649780125000035,
145
+ "mean": 0.04641286607143107,
146
+ "stdev": 0.0021017405518133666,
147
+ "p50": 0.046997310999998376,
148
+ "p90": 0.04843621450001194,
149
+ "p95": 0.04877234005001156,
150
+ "p99": 0.04919454001000446,
151
  "values": [
152
+ 0.04801482000002011,
153
+ 0.04848816700001635,
154
+ 0.048314992000001666,
155
+ 0.04620872199998871,
156
+ 0.04930009000000268,
157
+ 0.048168908999997484,
158
+ 0.04717622699999424,
159
+ 0.04827287400001978,
160
+ 0.044453621000002386,
161
+ 0.04392718400001172,
162
+ 0.04435945399998786,
163
+ 0.04681839500000251,
164
+ 0.043093159999983754,
165
+ 0.043183510000005754
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "tokens/s",
170
+ "value": 43.09149960534495
171
  },
172
  "energy": {
173
  "unit": "kWh",
174
+ "cpu": 1.6921039940654368e-06,
175
+ "ram": 7.071460148836194e-08,
176
  "gpu": 0.0,
177
+ "total": 1.7628185955537987e-06
178
  },
179
  "efficiency": {
180
  "unit": "tokens/kWh",
181
+ "value": 1134546.6884933158
182
  }
183
  },
184
  "decode": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 958.34112,
188
  "max_global_vram": null,
189
  "max_process_vram": null,
190
  "max_reserved": null,
 
193
  "latency": {
194
  "unit": "s",
195
  "count": 14,
196
+ "total": 0.40178420000006554,
197
+ "mean": 0.02869887142857611,
198
+ "stdev": 0.0020055303466046926,
199
+ "p50": 0.028683768999997028,
200
+ "p90": 0.030827087599996618,
201
+ "p95": 0.030911896549996244,
202
+ "p99": 0.030993064910004194,
203
  "values": [
204
+ 0.03085726399999089,
205
+ 0.030564666000003626,
206
+ 0.03059406100001638,
207
+ 0.030162001000007876,
208
+ 0.030756676000009975,
209
+ 0.03071923600001014,
210
+ 0.03101335700000618,
211
+ 0.026851593000003504,
212
+ 0.026902168000020765,
213
+ 0.0271348339999804,
214
+ 0.027056368000017983,
215
+ 0.02720553699998618,
216
+ 0.02599590900001658,
217
+ 0.02597052999999505
218
  ]
219
  },
220
  "throughput": {
221
  "unit": "tokens/s",
222
+ "value": 34.844575769773215
223
  },
224
  "energy": {
225
  "unit": "kWh",
226
+ "cpu": 9.910391801413323e-07,
227
+ "ram": 4.141869096656594e-08,
228
  "gpu": 0.0,
229
+ "total": 1.0324578711078993e-06
230
  },
231
  "efficiency": {
232
  "unit": "tokens/kWh",
233
+ "value": 968562.5224852324
234
  }
235
  },
236
  "per_token": {
 
238
  "latency": {
239
  "unit": "s",
240
  "count": 14,
241
+ "total": 0.39606571600003804,
242
+ "mean": 0.028290408285717,
243
+ "stdev": 0.0019376003125794723,
244
+ "p50": 0.02828171550000036,
245
+ "p90": 0.030349178500000563,
246
+ "p95": 0.03042934630000076,
247
+ "p99": 0.030509196459997553,
248
  "values": [
249
+ 0.030375601000002916,
250
+ 0.030089615000008507,
251
+ 0.030133626999997887,
252
+ 0.0296856479999974,
253
+ 0.03028752599999507,
254
+ 0.030229167000015877,
255
+ 0.030529158999996753,
256
+ 0.02650943099999381,
257
+ 0.026529409000005444,
258
+ 0.02678993699998955,
259
+ 0.026714536000014277,
260
+ 0.02687778300000332,
261
+ 0.02566045000000372,
262
+ 0.025653827000013507
263
  ]
264
  },
265
  "throughput": {
266
  "unit": "tokens/s",
267
+ "value": 35.34766942564313
268
  },
269
  "energy": null,
270
  "efficiency": null