IlyasMoutawwakil HF staff commited on
Commit
2555f10
1 Parent(s): d00cf6d

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-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": "c2e285b1b04b59538000b19edb9ba8775216af9c",
84
  "transformers_version": "4.42.4",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.32.1",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 1105.53088,
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.826897729000052,
112
- "mean": 4.826897729000052,
113
  "stdev": 0.0,
114
- "p50": 4.826897729000052,
115
- "p90": 4.826897729000052,
116
- "p95": 4.826897729000052,
117
- "p99": 4.826897729000052,
118
  "values": [
119
- 4.826897729000052
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 6.858394808239406e-05,
126
- "ram": 2.866628699965759e-06,
127
  "gpu": 0,
128
- "total": 7.145057678235982e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 959.000576,
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.6239135109999552,
145
- "mean": 0.04799334699999655,
146
- "stdev": 0.0028518285666014613,
147
- "p50": 0.049141796999947474,
148
- "p90": 0.04994485600002463,
149
- "p95": 0.05018801500000336,
150
- "p99": 0.05045481819997803,
151
  "values": [
152
- 0.04986156400002528,
153
- 0.049200476000009985,
154
- 0.0488449719999835,
155
- 0.04605809600002431,
156
- 0.049141796999947474,
157
- 0.049278092000008655,
158
- 0.04985039300004246,
159
- 0.049965679000024465,
160
- 0.050521518999971704,
161
- 0.048930899999959365,
162
- 0.04876582499991855,
163
- 0.041974424000045474,
164
- 0.04151977399999396
 
165
  ]
166
  },
167
  "throughput": {
168
  "unit": "tokens/s",
169
- "value": 41.67244264085486
170
  },
171
  "energy": {
172
  "unit": "kWh",
173
- "cpu": 1.6238256737037945e-06,
174
- "ram": 6.786258671425571e-08,
175
  "gpu": 0.0,
176
- "total": 1.6916882604180502e-06
177
  },
178
  "efficiency": {
179
  "unit": "tokens/kWh",
180
- "value": 1182250.9186803482
181
  }
182
  },
183
  "decode": {
184
  "memory": {
185
  "unit": "MB",
186
- "max_ram": 959.91808,
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.3851852020001161,
196
- "mean": 0.02962963092308585,
197
- "stdev": 0.0017502645267959557,
198
- "p50": 0.03027097500000764,
199
- "p90": 0.030689391800046907,
200
- "p95": 0.03119611980002901,
201
- "p99": 0.03178931435998038,
202
  "values": [
203
- 0.030323683000005985,
204
- 0.030479605999971682,
205
- 0.029998114000022724,
206
- 0.03027097500000764,
207
- 0.030701791000069534,
208
- 0.030639794999956393,
209
- 0.030493231000036758,
210
- 0.03193761299996822,
211
- 0.030253642000047876,
212
- 0.0298051539999733,
213
- 0.02853244100003849,
214
- 0.02592872000002444,
215
- 0.025820436999993035
 
216
  ]
217
  },
218
  "throughput": {
219
  "unit": "tokens/s",
220
- "value": 33.749998526672584
221
  },
222
  "energy": {
223
  "unit": "kWh",
224
- "cpu": 9.982253887035225e-07,
225
- "ram": 4.171751199848472e-08,
226
  "gpu": 0.0,
227
- "total": 1.0399429007020075e-06
228
  },
229
  "efficiency": {
230
  "unit": "tokens/kWh",
231
- "value": 961591.25594776
232
  }
233
  },
234
  "per_token": {
235
  "memory": null,
236
  "latency": {
237
  "unit": "s",
238
- "count": 13,
239
- "total": 0.37936013900002763,
240
- "mean": 0.02918154915384828,
241
- "stdev": 0.0016790253338550573,
242
- "p50": 0.0298075069999868,
243
- "p90": 0.030236592400001427,
244
- "p95": 0.030676778200017907,
245
- "p99": 0.03119057644000804,
246
  "values": [
247
- 0.029834077000032266,
248
- 0.030000257999972746,
249
- 0.029565825000076984,
250
- 0.029776679999940825,
251
- 0.030248613000026126,
252
- 0.030188509999902635,
253
- 0.029988436000053298,
254
- 0.03131902600000558,
255
- 0.0298075069999868,
256
- 0.029329943999982788,
257
- 0.028186584000081893,
258
- 0.025605574999985947,
259
- 0.025509103999979743
 
260
  ]
261
  },
262
  "throughput": {
263
  "unit": "tokens/s",
264
- "value": 34.26822869231143
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": 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": "ffcf92d83ccc277b83c83cfcdcd57e35055223d4",
84
  "transformers_version": "4.42.4",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.32.1",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 1104.93696,
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.791509840999993,
112
+ "mean": 4.791509840999993,
113
  "stdev": 0.0,
114
+ "p50": 4.791509840999993,
115
+ "p90": 4.791509840999993,
116
+ "p95": 4.791509840999993,
117
+ "p99": 4.791509840999993,
118
  "values": [
119
+ 4.791509840999993
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.951810386445787e-05,
126
+ "ram": 2.9056832494553455e-06,
127
  "gpu": 0,
128
+ "total": 7.242378711391321e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 958.01344,
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.654458666000096,
145
+ "mean": 0.04674704757143543,
146
+ "stdev": 0.0022246892216892015,
147
+ "p50": 0.047599926000003734,
148
+ "p90": 0.048207206900031,
149
+ "p95": 0.04850091645001555,
150
+ "p99": 0.048838493689997334,
151
  "values": [
152
+ 0.04728835100002016,
153
+ 0.04827370100002781,
154
+ 0.04780141399999138,
155
+ 0.046878372000037416,
156
+ 0.04892288799999278,
157
+ 0.04775192100004233,
158
+ 0.04772848699997212,
159
+ 0.04767835299998069,
160
+ 0.048052054000038424,
161
+ 0.046909349999964434,
162
+ 0.04752149900002678,
163
+ 0.046688306000021385,
164
+ 0.04178840999998101,
165
+ 0.04117555999999922
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "tokens/s",
170
+ "value": 42.78345058998102
171
  },
172
  "energy": {
173
  "unit": "kWh",
174
+ "cpu": 1.6673368436318858e-06,
175
+ "ram": 6.968032489455014e-08,
176
  "gpu": 0.0,
177
+ "total": 1.737017168526436e-06
178
  },
179
  "efficiency": {
180
  "unit": "tokens/kWh",
181
+ "value": 1151399.0973944492
182
  }
183
  },
184
  "decode": {
185
  "memory": {
186
  "unit": "MB",
187
+ "max_ram": 958.930944,
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.4030300570000236,
197
+ "mean": 0.028787861214287398,
198
+ "stdev": 0.0018371539043317414,
199
+ "p50": 0.029565092500007495,
200
+ "p90": 0.0302946183000131,
201
+ "p95": 0.030323387600026307,
202
+ "p99": 0.030333348720030243,
203
  "values": [
204
+ 0.03033583900003123,
205
+ 0.029677832999993825,
206
+ 0.029549702999986494,
207
+ 0.03024313399998846,
208
+ 0.03031668300002366,
209
+ 0.029803739999977097,
210
+ 0.029375265999988187,
211
+ 0.029900250000025608,
212
+ 0.029563650000000052,
213
+ 0.029566535000014937,
214
+ 0.02860264499997811,
215
+ 0.025381912000000284,
216
+ 0.025459506999993664,
217
+ 0.025253360000021985
218
  ]
219
  },
220
  "throughput": {
221
  "unit": "tokens/s",
222
+ "value": 34.736863310418514
223
  },
224
  "energy": {
225
  "unit": "kWh",
226
+ "cpu": 1.0223479182631883e-06,
227
+ "ram": 4.272699304313381e-08,
228
  "gpu": 0.0,
229
+ "total": 1.0650749113063215e-06
230
  },
231
  "efficiency": {
232
  "unit": "tokens/kWh",
233
+ "value": 938901.094546949
234
  }
235
  },
236
  "per_token": {
237
  "memory": null,
238
  "latency": {
239
  "unit": "s",
240
+ "count": 14,
241
+ "total": 0.3971152149999284,
242
+ "mean": 0.028365372499994886,
243
+ "stdev": 0.0017728211168115862,
244
+ "p50": 0.02912257699998122,
245
+ "p90": 0.029818629999994073,
246
+ "p95": 0.029847991950003917,
247
+ "p99": 0.02986117759001786,
248
  "values": [
249
+ 0.029864474000021346,
250
+ 0.029218660999958956,
251
+ 0.029126959999985047,
252
+ 0.029770826999993005,
253
+ 0.02983911699999453,
254
+ 0.029383650999989186,
255
+ 0.02891090399998575,
256
+ 0.02944914400001153,
257
+ 0.029118193999977393,
258
+ 0.0290826369999877,
259
+ 0.028149745000007442,
260
+ 0.025079162999986693,
261
+ 0.025166838000018288,
262
+ 0.02495490000001155
263
  ]
264
  },
265
  "throughput": {
266
  "unit": "tokens/s",
267
+ "value": 35.25425234589041
268
  },
269
  "energy": null,
270
  "efficiency": null