IlyasMoutawwakil HF staff commited on
Commit
c70e4a3
1 Parent(s): c8717a6

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
@@ -79,7 +79,7 @@
79
  "processor": "x86_64",
80
  "python_version": "3.10.15",
81
  "optimum_benchmark_version": "0.5.0.dev0",
82
- "optimum_benchmark_commit": "6ccc9c44187835220f844c26c6056f5580ee256e",
83
  "transformers_version": "4.46.3",
84
  "transformers_commit": null,
85
  "accelerate_version": "1.1.1",
@@ -100,7 +100,7 @@
100
  "load": {
101
  "memory": {
102
  "unit": "MB",
103
- "max_ram": 1130.672128,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
@@ -109,15 +109,15 @@
109
  "latency": {
110
  "unit": "s",
111
  "values": [
112
- 1.7350888779999991
113
  ],
114
  "count": 1,
115
- "total": 1.7350888779999991,
116
- "mean": 1.7350888779999991,
117
- "p50": 1.7350888779999991,
118
- "p90": 1.7350888779999991,
119
- "p95": 1.7350888779999991,
120
- "p99": 1.7350888779999991,
121
  "stdev": 0,
122
  "stdev_": 0
123
  },
@@ -128,7 +128,7 @@
128
  "prefill": {
129
  "memory": {
130
  "unit": "MB",
131
- "max_ram": 1013.137408,
132
  "max_global_vram": null,
133
  "max_process_vram": null,
134
  "max_reserved": null,
@@ -137,38 +137,37 @@
137
  "latency": {
138
  "unit": "s",
139
  "values": [
140
- 0.11321007400002259,
141
- 0.11454035799999929,
142
- 0.11019313899998906,
143
- 0.11325281400002041,
144
- 0.11391088300001684,
145
- 0.11417847300000972,
146
- 0.10855614200002606
147
  ],
148
- "count": 7,
149
- "total": 0.787841883000084,
150
- "mean": 0.11254884042858342,
151
- "p50": 0.11325281400002041,
152
- "p90": 0.11432322700000555,
153
- "p95": 0.11443179250000242,
154
- "p99": 0.11451864489999991,
155
- "stdev": 0.0021010467836252646,
156
- "stdev_": 1.8667866995559674
157
  },
158
  "throughput": {
159
  "unit": "tokens/s",
160
- "value": 284.32101013342054
161
  },
162
  "energy": {
163
  "unit": "kWh",
164
- "cpu": 4.175212700555544e-06,
165
- "ram": 1.7448955044604168e-07,
166
  "gpu": 0.0,
167
- "total": 4.3497022510015855e-06
168
  },
169
  "efficiency": {
170
  "unit": "tokens/kWh",
171
- "value": 7356825.399400962
172
  }
173
  },
174
  "decode": {
@@ -183,38 +182,37 @@
183
  "latency": {
184
  "unit": "s",
185
  "values": [
186
- 0.04587651899998946,
187
- 0.048402236000015364,
188
- 0.04627089400000273,
189
- 0.051025675999994746,
190
- 0.052254140999991705,
191
- 0.05497587400000725,
192
- 0.0501967169999773
193
  ],
194
- "count": 7,
195
- "total": 0.34900205699997855,
196
- "mean": 0.04985743671428265,
197
- "p50": 0.0501967169999773,
198
- "p90": 0.05334283419999793,
199
- "p95": 0.05415935410000259,
200
- "p99": 0.05481257002000632,
201
- "stdev": 0.003029641408061967,
202
- "stdev_": 6.076608842576269
203
  },
204
  "throughput": {
205
  "unit": "tokens/s",
206
- "value": 40.11437674707132
207
  },
208
  "energy": {
209
  "unit": "kWh",
210
- "cpu": 1.787639543888765e-06,
211
- "ram": 7.469978976232367e-08,
212
  "gpu": 0.0,
213
- "total": 1.862339333651089e-06
214
  },
215
  "efficiency": {
216
  "unit": "tokens/kWh",
217
- "value": 1073918.1436280087
218
  }
219
  },
220
  "per_token": {
@@ -222,27 +220,26 @@
222
  "latency": {
223
  "unit": "s",
224
  "values": [
225
- 0.04496598800000129,
226
- 0.047466858999996475,
227
- 0.04533363400000212,
228
- 0.04989605599999436,
229
- 0.051173681999983955,
230
- 0.054082214999993994,
231
- 0.0493074659999877
232
  ],
233
- "count": 7,
234
- "total": 0.3422258999999599,
235
- "mean": 0.04888941428570855,
236
- "p50": 0.0493074659999877,
237
- "p90": 0.05233709519998797,
238
- "p95": 0.05320965509999098,
239
- "p99": 0.05390770301999339,
240
- "stdev": 0.0030102601649791227,
241
- "stdev_": 6.157284166644409
242
  },
243
  "throughput": {
244
  "unit": "tokens/s",
245
- "value": 40.908651273914806
246
  },
247
  "energy": null,
248
  "efficiency": null
 
79
  "processor": "x86_64",
80
  "python_version": "3.10.15",
81
  "optimum_benchmark_version": "0.5.0.dev0",
82
+ "optimum_benchmark_commit": "78351930eda4599a64ff2da35e08ab39722c146a",
83
  "transformers_version": "4.46.3",
84
  "transformers_commit": null,
85
  "accelerate_version": "1.1.1",
 
100
  "load": {
101
  "memory": {
102
  "unit": "MB",
103
+ "max_ram": 1130.41408,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
 
109
  "latency": {
110
  "unit": "s",
111
  "values": [
112
+ 1.7412234849999777
113
  ],
114
  "count": 1,
115
+ "total": 1.7412234849999777,
116
+ "mean": 1.7412234849999777,
117
+ "p50": 1.7412234849999777,
118
+ "p90": 1.7412234849999777,
119
+ "p95": 1.7412234849999777,
120
+ "p99": 1.7412234849999777,
121
  "stdev": 0,
122
  "stdev_": 0
123
  },
 
128
  "prefill": {
129
  "memory": {
130
  "unit": "MB",
131
+ "max_ram": 1013.047296,
132
  "max_global_vram": null,
133
  "max_process_vram": null,
134
  "max_reserved": null,
 
137
  "latency": {
138
  "unit": "s",
139
  "values": [
140
+ 0.1561308980000149,
141
+ 0.15502711900001032,
142
+ 0.13959986999998364,
143
+ 0.10961465100001533,
144
+ 0.10999248000001671,
145
+ 0.1078558629999975
 
146
  ],
147
+ "count": 6,
148
+ "total": 0.7782208810000384,
149
+ "mean": 0.12970348016667307,
150
+ "p50": 0.12479617500000018,
151
+ "p90": 0.1555790085000126,
152
+ "p95": 0.15585495325001375,
153
+ "p99": 0.15607570905001467,
154
+ "stdev": 0.021240827783425703,
155
+ "stdev_": 16.37645170054849
156
  },
157
  "throughput": {
158
  "unit": "tokens/s",
159
+ "value": 246.71658739518006
160
  },
161
  "energy": {
162
  "unit": "kWh",
163
+ "cpu": 4.2741799877777e-06,
164
+ "ram": 1.7862740477225403e-07,
165
  "gpu": 0.0,
166
+ "total": 4.4528073925499544e-06
167
  },
168
  "efficiency": {
169
  "unit": "tokens/kWh",
170
+ "value": 7186477.468919852
171
  }
172
  },
173
  "decode": {
 
182
  "latency": {
183
  "unit": "s",
184
  "values": [
185
+ 0.05269852800000763,
186
+ 0.053036480999992364,
187
+ 0.04821536299999707,
188
+ 0.04719742499997892,
189
+ 0.046133339999983036,
190
+ 0.047741244999997434
 
191
  ],
192
+ "count": 6,
193
+ "total": 0.29502238199995645,
194
+ "mean": 0.04917039699999274,
195
+ "p50": 0.04797830399999725,
196
+ "p90": 0.052867504499999995,
197
+ "p95": 0.05295199274999618,
198
+ "p99": 0.05301958334999313,
199
+ "stdev": 0.002691505556459183,
200
+ "stdev_": 5.473833283183742
201
  },
202
  "throughput": {
203
  "unit": "tokens/s",
204
+ "value": 40.674880050293176
205
  },
206
  "energy": {
207
  "unit": "kWh",
208
+ "cpu": 1.7429925288891467e-06,
209
+ "ram": 7.283687877881631e-08,
210
  "gpu": 0.0,
211
+ "total": 1.8158294076679627e-06
212
  },
213
  "efficiency": {
214
  "unit": "tokens/kWh",
215
+ "value": 1101425.05213007
216
  }
217
  },
218
  "per_token": {
 
220
  "latency": {
221
  "unit": "s",
222
  "values": [
223
+ 0.051475695000021915,
224
+ 0.051736214000015934,
225
+ 0.04715716000004022,
226
+ 0.04616272499998786,
227
+ 0.04516100699999015,
228
+ 0.04671573199999557
 
229
  ],
230
+ "count": 6,
231
+ "total": 0.28840853300005165,
232
+ "mean": 0.04806808883334194,
233
+ "p50": 0.046936446000017895,
234
+ "p90": 0.051605954500018925,
235
+ "p95": 0.05167108425001743,
236
+ "p99": 0.05172318805001623,
237
+ "stdev": 0.0025757561508833134,
238
+ "stdev_": 5.358557440912164
239
  },
240
  "throughput": {
241
  "unit": "tokens/s",
242
+ "value": 41.60764549916369
243
  },
244
  "energy": null,
245
  "efficiency": null