IlyasMoutawwakil HF staff commited on
Commit
3990ad7
1 Parent(s): 6ba3e75

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
@@ -81,7 +81,7 @@
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
- "optimum_benchmark_commit": "4f83ff1670dec8f273c8beb893e9243ca1209582",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
@@ -100,7 +100,7 @@
100
  "prefill": {
101
  "memory": {
102
  "unit": "MB",
103
- "max_ram": 961.970176,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
@@ -108,51 +108,52 @@
108
  },
109
  "latency": {
110
  "unit": "s",
111
- "count": 14,
112
- "total": 0.6281763009999395,
113
- "mean": 0.04486973578570996,
114
- "stdev": 0.0007107499136287721,
115
- "p50": 0.04480706999999029,
116
- "p90": 0.045821137499999054,
117
- "p95": 0.04597427304999542,
118
- "p99": 0.046066543409987164,
119
  "values": [
120
- 0.0460896109999851,
121
- 0.044436222000001635,
122
- 0.04530898299998398,
123
- 0.0452456639999923,
124
- 0.044727555999998,
125
- 0.04488658399998258,
126
- 0.04439754000000562,
127
- 0.04462246099998879,
128
- 0.044084506000018564,
129
- 0.044999555000003966,
130
- 0.045912168000000975,
131
- 0.04452786400000264,
132
- 0.04560873299999457,
133
- 0.043328853999980765
 
134
  ]
135
  },
136
  "throughput": {
137
  "unit": "tokens/s",
138
- "value": 44.57347396810294
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
- "cpu": 1.7387622796394976e-06,
143
- "ram": 7.266438844681034e-08,
144
  "gpu": 0.0,
145
- "total": 1.811426668086308e-06
146
  },
147
  "efficiency": {
148
  "unit": "tokens/kWh",
149
- "value": 1104102.106497588
150
  }
151
  },
152
  "decode": {
153
  "memory": {
154
  "unit": "MB",
155
- "max_ram": 961.970176,
156
  "max_global_vram": null,
157
  "max_process_vram": null,
158
  "max_reserved": null,
@@ -160,79 +161,81 @@
160
  },
161
  "latency": {
162
  "unit": "s",
163
- "count": 14,
164
- "total": 0.38396165699995777,
165
- "mean": 0.027425832642854125,
166
- "stdev": 0.0007352998775288754,
167
- "p50": 0.02731566999999302,
168
- "p90": 0.028309482199998116,
169
- "p95": 0.028747917999997697,
170
- "p99": 0.0290540420000022,
171
  "values": [
172
- 0.02706296100001282,
173
- 0.027073289999975714,
174
- 0.02773456500000293,
175
- 0.027767237000006162,
176
- 0.027402034999994385,
177
- 0.027203744000019014,
178
- 0.029130573000003324,
179
- 0.026431651999985206,
180
- 0.027199194999980136,
181
- 0.027229304999991655,
182
- 0.02755747599999836,
183
- 0.027540241999986392,
184
- 0.028541872999994666,
185
- 0.026087509000007003
 
186
  ]
187
  },
188
  "throughput": {
189
  "unit": "tokens/s",
190
- "value": 36.461974118424905
191
  },
192
  "energy": {
193
  "unit": "kWh",
194
- "cpu": 9.89037754071124e-07,
195
- "ram": 4.133575090099837e-08,
196
  "gpu": 0.0,
197
- "total": 1.0303735049721216e-06
198
  },
199
  "efficiency": {
200
  "unit": "tokens/kWh",
201
- "value": 970521.8497704447
202
  }
203
  },
204
  "per_token": {
205
  "memory": null,
206
  "latency": {
207
  "unit": "s",
208
- "count": 14,
209
- "total": 0.3789960939999162,
210
- "mean": 0.027071149571422586,
211
- "stdev": 0.000703221778495897,
212
- "p50": 0.026973488999985307,
213
- "p90": 0.027971441800002595,
214
- "p95": 0.02835305064999858,
215
- "p99": 0.0285585229300014,
216
  "values": [
217
- 0.026718358000010767,
218
- 0.026739355999978898,
219
- 0.027364022999989857,
220
- 0.027403718000016397,
221
- 0.027070224999988568,
222
- 0.026845895999997538,
223
- 0.028609891000002108,
224
- 0.026091646999987006,
225
- 0.026876752999982045,
226
- 0.026860505999991346,
227
- 0.02723100599999384,
228
- 0.027196229999987054,
229
- 0.02821475199999668,
230
- 0.02577373299999408
 
231
  ]
232
  },
233
  "throughput": {
234
  "unit": "tokens/s",
235
- "value": 36.9396946872046
236
  },
237
  "energy": null,
238
  "efficiency": null
 
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
+ "optimum_benchmark_commit": "674d8c572ada4aac26b730928ac88a3effc914de",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
 
100
  "prefill": {
101
  "memory": {
102
  "unit": "MB",
103
+ "max_ram": 951.169024,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
 
108
  },
109
  "latency": {
110
  "unit": "s",
111
+ "count": 15,
112
+ "total": 0.651997793999783,
113
+ "mean": 0.04346651959998553,
114
+ "stdev": 0.0018563076160604478,
115
+ "p50": 0.04241198599999052,
116
+ "p90": 0.04671048879998807,
117
+ "p95": 0.04679353020000008,
118
+ "p99": 0.04680695563999279,
119
  "values": [
120
+ 0.04576482500004886,
121
+ 0.042967419999968115,
122
+ 0.042281572000035794,
123
+ 0.04210176699996282,
124
+ 0.04235397700000476,
125
+ 0.042249752999964585,
126
+ 0.042684934999954294,
127
+ 0.04210051599994813,
128
+ 0.04183603200004882,
129
+ 0.04681031199999097,
130
+ 0.046596714999964206,
131
+ 0.04678633800000398,
132
+ 0.04224789999994982,
133
+ 0.042803745999947296,
134
+ 0.04241198599999052
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "tokens/s",
139
+ "value": 46.01242561874371
140
  },
141
  "energy": {
142
  "unit": "kWh",
143
+ "cpu": 1.6525432467460635e-06,
144
+ "ram": 6.906195599910347e-08,
145
  "gpu": 0.0,
146
+ "total": 1.7216052027451668e-06
147
  },
148
  "efficiency": {
149
  "unit": "tokens/kWh",
150
+ "value": 1161706.5264503858
151
  }
152
  },
153
  "decode": {
154
  "memory": {
155
  "unit": "MB",
156
+ "max_ram": 951.169024,
157
  "max_global_vram": null,
158
  "max_process_vram": null,
159
  "max_reserved": null,
 
161
  },
162
  "latency": {
163
  "unit": "s",
164
+ "count": 15,
165
+ "total": 0.40866484299999684,
166
+ "mean": 0.027244322866666455,
167
+ "stdev": 0.0016764205992976003,
168
+ "p50": 0.026517742999999427,
169
+ "p90": 0.029772413199987115,
170
+ "p95": 0.030090030100001285,
171
+ "p99": 0.030550253220022795,
172
  "values": [
173
+ 0.02569557999999006,
174
+ 0.026732293000009122,
175
+ 0.02600638999996363,
176
+ 0.026550244000020484,
177
+ 0.026506561999951828,
178
+ 0.02580723900001658,
179
+ 0.026344940000001316,
180
+ 0.025876207000010254,
181
+ 0.028901275999999143,
182
+ 0.029843481999989763,
183
+ 0.02966580999998314,
184
+ 0.030665309000028174,
185
+ 0.025334357000019736,
186
+ 0.026517742999999427,
187
+ 0.02821741100001418
188
  ]
189
  },
190
  "throughput": {
191
  "unit": "tokens/s",
192
+ "value": 36.70489462681799
193
  },
194
  "energy": {
195
  "unit": "kWh",
196
+ "cpu": 9.659159073123232e-07,
197
+ "ram": 4.0366258564091585e-08,
198
  "gpu": 0.0,
199
+ "total": 1.0062821658764144e-06
200
  },
201
  "efficiency": {
202
  "unit": "tokens/kWh",
203
+ "value": 993757.0533499985
204
  }
205
  },
206
  "per_token": {
207
  "memory": null,
208
  "latency": {
209
  "unit": "s",
210
+ "count": 15,
211
+ "total": 0.4029724250000868,
212
+ "mean": 0.02686482833333912,
213
+ "stdev": 0.0016246870931077404,
214
+ "p50": 0.026195022000024437,
215
+ "p90": 0.02925115600000936,
216
+ "p95": 0.02962354190001406,
217
+ "p99": 0.0301667827799929,
218
  "values": [
219
+ 0.025339305999978023,
220
+ 0.026379845999997542,
221
+ 0.02566390199996249,
222
+ 0.026195022000024437,
223
+ 0.026159093999979177,
224
+ 0.025473046000001887,
225
+ 0.0260016810000252,
226
+ 0.02552204700003813,
227
+ 0.028392617999998038,
228
+ 0.029332520000025397,
229
+ 0.029129109999985303,
230
+ 0.03030259299998761,
231
+ 0.02502849700005072,
232
+ 0.02620063200004097,
233
+ 0.027852510999991864
234
  ]
235
  },
236
  "throughput": {
237
  "unit": "tokens/s",
238
+ "value": 37.22339065755372
239
  },
240
  "energy": null,
241
  "efficiency": null