IlyasMoutawwakil HF staff commited on
Commit
2e8c609
1 Parent(s): 0ee0c5d

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-1024-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": "d662120356cf9cce87fb802aea1c49ce74710c29",
84
  "transformers_version": "4.43.3",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
@@ -99,7 +99,7 @@
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 1110.71232,
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.802552517999999,
112
- "mean": 4.802552517999999,
113
  "stdev": 0.0,
114
- "p50": 4.802552517999999,
115
- "p90": 4.802552517999999,
116
- "p95": 4.802552517999999,
117
- "p99": 4.802552517999999,
118
  "values": [
119
- 4.802552517999999
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
- "cpu": 6.661424901750354e-05,
126
- "ram": 2.784301280707477e-06,
127
  "gpu": 0,
128
- "total": 6.939855029821101e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
- "max_ram": 964.329472,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
@@ -141,51 +141,51 @@
141
  "latency": {
142
  "unit": "s",
143
  "count": 15,
144
- "total": 0.6463097540000149,
145
- "mean": 0.04308731693333433,
146
- "stdev": 0.0020981369094637105,
147
- "p50": 0.04229040399999917,
148
- "p90": 0.04685327419999794,
149
- "p95": 0.046998099600000384,
150
- "p99": 0.04705830071999571,
151
  "values": [
152
- 0.04205696700000772,
153
- 0.043370135999992954,
154
- 0.04164947399999619,
155
- 0.04164678800000843,
156
- 0.04224678299999596,
157
- 0.042601475999987315,
158
- 0.04375005700001111,
159
- 0.0433668900000157,
160
- 0.04229040399999917,
161
- 0.047073350999994545,
162
- 0.046684411999990516,
163
- 0.04696584900000289,
164
- 0.040983206000021255,
165
- 0.040785585999998375,
166
- 0.040838374999992766
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "tokens/s",
171
- "value": 46.41737156886435
172
  },
173
  "energy": {
174
  "unit": "kWh",
175
- "cpu": 1.6332137915823195e-06,
176
- "ram": 6.825419884024816e-08,
177
  "gpu": 0.0,
178
- "total": 1.7014679904225677e-06
179
  },
180
  "efficiency": {
181
  "unit": "tokens/kWh",
182
- "value": 1175455.5544140977
183
  }
184
  },
185
  "decode": {
186
  "memory": {
187
  "unit": "MB",
188
- "max_ram": 964.984832,
189
  "max_global_vram": null,
190
  "max_process_vram": null,
191
  "max_reserved": null,
@@ -194,45 +194,45 @@
194
  "latency": {
195
  "unit": "s",
196
  "count": 15,
197
- "total": 0.39663129299998445,
198
- "mean": 0.026442086199998962,
199
- "stdev": 0.0011951101764280526,
200
- "p50": 0.026070540000006304,
201
- "p90": 0.028113521000005904,
202
- "p95": 0.028620156600010202,
203
- "p99": 0.02931734092000738,
204
  "values": [
205
- 0.026591324999998278,
206
- 0.026070540000006304,
207
- 0.02602600599999505,
208
- 0.0257032929999923,
209
- 0.026581246999995756,
210
- 0.026202226999998857,
211
- 0.026668830999994952,
212
- 0.025900310999986687,
213
- 0.02575274500000546,
214
- 0.028246665000011717,
215
- 0.029491637000006676,
216
- 0.027913804999997183,
217
- 0.025188488999987158,
218
- 0.025158642999997483,
219
- 0.025135529000010592
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "tokens/s",
224
- "value": 37.81849860243022
225
  },
226
  "energy": {
227
  "unit": "kWh",
228
- "cpu": 9.738669682432104e-07,
229
- "ram": 4.069900875175769e-08,
230
  "gpu": 0.0,
231
- "total": 1.014565976994968e-06
232
  },
233
  "efficiency": {
234
  "unit": "tokens/kWh",
235
- "value": 985643.1446300705
236
  }
237
  },
238
  "per_token": {
@@ -240,34 +240,34 @@
240
  "latency": {
241
  "unit": "s",
242
  "count": 15,
243
- "total": 0.3912878260000241,
244
- "mean": 0.026085855066668273,
245
- "stdev": 0.0011476163635147862,
246
- "p50": 0.025698793999993086,
247
- "p90": 0.02769389320000073,
248
- "p95": 0.028136984799996864,
249
- "p99": 0.0288202609599972,
250
  "values": [
251
- 0.026251107999996748,
252
- 0.025698793999993086,
253
- 0.02566400800000679,
254
- 0.025365440000001627,
255
- 0.02619131700001276,
256
- 0.025877599000011742,
257
- 0.026340615999998818,
258
- 0.025588798000001134,
259
- 0.025402358999997432,
260
- 0.02777094399999669,
261
- 0.028991079999997282,
262
- 0.02757831700000679,
263
- 0.0248815939999929,
264
- 0.024856236000005083,
265
- 0.024829616000005217
266
  ]
267
  },
268
  "throughput": {
269
  "unit": "tokens/s",
270
- "value": 38.33495192870906
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-1024-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": "06a9a039703e5370285ca115f872784a3a49a62c",
84
  "transformers_version": "4.43.3",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.33.0",
 
99
  "load": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 1120.874496,
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.837831555000008,
112
+ "mean": 4.837831555000008,
113
  "stdev": 0.0,
114
+ "p50": 4.837831555000008,
115
+ "p90": 4.837831555000008,
116
+ "p95": 4.837831555000008,
117
+ "p99": 4.837831555000008,
118
  "values": [
119
+ 4.837831555000008
120
  ]
121
  },
122
  "throughput": null,
123
  "energy": {
124
  "unit": "kWh",
125
+ "cpu": 6.921436786651612e-05,
126
+ "ram": 2.892996542838091e-06,
127
  "gpu": 0,
128
+ "total": 7.21073644093542e-05
129
  },
130
  "efficiency": null
131
  },
132
  "prefill": {
133
  "memory": {
134
  "unit": "MB",
135
+ "max_ram": 974.344192,
136
  "max_global_vram": null,
137
  "max_process_vram": null,
138
  "max_reserved": null,
 
141
  "latency": {
142
  "unit": "s",
143
  "count": 15,
144
+ "total": 0.6527227790000438,
145
+ "mean": 0.043514851933336256,
146
+ "stdev": 0.0020649184210247942,
147
+ "p50": 0.04236638099999368,
148
+ "p90": 0.046263159400001544,
149
+ "p95": 0.04632397800000092,
150
+ "p99": 0.04642594839999049,
151
  "values": [
152
+ 0.041731106000014506,
153
+ 0.0421083299999907,
154
+ 0.04236638099999368,
155
+ 0.04158975300001089,
156
+ 0.04259761200000867,
157
+ 0.04625387199999409,
158
+ 0.04608763199999544,
159
+ 0.04614864599997759,
160
+ 0.04626935100000651,
161
+ 0.04645144099998788,
162
+ 0.04456008300002168,
163
+ 0.04128011500000639,
164
+ 0.04202210900001546,
165
+ 0.04196646500000156,
166
+ 0.04128988300001879
167
  ]
168
  },
169
  "throughput": {
170
  "unit": "tokens/s",
171
+ "value": 45.9613192080707
172
  },
173
  "energy": {
174
  "unit": "kWh",
175
+ "cpu": 1.6395553394600198e-06,
176
+ "ram": 6.851953798587828e-08,
177
  "gpu": 0.0,
178
+ "total": 1.7080748774458983e-06
179
  },
180
  "efficiency": {
181
  "unit": "tokens/kWh",
182
+ "value": 1170908.8555828538
183
  }
184
  },
185
  "decode": {
186
  "memory": {
187
  "unit": "MB",
188
+ "max_ram": 975.130624,
189
  "max_global_vram": null,
190
  "max_process_vram": null,
191
  "max_reserved": null,
 
194
  "latency": {
195
  "unit": "s",
196
  "count": 15,
197
+ "total": 0.40002722299999505,
198
+ "mean": 0.026668481533333004,
199
+ "stdev": 0.0015268322898138495,
200
+ "p50": 0.0260151430000235,
201
+ "p90": 0.028992219200006275,
202
+ "p95": 0.02903087530001187,
203
+ "p99": 0.029088191860001302,
204
  "values": [
205
+ 0.026064095000009502,
206
+ 0.0260151430000235,
207
+ 0.02579551300001981,
208
+ 0.02566286600000467,
209
+ 0.02577711899999713,
210
+ 0.028342172999998638,
211
+ 0.02839517199998909,
212
+ 0.029000170000017533,
213
+ 0.028980292999989388,
214
+ 0.02910252099999866,
215
+ 0.02492512999998553,
216
+ 0.026102285999996866,
217
+ 0.02539268199998901,
218
+ 0.02511684799998193,
219
+ 0.0253552119999938
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "tokens/s",
224
+ "value": 37.49744801743202
225
  },
226
  "energy": {
227
  "unit": "kWh",
228
+ "cpu": 9.545250733693448e-07,
229
+ "ram": 3.989176594353694e-08,
230
  "gpu": 0.0,
231
+ "total": 9.94416839312881e-07
232
  },
233
  "efficiency": {
234
  "unit": "tokens/kWh",
235
+ "value": 1005614.507384023
236
  }
237
  },
238
  "per_token": {
 
240
  "latency": {
241
  "unit": "s",
242
  "count": 15,
243
+ "total": 0.394110692000055,
244
+ "mean": 0.026274046133337,
245
+ "stdev": 0.0014381931309885257,
246
+ "p50": 0.025665832000015598,
247
+ "p90": 0.02846344360001467,
248
+ "p95": 0.028496894100013038,
249
+ "p99": 0.028541014820000897,
250
  "values": [
251
+ 0.02572121500000435,
252
+ 0.025665832000015598,
253
+ 0.025420564000000923,
254
+ 0.02532987500001127,
255
+ 0.025417989999994006,
256
+ 0.027851268000006257,
257
+ 0.027899808000000803,
258
+ 0.02847325800001954,
259
+ 0.028448722000007365,
260
+ 0.02855204499999786,
261
+ 0.024604401999994252,
262
+ 0.02579852900001356,
263
+ 0.025092553000007456,
264
+ 0.024815395999979728,
265
+ 0.025019235000002027
266
  ]
267
  },
268
  "throughput": {
269
  "unit": "tokens/s",
270
+ "value": 38.060373150185704
271
  },
272
  "energy": null,
273
  "efficiency": null