IlyasMoutawwakil HF staff commited on
Commit
28a7835
1 Parent(s): f2bb2de

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": "e93df0927946c9a7079bacb659484e01e92cbba6",
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": 1120.108544,
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": 5.1874903190000055,
112
- "mean": 5.1874903190000055,
113
  "stdev": 0.0,
114
- "p50": 5.1874903190000055,
115
- "p90": 5.1874903190000055,
116
- "p95": 5.1874903190000055,
117
- "p99": 5.1874903190000055,
118
  "values": [
119
- 5.1874903190000055
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 6.980338819999981e-05,
126
- "ram": 2.917614953596061e-06,
127
  "gpu": 0,
128
- "total": 7.272100315359587e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 973.705216,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -141,49 +141,49 @@
141
  "latency": {
142
  "unit": "s",
143
  "count": 13,
144
- "total": 0.6338860780000175,
145
- "mean": 0.04876046753846289,
146
- "stdev": 0.0026319060698843763,
147
- "p50": 0.048131871000009596,
148
- "p90": 0.05258590199999276,
149
- "p95": 0.05306667599999173,
150
- "p99": 0.05343643679999104,
151
  "values": [
152
- 0.04932621200001108,
153
- 0.05352887699999087,
154
- 0.0473389230000123,
155
- 0.0527585419999923,
156
- 0.04570440699998812,
157
- 0.04636253099999976,
158
- 0.049726302999999916,
159
- 0.049596960000002355,
160
- 0.04714517200000046,
161
- 0.04794213499999955,
162
- 0.05189534199999457,
163
- 0.048131871000009596,
164
- 0.044428803000016615
165
  ]
166
  },
167
  "throughput": {
168
  "unit": "tokens/s",
169
- "value": 41.01683394283236
170
  },
171
  "energy": {
172
  "unit": "kWh",
173
- "cpu": 1.8456658128787605e-06,
174
- "ram": 7.713376459620216e-08,
175
  "gpu": 0.0,
176
- "total": 1.9227995774749624e-06
177
  },
178
  "efficiency": {
179
  "unit": "tokens/kWh",
180
- "value": 1040150.0101359591
181
  }
182
  },
183
  "decode": {
184
  "memory": {
185
  "unit": "MB",
186
- "max_ram": 974.491648,
187
  "max_global_vram": null,
188
  "max_process_vram": null,
189
  "max_reserved": null,
@@ -192,43 +192,43 @@
192
  "latency": {
193
  "unit": "s",
194
  "count": 13,
195
- "total": 0.3869948789999853,
196
- "mean": 0.029768836846152717,
197
- "stdev": 0.0016316748742120088,
198
- "p50": 0.030002453999998124,
199
- "p90": 0.031159839600002216,
200
- "p95": 0.03241383739999719,
201
- "p99": 0.0336926514799893,
202
  "values": [
203
- 0.03040656199999603,
204
- 0.03134815900000376,
205
- 0.03401235499998734,
206
- 0.028078053000001546,
207
- 0.028052354999999807,
208
- 0.030194394000005786,
209
- 0.027772889999994277,
210
- 0.027990338999984488,
211
- 0.02957784700001298,
212
- 0.03016659200000049,
213
- 0.03008985799999664,
214
- 0.029303021000004037,
215
- 0.030002453999998124
216
  ]
217
  },
218
  "throughput": {
219
  "unit": "tokens/s",
220
- "value": 33.592175776570144
221
  },
222
  "energy": {
223
  "unit": "kWh",
224
- "cpu": 1.1576499738734022e-06,
225
- "ram": 4.83704650462913e-08,
226
  "gpu": 0.0,
227
- "total": 1.206020438919693e-06
228
  },
229
  "efficiency": {
230
  "unit": "tokens/kWh",
231
- "value": 829173.3437749711
232
  }
233
  },
234
  "per_token": {
@@ -236,32 +236,32 @@
236
  "latency": {
237
  "unit": "s",
238
  "count": 13,
239
- "total": 0.38132762700001877,
240
- "mean": 0.02933289438461683,
241
- "stdev": 0.00157809161759308,
242
- "p50": 0.02955299100000275,
243
- "p90": 0.030601875000007796,
244
- "p95": 0.0318648132000078,
245
- "p99": 0.03315586104000772,
246
  "values": [
247
- 0.029853615000007494,
248
- 0.03078894000000787,
249
- 0.0334786230000077,
250
- 0.02771123499999817,
251
- 0.027648858000020482,
252
- 0.029765389000004916,
253
- 0.027424516999985826,
254
- 0.027592812999984062,
255
- 0.029178488000013658,
256
- 0.029751823999987437,
257
- 0.02955299100000275,
258
- 0.02895660100000441,
259
- 0.02962373299999399
260
  ]
261
  },
262
  "throughput": {
263
  "unit": "tokens/s",
264
- "value": 34.09141924038816
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.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": "dad41f7a1213c56e1c7e335e5ce6e7b2ddb68a83",
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": 1105.42848,
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.9149300880000055,
112
+ "mean": 4.9149300880000055,
113
  "stdev": 0.0,
114
+ "p50": 4.9149300880000055,
115
+ "p90": 4.9149300880000055,
116
+ "p95": 4.9149300880000055,
117
+ "p99": 4.9149300880000055,
118
  "values": [
119
+ 4.9149300880000055
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.79282660388888e-05,
126
+ "ram": 2.8408126328361804e-06,
127
  "gpu": 0,
128
+ "total": 7.076907867172498e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 959.152128,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
141
  "latency": {
142
  "unit": "s",
143
  "count": 13,
144
+ "total": 0.6415781540000012,
145
+ "mean": 0.049352165692307784,
146
+ "stdev": 0.0019118220490110071,
147
+ "p50": 0.04955595500001664,
148
+ "p90": 0.05109879019998971,
149
+ "p95": 0.05126225059998433,
150
+ "p99": 0.05141014531998735,
151
  "values": [
152
+ 0.04824436999999193,
153
+ 0.05093793100002131,
154
+ 0.051447118999988106,
155
+ 0.04714928900000359,
156
+ 0.05113900499998181,
157
+ 0.04930294300001492,
158
+ 0.04896847000000548,
159
+ 0.04942166399999337,
160
+ 0.050713532999992594,
161
+ 0.04955595500001664,
162
+ 0.05067178499999159,
163
+ 0.0498945360000107,
164
+ 0.04413155399998914
165
  ]
166
  },
167
  "throughput": {
168
  "unit": "tokens/s",
169
+ "value": 40.525070621403906
170
  },
171
  "energy": {
172
  "unit": "kWh",
173
+ "cpu": 1.7115429705314165e-06,
174
+ "ram": 7.15690858187011e-08,
175
  "gpu": 0.0,
176
+ "total": 1.7831120563501175e-06
177
  },
178
  "efficiency": {
179
  "unit": "tokens/kWh",
180
+ "value": 1121634.5001299772
181
  }
182
  },
183
  "decode": {
184
  "memory": {
185
  "unit": "MB",
186
+ "max_ram": 959.807488,
187
  "max_global_vram": null,
188
  "max_process_vram": null,
189
  "max_reserved": null,
 
192
  "latency": {
193
  "unit": "s",
194
  "count": 13,
195
+ "total": 0.3940822840000351,
196
+ "mean": 0.030314021846156544,
197
+ "stdev": 0.001184464523760982,
198
+ "p50": 0.030562383000017235,
199
+ "p90": 0.030953277600002594,
200
+ "p95": 0.031235888600008366,
201
+ "p99": 0.0315741993200163,
202
  "values": [
203
+ 0.02986067599999842,
204
+ 0.030896124999998165,
205
+ 0.03052238899999793,
206
+ 0.030355176999989908,
207
+ 0.03015523400000575,
208
+ 0.030196911999979648,
209
+ 0.03095396300000175,
210
+ 0.03072205099999792,
211
+ 0.030562383000017235,
212
+ 0.030950536000005968,
213
+ 0.03165877700001829,
214
+ 0.030750844000010602,
215
+ 0.026497217000013507
216
  ]
217
  },
218
  "throughput": {
219
  "unit": "tokens/s",
220
+ "value": 32.98803454965472
221
  },
222
  "energy": {
223
  "unit": "kWh",
224
+ "cpu": 9.517155113204442e-07,
225
+ "ram": 3.979694298819333e-08,
226
  "gpu": 0.0,
227
+ "total": 9.915124543086385e-07
228
  },
229
  "efficiency": {
230
  "unit": "tokens/kWh",
231
+ "value": 1008560.2007866655
232
  }
233
  },
234
  "per_token": {
 
236
  "latency": {
237
  "unit": "s",
238
  "count": 13,
239
+ "total": 0.38716385000003584,
240
+ "mean": 0.029781834615387373,
241
+ "stdev": 0.0011506784092365125,
242
+ "p50": 0.03003403800002502,
243
+ "p90": 0.030390923599986762,
244
+ "p95": 0.030671532399998112,
245
+ "p99": 0.031008010480014718,
246
  "values": [
247
+ 0.029305381000000352,
248
+ 0.030330491000000848,
249
+ 0.02999671899999612,
250
+ 0.029767281999994566,
251
+ 0.029622672000016337,
252
+ 0.02964714699999149,
253
+ 0.030391133999984277,
254
+ 0.030167887999994036,
255
+ 0.03003403800002502,
256
+ 0.03039008199999671,
257
+ 0.03109213000001887,
258
+ 0.03032832700000654,
259
+ 0.02609055900001067
260
  ]
261
  },
262
  "throughput": {
263
  "unit": "tokens/s",
264
+ "value": 33.57751504950371
265
  },
266
  "energy": null,
267
  "efficiency": null