IlyasMoutawwakil HF staff commited on
Commit
647f86c
1 Parent(s): ee75ea5

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.338112,
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": "d0c0a5c5918412583a4f2490ab7e3d1b48375998",
84
  "transformers_version": "4.42.4",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.32.1",
@@ -92,14 +92,16 @@
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": 1105.739776,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -108,31 +110,31 @@
108
  "latency": {
109
  "unit": "s",
110
  "count": 1,
111
- "total": 4.880519011000018,
112
- "mean": 4.880519011000018,
113
  "stdev": 0.0,
114
- "p50": 4.880519011000018,
115
- "p90": 4.880519011000018,
116
- "p95": 4.880519011000018,
117
- "p99": 4.880519011000018,
118
  "values": [
119
- 4.880519011000018
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 6.757512622409398e-05,
126
- "ram": 2.824456902600332e-06,
127
  "gpu": 0,
128
- "total": 7.039958312669431e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 959.34464,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -140,52 +142,51 @@
140
  },
141
  "latency": {
142
  "unit": "s",
143
- "count": 15,
144
- "total": 0.6387683620000644,
145
- "mean": 0.04258455746667096,
146
- "stdev": 0.0009365716577562458,
147
- "p50": 0.04211572400001273,
148
- "p90": 0.043623371600000384,
149
- "p95": 0.0439347773999998,
150
- "p99": 0.044483038680014034,
151
  "values": [
152
- 0.04364106599999218,
153
- 0.04317169699999113,
154
- 0.04334394599999314,
155
- 0.04266452600001003,
156
- 0.041982665000006136,
157
- 0.04462010400001759,
158
- 0.041881824000000734,
159
- 0.04190543900000421,
160
- 0.04168273000001932,
161
- 0.043273800999998,
162
- 0.04211572400001273,
163
- 0.04359683000001269,
164
- 0.04118202899999801,
165
- 0.04164999900001476,
166
- 0.04205598199999372
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "tokens/s",
171
- "value": 46.96538179515687
172
  },
173
  "energy": {
174
  "unit": "kWh",
175
- "cpu": 1.6268873104342708e-06,
176
- "ram": 6.798947397945436e-08,
177
  "gpu": 0.0,
178
- "total": 1.6948767844137251e-06
179
  },
180
  "efficiency": {
181
  "unit": "tokens/kWh",
182
- "value": 1180026.7832990703
183
  }
184
  },
185
  "decode": {
186
  "memory": {
187
  "unit": "MB",
188
- "max_ram": 959.868928,
189
  "max_global_vram": null,
190
  "max_process_vram": null,
191
  "max_reserved": null,
@@ -193,81 +194,79 @@
193
  },
194
  "latency": {
195
  "unit": "s",
196
- "count": 15,
197
- "total": 0.3912635929999908,
198
- "mean": 0.02608423953333272,
199
- "stdev": 0.0005236309221663269,
200
- "p50": 0.026088707000013756,
201
- "p90": 0.02662415259999875,
202
- "p95": 0.026787773699996364,
203
- "p99": 0.027053319540005418,
204
  "values": [
205
- 0.026645516999991514,
206
- 0.026592106000009608,
207
- 0.026466341000002558,
208
- 0.02582683500000371,
209
- 0.026300835999990113,
210
- 0.02587305099999071,
211
- 0.02544916499999772,
212
- 0.025881869000016877,
213
- 0.025774355999999443,
214
- 0.026439949000007346,
215
- 0.02711970600000768,
216
- 0.025014927999990277,
217
- 0.026270679999981894,
218
- 0.025519546999987597,
219
- 0.026088707000013756
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "tokens/s",
224
- "value": 38.33732621271602
225
  },
226
  "energy": {
227
  "unit": "kWh",
228
- "cpu": 1.0658478847256418e-06,
229
- "ram": 4.454047784689015e-08,
230
  "gpu": 0.0,
231
- "total": 1.1103883625725321e-06
232
  },
233
  "efficiency": {
234
  "unit": "tokens/kWh",
235
- "value": 900585.8073685265
236
  }
237
  },
238
  "per_token": {
239
  "memory": null,
240
  "latency": {
241
  "unit": "s",
242
- "count": 15,
243
- "total": 0.38594591899999386,
244
- "mean": 0.025729727933332926,
245
- "stdev": 0.0004798435801624541,
246
- "p50": 0.025775378000020055,
247
- "p90": 0.026230500600019014,
248
- "p95": 0.026394949300012627,
249
- "p99": 0.02656012746000158,
250
  "values": [
251
- 0.026306461000018544,
252
- 0.0260610809999946,
253
- 0.02608966299999338,
254
- 0.025485051999993402,
255
- 0.025940257999991445,
256
- 0.025559120999986362,
257
- 0.025130406000016592,
258
- 0.025558571000004804,
259
- 0.025457950999992818,
260
- 0.026116560000019717,
261
- 0.02660142199999882,
262
- 0.024705265999983794,
263
- 0.025953412999996317,
264
- 0.025205315999983213,
265
- 0.025775378000020055
266
  ]
267
  },
268
  "throughput": {
269
  "unit": "tokens/s",
270
- "value": 38.865548932000074
271
  },
272
  "energy": null,
273
  "efficiency": null
 
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-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": "76a02351fb822bf768d5e23c9b8129d5e0d491b2",
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
+ "llama_cpp_version": null,
97
+ "llama_cpp_commit": null
98
  }
99
  },
100
  "report": {
101
  "load": {
102
  "memory": {
103
  "unit": "MB",
104
+ "max_ram": 1105.760256,
105
  "max_global_vram": null,
106
  "max_process_vram": null,
107
  "max_reserved": null,
 
110
  "latency": {
111
  "unit": "s",
112
  "count": 1,
113
+ "total": 4.723731064000049,
114
+ "mean": 4.723731064000049,
115
  "stdev": 0.0,
116
+ "p50": 4.723731064000049,
117
+ "p90": 4.723731064000049,
118
+ "p95": 4.723731064000049,
119
+ "p99": 4.723731064000049,
120
  "values": [
121
+ 4.723731064000049
122
  ]
123
  },
124
  "throughput": null,
125
  "energy": {
126
  "unit": "kWh",
127
+ "cpu": 6.74566321902805e-05,
128
+ "ram": 2.8194437106458283e-06,
129
  "gpu": 0,
130
+ "total": 7.027607590092632e-05
131
  },
132
  "efficiency": null
133
  },
134
  "prefill": {
135
  "memory": {
136
  "unit": "MB",
137
+ "max_ram": 958.722048,
138
  "max_global_vram": null,
139
  "max_process_vram": null,
140
  "max_reserved": null,
 
142
  },
143
  "latency": {
144
  "unit": "s",
145
+ "count": 14,
146
+ "total": 0.6481861440000785,
147
+ "mean": 0.04629901028571989,
148
+ "stdev": 0.001758699695466626,
149
+ "p50": 0.046803149500021846,
150
+ "p90": 0.0475985139999807,
151
+ "p95": 0.047847456549990855,
152
+ "p99": 0.04790385210998863,
153
  "values": [
154
+ 0.04674380800003064,
155
+ 0.04791795099998808,
156
+ 0.04690429900000481,
157
+ 0.04569910800000798,
158
+ 0.047809497999992345,
159
+ 0.04686249100001305,
160
+ 0.04593874800002595,
161
+ 0.04625518199998169,
162
+ 0.04699240400003646,
163
+ 0.04700537799999438,
164
+ 0.047106217999953515,
165
+ 0.04626177400001552,
166
+ 0.04633940300004724,
167
+ 0.04034988199998679
 
168
  ]
169
  },
170
  "throughput": {
171
  "unit": "tokens/s",
172
+ "value": 43.1974676706397
173
  },
174
  "energy": {
175
  "unit": "kWh",
176
+ "cpu": 1.599756611718072e-06,
177
+ "ram": 6.685694271645843e-08,
178
  "gpu": 0.0,
179
+ "total": 1.6666135544345303e-06
180
  },
181
  "efficiency": {
182
  "unit": "tokens/kWh",
183
+ "value": 1200038.2420258098
184
  }
185
  },
186
  "decode": {
187
  "memory": {
188
  "unit": "MB",
189
+ "max_ram": 959.639552,
190
  "max_global_vram": null,
191
  "max_process_vram": null,
192
  "max_reserved": null,
 
194
  },
195
  "latency": {
196
  "unit": "s",
197
+ "count": 14,
198
+ "total": 0.40264283599992723,
199
+ "mean": 0.028760202571423372,
200
+ "stdev": 0.0015084525742300738,
201
+ "p50": 0.029379435500004547,
202
+ "p90": 0.030007666400001652,
203
+ "p95": 0.030119792300007477,
204
+ "p99": 0.03017199925999307,
205
  "values": [
206
+ 0.03018505099998947,
207
+ 0.028981944000008752,
208
+ 0.02946461999999883,
209
+ 0.029540091999990636,
210
+ 0.02982803099996545,
211
+ 0.029573213999981363,
212
+ 0.03008465300001717,
213
+ 0.02953540199996496,
214
+ 0.029294251000010263,
215
+ 0.027784789000008914,
216
+ 0.029219510000018545,
217
+ 0.028362071999993077,
218
+ 0.025037362999967172,
219
+ 0.025751844000012625
 
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "tokens/s",
224
+ "value": 34.7702696987822
225
  },
226
  "energy": {
227
  "unit": "kWh",
228
+ "cpu": 9.382102390130356e-07,
229
+ "ram": 3.921018097755962e-08,
230
  "gpu": 0.0,
231
+ "total": 9.774204199905953e-07
232
  },
233
  "efficiency": {
234
  "unit": "tokens/kWh",
235
+ "value": 1023101.1952969244
236
  }
237
  },
238
  "per_token": {
239
  "memory": null,
240
  "latency": {
241
  "unit": "s",
242
+ "count": 14,
243
+ "total": 0.3964874569998642,
244
+ "mean": 0.028320532642847444,
245
+ "stdev": 0.0014560318950426292,
246
+ "p50": 0.028920975000005456,
247
+ "p90": 0.029524747299990394,
248
+ "p95": 0.029633601899999463,
249
+ "p99": 0.02969835958000374,
250
  "values": [
251
+ 0.02971454900000481,
252
+ 0.02852604899999278,
253
+ 0.029012592000015047,
254
+ 0.029074988999980178,
255
+ 0.029372455999975955,
256
+ 0.029123791000017718,
257
+ 0.029590014999996583,
258
+ 0.029069377999974222,
259
+ 0.028829357999995864,
260
+ 0.027328441999998176,
261
+ 0.028752644000007876,
262
+ 0.027912918999959402,
263
+ 0.024732581999955983,
264
+ 0.025447692999989613
 
265
  ]
266
  },
267
  "throughput": {
268
  "unit": "tokens/s",
269
+ "value": 35.31007035111528
270
  },
271
  "energy": null,
272
  "efficiency": null