IlyasMoutawwakil HF staff commited on
Commit
ee21687
1 Parent(s): dc9075a

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
@@ -80,7 +80,7 @@
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.1",
83
- "optimum_benchmark_commit": "0d561969d04a7091baf8691bc894eb753a189d4f",
84
  "transformers_version": "4.42.3",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.31.0",
@@ -99,7 +99,7 @@
99
  "prefill": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 957.206528,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -107,51 +107,52 @@
107
  },
108
  "latency": {
109
  "unit": "s",
110
- "count": 14,
111
- "total": 0.6387231899999222,
112
- "mean": 0.04562308499999444,
113
- "stdev": 0.002015861364428384,
114
- "p50": 0.046632702499991296,
115
- "p90": 0.047173561899981564,
116
- "p95": 0.04719734799998889,
117
- "p99": 0.04720031200000505,
118
  "values": [
119
- 0.04719535299997801,
120
- 0.04699393499998905,
121
- 0.04674314400000412,
122
- 0.047078662999979315,
123
- 0.04490739100000951,
124
- 0.04712271599998985,
125
- 0.04652226099997847,
126
- 0.04695320799999081,
127
- 0.0472010530000091,
128
- 0.04615858799999728,
129
- 0.04584094200001232,
130
- 0.042746658999988085,
131
- 0.04227583599998752,
132
- 0.040983441000008725
 
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "tokens/s",
137
- "value": 43.837456410504544
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
- "cpu": 1.6029505729675295e-06,
142
- "ram": 6.698988656630717e-08,
143
  "gpu": 0.0,
144
- "total": 1.6699404595338366e-06
145
  },
146
  "efficiency": {
147
  "unit": "tokens/kWh",
148
- "value": 1197647.490113689
149
  }
150
  },
151
  "decode": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 957.206528,
155
  "max_global_vram": null,
156
  "max_process_vram": null,
157
  "max_reserved": null,
@@ -159,78 +160,80 @@
159
  },
160
  "latency": {
161
  "unit": "s",
162
- "count": 14,
163
- "total": 0.39395761500003346,
164
- "mean": 0.02813982964285953,
165
- "stdev": 0.0016018981040718367,
166
- "p50": 0.02830891700000393,
167
- "p90": 0.029609133900001437,
168
- "p95": 0.029927618500002494,
169
- "p99": 0.030335054099991224,
170
  "values": [
171
- 0.029299890000004325,
172
- 0.027634806999998318,
173
- 0.030436912999988408,
174
- 0.029455643000005693,
175
- 0.02965338300001008,
176
- 0.02907299500000704,
177
- 0.028112914000018918,
178
- 0.028504919999988942,
179
- 0.029505885999981274,
180
- 0.02810255400001438,
181
- 0.027854520000005323,
182
- 0.025749852000018336,
183
- 0.02548508600000332,
184
- 0.025088251999989097
 
185
  ]
186
  },
187
  "throughput": {
188
  "unit": "tokens/s",
189
- "value": 35.53681783762147
190
  },
191
  "energy": {
192
  "unit": "kWh",
193
- "cpu": 9.644201596577967e-07,
194
- "ram": 4.030301915143466e-08,
195
  "gpu": 0.0,
196
- "total": 1.0047231788092312e-06
197
  },
198
  "efficiency": {
199
  "unit": "tokens/kWh",
200
- "value": 995299.0247375113
201
  }
202
  },
203
  "per_token": {
204
  "memory": null,
205
  "latency": {
206
  "unit": "s",
207
- "count": 13,
208
- "total": 0.9565889090000042,
209
- "mean": 0.07358376223076955,
210
- "stdev": 0.003504193314235454,
211
- "p50": 0.07468265299999644,
212
- "p90": 0.07665597619999857,
213
- "p95": 0.07685573879999197,
214
- "p99": 0.07707262535998893,
215
  "values": [
216
- 0.07470334200002071,
217
- 0.07712684699998817,
218
- 0.0765798810000149,
219
- 0.07449270699999033,
220
- 0.07628734299998996,
221
- 0.07468265299999644,
222
- 0.07546289600000478,
223
- 0.0766749999999945,
224
- 0.07431690700002491,
225
- 0.07370704399997408,
226
- 0.06868606599999794,
227
- 0.06778333500000144,
228
- 0.066084888000006
 
229
  ]
230
  },
231
  "throughput": {
232
  "unit": "tokens/s",
233
- "value": 13.58995476289799
234
  },
235
  "energy": null,
236
  "efficiency": null
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.1",
83
+ "optimum_benchmark_commit": "c594845efb520077430f4fe3f536bc1756e2b290",
84
  "transformers_version": "4.42.3",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.31.0",
 
99
  "prefill": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 945.963008,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
107
  },
108
  "latency": {
109
  "unit": "s",
110
+ "count": 15,
111
+ "total": 0.6279437600001074,
112
+ "mean": 0.041862917333340494,
113
+ "stdev": 0.0006129532426794385,
114
+ "p50": 0.04169695899997805,
115
+ "p90": 0.04260120740000275,
116
+ "p95": 0.0428040264999936,
117
+ "p99": 0.04312844849998783,
118
  "values": [
119
+ 0.04255767500001184,
120
+ 0.0414916390000144,
121
+ 0.04263022899999669,
122
+ 0.042312660999982654,
123
+ 0.040951126000038585,
124
+ 0.04156189899998708,
125
+ 0.0418386919999989,
126
+ 0.04150027299999692,
127
+ 0.04169695899997805,
128
+ 0.04320955399998638,
129
+ 0.04135009600003059,
130
+ 0.04186981999998807,
131
+ 0.04242118200005507,
132
+ 0.0410951910000108,
133
+ 0.0414567640000314
134
  ]
135
  },
136
  "throughput": {
137
  "unit": "tokens/s",
138
+ "value": 47.774979084105986
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
+ "cpu": 1.5992889404296875e-06,
143
+ "ram": 6.683649339424846e-08,
144
  "gpu": 0.0,
145
+ "total": 1.666125433823936e-06
146
  },
147
  "efficiency": {
148
  "unit": "tokens/kWh",
149
+ "value": 1200389.8142349261
150
  }
151
  },
152
  "decode": {
153
  "memory": {
154
  "unit": "MB",
155
+ "max_ram": 945.963008,
156
  "max_global_vram": null,
157
  "max_process_vram": null,
158
  "max_reserved": null,
 
160
  },
161
  "latency": {
162
  "unit": "s",
163
+ "count": 15,
164
+ "total": 0.39003121299992927,
165
+ "mean": 0.02600208086666195,
166
+ "stdev": 0.0009001867213492776,
167
+ "p50": 0.025773655000023155,
168
+ "p90": 0.02726734360002183,
169
+ "p95": 0.02810104910003588,
170
+ "p99": 0.028233319420031648,
171
  "values": [
172
+ 0.025800435999997262,
173
+ 0.026041652999992948,
174
+ 0.026045811000017238,
175
+ 0.025717951999979505,
176
+ 0.02598309499995821,
177
+ 0.025773655000023155,
178
+ 0.025626923999993778,
179
+ 0.025347597000006772,
180
+ 0.028030190000038147,
181
+ 0.02612307399999736,
182
+ 0.02573717799998576,
183
+ 0.02826638700003059,
184
+ 0.02518580599996767,
185
+ 0.025015419999988353,
186
+ 0.025336034999952517
187
  ]
188
  },
189
  "throughput": {
190
  "unit": "tokens/s",
191
+ "value": 38.45846050275653
192
  },
193
  "energy": {
194
  "unit": "kWh",
195
+ "cpu": 9.636857840749947e-07,
196
+ "ram": 4.027562516033357e-08,
197
  "gpu": 0.0,
198
+ "total": 1.0039614092353288e-06
199
  },
200
  "efficiency": {
201
  "unit": "tokens/kWh",
202
+ "value": 996054.2216076353
203
  }
204
  },
205
  "per_token": {
206
  "memory": null,
207
  "latency": {
208
  "unit": "s",
209
+ "count": 14,
210
+ "total": 0.949856417000035,
211
+ "mean": 0.06784688692857392,
212
+ "stdev": 0.001138837022341767,
213
+ "p50": 0.06750848549998523,
214
+ "p90": 0.06955277480003019,
215
+ "p95": 0.06971698425003581,
216
+ "p99": 0.06994560485002524,
217
  "values": [
218
+ 0.06752601800002367,
219
+ 0.06870441299997765,
220
+ 0.06805578900002729,
221
+ 0.06693884999998545,
222
+ 0.06735868700002356,
223
+ 0.06749095299994678,
224
+ 0.06685787899999696,
225
+ 0.06956310500004292,
226
+ 0.06952867100000049,
227
+ 0.0670783069999743,
228
+ 0.07000276000002259,
229
+ 0.0678079509999634,
230
+ 0.06607747000003883,
231
+ 0.06686556400001109
232
  ]
233
  },
234
  "throughput": {
235
  "unit": "tokens/s",
236
+ "value": 14.739069768267392
237
  },
238
  "energy": null,
239
  "efficiency": null