IlyasMoutawwakil HF staff commited on
Commit
527a50f
1 Parent(s): 39f9be8

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
@@ -76,11 +76,11 @@
76
  "cpu_ram_mb": 16757.342208,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
- "platform": "Linux-6.5.0-1024-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.3.1",
83
- "optimum_benchmark_commit": "b0801269b3611e452bb077a62163b08a99ceb2a9",
84
  "transformers_version": "4.42.4",
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.772096,
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.834404436999989,
112
- "mean": 4.834404436999989,
113
  "stdev": 0.0,
114
- "p50": 4.834404436999989,
115
- "p90": 4.834404436999989,
116
- "p95": 4.834404436999989,
117
- "p99": 4.834404436999989,
118
  "values": [
119
- 4.834404436999989
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 6.756949822107951e-05,
126
- "ram": 2.824225813326393e-06,
127
  "gpu": 0,
128
- "total": 7.03937240344059e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 974.503936,
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.624935255000139,
145
- "mean": 0.04807194269231839,
146
- "stdev": 0.0008469223243709784,
147
- "p50": 0.04825908699996262,
148
- "p90": 0.04896189200001118,
149
- "p95": 0.04909340240002393,
150
- "p99": 0.0491845716800367,
151
  "values": [
152
- 0.04638163900000336,
153
- 0.04825908699996262,
154
- 0.0490174280000133,
155
- 0.047192688999984966,
156
- 0.04920736400003989,
157
- 0.04796389400001999,
158
- 0.04654725000000326,
159
- 0.04873974800000269,
160
- 0.04834172200003195,
161
- 0.04849652199999355,
162
- 0.047984503000009227,
163
- 0.04873014000003195,
164
- 0.048073269000042274
 
165
  ]
166
  },
167
  "throughput": {
168
  "unit": "tokens/s",
169
- "value": 41.604309873659176
170
  },
171
  "energy": {
172
  "unit": "kWh",
173
- "cpu": 1.723505678960091e-06,
174
- "ram": 7.202735670489345e-08,
175
  "gpu": 0.0,
176
- "total": 1.7955330356649845e-06
177
  },
178
  "efficiency": {
179
  "unit": "tokens/kWh",
180
- "value": 1113875.356383677
181
  }
182
  },
183
  "decode": {
184
  "memory": {
185
  "unit": "MB",
186
- "max_ram": 975.290368,
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.38288725999984763,
196
- "mean": 0.029452866153834432,
197
- "stdev": 0.0012264574497014423,
198
- "p50": 0.030012737999982164,
199
- "p90": 0.03021878959998503,
200
- "p95": 0.03050145339997243,
201
- "p99": 0.03082699947996616,
202
  "values": [
203
- 0.03017328800001451,
204
- 0.030088269000032142,
205
- 0.02921427199999016,
206
- 0.029231182999978955,
207
- 0.030908385999964594,
208
- 0.029763671000011982,
209
- 0.028035321999993812,
210
- 0.03009783699997115,
211
- 0.03023016499997766,
212
- 0.029081232000010004,
213
- 0.030117623999956322,
214
- 0.030012737999982164,
215
- 0.025933272999964174
 
216
  ]
217
  },
218
  "throughput": {
219
  "unit": "tokens/s",
220
- "value": 33.95255303089785
221
  },
222
  "energy": {
223
  "unit": "kWh",
224
- "cpu": 1.012130290413824e-06,
225
- "ram": 4.230164102523302e-08,
226
  "gpu": 0.0,
227
- "total": 1.0544319314390573e-06
228
  },
229
  "efficiency": {
230
  "unit": "tokens/kWh",
231
- "value": 948377.9561144642
232
  }
233
  },
234
  "per_token": {
235
  "memory": null,
236
  "latency": {
237
  "unit": "s",
238
- "count": 13,
239
- "total": 0.3764351199998828,
240
- "mean": 0.028956547692298676,
241
- "stdev": 0.0011848917693045647,
242
- "p50": 0.029534071000000495,
243
- "p90": 0.029664990599974315,
244
- "p95": 0.029957622599977182,
245
- "p99": 0.030304674119988703,
246
  "values": [
247
- 0.02965130100000124,
248
- 0.029608870000004117,
249
- 0.02871185100002549,
250
- 0.028710967999984405,
251
- 0.030391436999991583,
252
- 0.029231543999969745,
253
- 0.027562686000010217,
254
- 0.029564206999964426,
255
- 0.029668412999967586,
256
- 0.02856910200000584,
257
- 0.029638755999997102,
258
- 0.029534071000000495,
259
- 0.025591913999960525
 
260
  ]
261
  },
262
  "throughput": {
263
  "unit": "tokens/s",
264
- "value": 34.534503581929464
265
  },
266
  "energy": null,
267
  "efficiency": null
 
76
  "cpu_ram_mb": 16757.342208,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
+ "platform": "Linux-6.5.0-1023-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.3.1",
83
+ "optimum_benchmark_commit": "7ced484c6c538274314e9bbd7dcb0b3e27a51bd6",
84
  "transformers_version": "4.42.4",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 1110.2208,
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.89993832899998,
112
+ "mean": 4.89993832899998,
113
  "stdev": 0.0,
114
+ "p50": 4.89993832899998,
115
+ "p90": 4.89993832899998,
116
+ "p95": 4.89993832899998,
117
+ "p99": 4.89993832899998,
118
  "values": [
119
+ 4.89993832899998
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.790275573730469e-05,
126
+ "ram": 2.8381027481839283e-06,
127
  "gpu": 0,
128
+ "total": 7.074085848548862e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 963.698688,
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.6533902749999925,
145
+ "mean": 0.04667073392857089,
146
+ "stdev": 0.0026580375267486267,
147
+ "p50": 0.04782122299998548,
148
+ "p90": 0.049002336099997025,
149
+ "p95": 0.049257540499996824,
150
+ "p99": 0.04953580809999835,
151
  "values": [
152
+ 0.0476816829999791,
153
+ 0.04786606700000107,
154
+ 0.046922825000024204,
155
+ 0.04818927100001247,
156
+ 0.04883554799999956,
157
+ 0.049070244999995793,
158
+ 0.04960537499999873,
159
+ 0.048843881999999894,
160
+ 0.04778363299999455,
161
+ 0.04785881299997641,
162
+ 0.04436572000000183,
163
+ 0.04255468799999562,
164
+ 0.0419687339999939,
165
+ 0.04184379100001934
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "tokens/s",
170
+ "value": 42.85340794213737
171
  },
172
  "energy": {
173
  "unit": "kWh",
174
+ "cpu": 1.73345596893974e-06,
175
+ "ram": 7.244287153639561e-08,
176
  "gpu": 0.0,
177
+ "total": 1.8058988404761358e-06
178
  },
179
  "efficiency": {
180
  "unit": "tokens/kWh",
181
+ "value": 1107481.745474009
182
  }
183
  },
184
  "decode": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 964.616192,
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.4075911999999562,
197
+ "mean": 0.029113657142854014,
198
+ "stdev": 0.001623126632109569,
199
+ "p50": 0.029815719499993065,
200
+ "p90": 0.030728378499986775,
201
+ "p95": 0.030870671699990738,
202
+ "p99": 0.031035481539996964,
203
  "values": [
204
+ 0.031076683999998522,
205
+ 0.029890859999994746,
206
+ 0.029911667999982683,
207
+ 0.029740578999991385,
208
+ 0.030759741999986545,
209
+ 0.030507120999999415,
210
+ 0.03065519699998731,
211
+ 0.03027338399999735,
212
+ 0.02945244099998945,
213
+ 0.028242176000020436,
214
+ 0.026841124000014815,
215
+ 0.026406102000009923,
216
+ 0.026872582999999395,
217
+ 0.026961538999984214
218
  ]
219
  },
220
  "throughput": {
221
  "unit": "tokens/s",
222
+ "value": 34.34814098047628
223
  },
224
  "energy": {
225
  "unit": "kWh",
226
+ "cpu": 1.1008839676345608e-06,
227
+ "ram": 4.600763470494127e-08,
228
  "gpu": 0.0,
229
+ "total": 1.146891602339502e-06
230
  },
231
  "efficiency": {
232
  "unit": "tokens/kWh",
233
+ "value": 871921.9828274413
234
  }
235
  },
236
  "per_token": {
237
  "memory": null,
238
  "latency": {
239
  "unit": "s",
240
+ "count": 14,
241
+ "total": 0.40157153600000584,
242
+ "mean": 0.028683681142857558,
243
+ "stdev": 0.0015411560115765725,
244
+ "p50": 0.029338638499993408,
245
+ "p90": 0.030234958499991648,
246
+ "p95": 0.030374843600002067,
247
+ "p99": 0.03052408152001675,
248
  "values": [
249
+ 0.03056139100002042,
250
+ 0.029413188000006585,
251
+ 0.029425960999986955,
252
+ 0.02926408899998023,
253
+ 0.030274394999992182,
254
+ 0.029997278000024608,
255
+ 0.030142939999990404,
256
+ 0.029787846999994372,
257
+ 0.02897779500000297,
258
+ 0.02789737200001241,
259
+ 0.02651444500000366,
260
+ 0.026109168000004956,
261
+ 0.026560581000012462,
262
+ 0.026645085999973617
263
  ]
264
  },
265
  "throughput": {
266
  "unit": "tokens/s",
267
+ "value": 34.86302873817181
268
  },
269
  "energy": null,
270
  "efficiency": null