IlyasMoutawwakil HF staff commited on
Commit
5c71e71
1 Parent(s): 301d98b

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.0",
83
- "optimum_benchmark_commit": "b3690661eecec40c5905418f03e56991fd2bca89",
84
  "transformers_version": "4.40.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.1",
@@ -99,7 +99,7 @@
99
  "prefill": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 948.75648,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -107,48 +107,51 @@
107
  },
108
  "latency": {
109
  "unit": "s",
110
- "count": 11,
111
- "total": 0.6621573779999892,
112
- "mean": 0.06019612527272629,
113
- "stdev": 0.0047213693368829855,
114
- "p50": 0.05879166400001168,
115
- "p90": 0.06171697599998538,
116
- "p95": 0.06816258249999407,
117
- "p99": 0.07331906770000103,
118
  "values": [
119
- 0.058658234999995784,
120
- 0.05694480599998997,
121
- 0.05879166400001168,
122
- 0.07460818900000277,
123
- 0.05989548900001296,
124
- 0.06171697599998538,
125
- 0.0589603390000093,
126
- 0.05789677299998175,
127
- 0.059302618000003804,
128
- 0.05758492199998955,
129
- 0.05779736700000626
 
 
 
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "tokens/s",
134
- "value": 33.22472984662622
135
  },
136
  "energy": {
137
  "unit": "kWh",
138
- "cpu": 2.097906564411364e-06,
139
- "ram": 8.767284908593478e-08,
140
  "gpu": 0.0,
141
- "total": 2.185579413497299e-06
142
  },
143
  "efficiency": {
144
  "unit": "tokens/kWh",
145
- "value": 915089.14645186
146
  }
147
  },
148
  "decode": {
149
  "memory": {
150
  "unit": "MB",
151
- "max_ram": 948.75648,
152
  "max_global_vram": null,
153
  "max_process_vram": null,
154
  "max_reserved": null,
@@ -156,72 +159,78 @@
156
  },
157
  "latency": {
158
  "unit": "s",
159
- "count": 11,
160
- "total": 0.4097170200000164,
161
- "mean": 0.03724700181818331,
162
- "stdev": 0.0030677546415881396,
163
- "p50": 0.03663920799999687,
164
- "p90": 0.03975805199999627,
165
- "p95": 0.04220559249999667,
166
- "p99": 0.04416362489999699,
167
  "values": [
168
- 0.037110777999998845,
169
- 0.03428979000000254,
170
- 0.04465313299999707,
171
- 0.03975805199999627,
172
- 0.037975603000006686,
173
- 0.036602990000005775,
174
- 0.036265149000001884,
175
- 0.03872997300001657,
176
- 0.03663920799999687,
177
- 0.03557720399999198,
178
- 0.03211514000000193
 
 
 
179
  ]
180
  },
181
  "throughput": {
182
  "unit": "tokens/s",
183
- "value": 26.847798512250137
184
  },
185
  "energy": {
186
  "unit": "kWh",
187
- "cpu": 1.3148290081563283e-06,
188
- "ram": 5.495129231028326e-08,
189
  "gpu": 0.0,
190
- "total": 1.369780300466612e-06
191
  },
192
  "efficiency": {
193
  "unit": "tokens/kWh",
194
- "value": 730044.0805429547
195
  }
196
  },
197
  "per_token": {
198
  "memory": null,
199
  "latency": {
200
  "unit": "s",
201
- "count": 10,
202
- "total": 0.976501987000006,
203
- "mean": 0.0976501987000006,
204
- "stdev": 0.006636779477446473,
205
- "p50": 0.09629750500000966,
206
- "p90": 0.10449747590000129,
207
- "p95": 0.10944462245000465,
208
- "p99": 0.11340233969000735,
209
  "values": [
210
- 0.0913180119999879,
211
- 0.10339811000000054,
212
- 0.11439176900000803,
213
- 0.09783349200000657,
214
- 0.09841052600000921,
215
- 0.09525892099998146,
216
- 0.09667086700000027,
217
- 0.09592414300001906,
218
- 0.09318656199999964,
219
- 0.09010958499999333
 
 
 
220
  ]
221
  },
222
  "throughput": {
223
  "unit": "tokens/s",
224
- "value": 10.24063456411578
225
  },
226
  "energy": null,
227
  "efficiency": null
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.0",
83
+ "optimum_benchmark_commit": "20967d442ecbde73b309c993163c266eac5ccef4",
84
  "transformers_version": "4.40.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.1",
 
99
  "prefill": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 959.107072,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
107
  },
108
  "latency": {
109
  "unit": "s",
110
+ "count": 14,
111
+ "total": 0.6282161100002099,
112
+ "mean": 0.04487257928572928,
113
+ "stdev": 0.0025972818419692507,
114
+ "p50": 0.04363796800001296,
115
+ "p90": 0.04859491240003422,
116
+ "p95": 0.04904745035003373,
117
+ "p99": 0.049606544470021274,
118
  "values": [
119
+ 0.049746318000018164,
120
+ 0.04867113700004211,
121
+ 0.04697970400002305,
122
+ 0.04841705500001581,
123
+ 0.04274060400001645,
124
+ 0.043753348999985064,
125
+ 0.04396647699996947,
126
+ 0.043421378000005006,
127
+ 0.042680541000038374,
128
+ 0.042395248000048014,
129
+ 0.04352258700004086,
130
+ 0.043032419999974536,
131
+ 0.0470917620000364,
132
+ 0.04179752999999664
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "tokens/s",
137
+ "value": 44.57064942188548
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
+ "cpu": 1.624810419700764e-06,
142
+ "ram": 6.790297741584795e-08,
143
  "gpu": 0.0,
144
+ "total": 1.692713397116612e-06
145
  },
146
  "efficiency": {
147
  "unit": "tokens/kWh",
148
+ "value": 1181534.92694441
149
  }
150
  },
151
  "decode": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 959.107072,
155
  "max_global_vram": null,
156
  "max_process_vram": null,
157
  "max_reserved": null,
 
159
  },
160
  "latency": {
161
  "unit": "s",
162
+ "count": 14,
163
+ "total": 0.39081980100002056,
164
+ "mean": 0.02791570007143004,
165
+ "stdev": 0.0017350812802607318,
166
+ "p50": 0.0269323460000237,
167
+ "p90": 0.030495477599987452,
168
+ "p95": 0.030559910800005242,
169
+ "p99": 0.03062053656001865,
170
  "values": [
171
+ 0.030635693000022002,
172
+ 0.030519104999996216,
173
+ 0.030440346999967005,
174
+ 0.026652302000002237,
175
+ 0.026433882999981506,
176
+ 0.02739581299999827,
177
+ 0.027163759000018217,
178
+ 0.02670093300002918,
179
+ 0.026561302000004616,
180
+ 0.026676016999999774,
181
+ 0.02663800599998467,
182
+ 0.029819677000034517,
183
+ 0.029415596999967875,
184
+ 0.025767367000014474
185
  ]
186
  },
187
  "throughput": {
188
  "unit": "tokens/s",
189
+ "value": 35.822135839016156
190
  },
191
  "energy": {
192
  "unit": "kWh",
193
+ "cpu": 9.84093182616763e-07,
194
+ "ram": 4.1128576920803384e-08,
195
  "gpu": 0.0,
196
+ "total": 1.0252217595375671e-06
197
  },
198
  "efficiency": {
199
  "unit": "tokens/kWh",
200
+ "value": 975398.7278333387
201
  }
202
  },
203
  "per_token": {
204
  "memory": null,
205
  "latency": {
206
  "unit": "s",
207
+ "count": 13,
208
+ "total": 0.9390466639999886,
209
+ "mean": 0.07223435876922989,
210
+ "stdev": 0.003564706201283478,
211
+ "p50": 0.07114169800001946,
212
+ "p90": 0.07727933240000766,
213
+ "p95": 0.07814709059999814,
214
+ "p99": 0.07901396051998973,
215
  "values": [
216
+ 0.07923067799998762,
217
+ 0.07742469900000515,
218
+ 0.0752151799999865,
219
+ 0.06920477400001346,
220
+ 0.07115754699998433,
221
+ 0.07114169800001946,
222
+ 0.07014970099999118,
223
+ 0.0692155049999883,
224
+ 0.06913170699999682,
225
+ 0.07016711500000383,
226
+ 0.07270055300000422,
227
+ 0.07669786600001771,
228
+ 0.06760964099999
229
  ]
230
  },
231
  "throughput": {
232
  "unit": "tokens/s",
233
+ "value": 13.843827467130174
234
  },
235
  "energy": null,
236
  "efficiency": null