IlyasMoutawwakil HF staff commited on
Commit
7dcbc4f
1 Parent(s): 85482ed

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": "619f91dd928d405e72e9e7724b958f1538ca7d80",
84
  "transformers_version": "4.41.0",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.1",
@@ -99,7 +99,7 @@
99
  "prefill": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 945.229824,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -107,50 +107,44 @@
107
  },
108
  "latency": {
109
  "unit": "s",
110
- "count": 13,
111
- "total": 0.6428320870000448,
112
- "mean": 0.049448622076926525,
113
- "stdev": 0.0020078466915931406,
114
- "p50": 0.04985194600001819,
115
- "p90": 0.05064141419998123,
116
- "p95": 0.050848530999991225,
117
- "p99": 0.051088823800013186,
118
  "values": [
119
- 0.05031153199999494,
120
- 0.05114889700001868,
121
- 0.049722705999982963,
122
- 0.05061392300001444,
123
- 0.048283080000004475,
124
- 0.04985194600001819,
125
- 0.050306051000006846,
126
- 0.04910588000001326,
127
- 0.050463232999987895,
128
- 0.04978999100001147,
129
- 0.050648286999972925,
130
- 0.049645063000014034,
131
- 0.042941498000004685
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "tokens/s",
136
- "value": 40.446020859562644
137
  },
138
  "energy": {
139
  "unit": "kWh",
140
- "cpu": 1.6938906360939505e-06,
141
- "ram": 7.0788632798761e-08,
142
  "gpu": 0.0,
143
- "total": 1.7646792688927113e-06
144
  },
145
  "efficiency": {
146
  "unit": "tokens/kWh",
147
- "value": 1133350.4253466672
148
  }
149
  },
150
  "decode": {
151
  "memory": {
152
  "unit": "MB",
153
- "max_ram": 945.229824,
154
  "max_global_vram": null,
155
  "max_process_vram": null,
156
  "max_reserved": null,
@@ -158,76 +152,64 @@
158
  },
159
  "latency": {
160
  "unit": "s",
161
- "count": 13,
162
- "total": 0.3983753859999126,
163
- "mean": 0.03064426046153174,
164
- "stdev": 0.0014700787956508639,
165
- "p50": 0.03131875899998704,
166
- "p90": 0.031569557000005945,
167
- "p95": 0.03166596420000474,
168
- "p99": 0.031768659239995715,
169
  "values": [
170
- 0.03179433299999346,
171
- 0.02979006799998274,
172
- 0.031436087000003,
173
- 0.031399288999978126,
174
- 0.03131875899998704,
175
- 0.03143513599999892,
176
- 0.03112569999998982,
177
- 0.03079246999999441,
178
- 0.03158038500001226,
179
- 0.03152624499998069,
180
- 0.031199818000004598,
181
- 0.02839166699999396,
182
- 0.02658542899999361
183
  ]
184
  },
185
  "throughput": {
186
  "unit": "tokens/s",
187
- "value": 32.63253819602914
188
  },
189
  "energy": {
190
  "unit": "kWh",
191
- "cpu": 1.003325945321297e-06,
192
- "ram": 4.193258926862206e-08,
193
  "gpu": 0.0,
194
- "total": 1.0452585345899192e-06
195
  },
196
  "efficiency": {
197
  "unit": "tokens/kWh",
198
- "value": 956701.1097329378
199
  }
200
  },
201
  "per_token": {
202
  "memory": null,
203
  "latency": {
204
  "unit": "s",
205
- "count": 12,
206
- "total": 0.9594809250000083,
207
- "mean": 0.07995674375000068,
208
- "stdev": 0.003323258659392264,
209
- "p50": 0.08127134800000135,
210
- "p90": 0.08198370220000015,
211
- "p95": 0.08202318359999908,
212
- "p99": 0.08204872471999891,
213
  "values": [
214
- 0.08096021399998676,
215
- 0.08120404800001779,
216
- 0.08199706199999923,
217
- 0.079628649,
218
- 0.08134090199999378,
219
- 0.08145156800000564,
220
- 0.07989444300000059,
221
- 0.08205510999999888,
222
- 0.08133864799998491,
223
- 0.08186346400000843,
224
- 0.07820807799998875,
225
- 0.0695387390000235
226
  ]
227
  },
228
  "throughput": {
229
  "unit": "tokens/s",
230
- "value": 12.506762445537827
231
  },
232
  "energy": null,
233
  "efficiency": null
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.1",
83
+ "optimum_benchmark_commit": "9c5b122c5b131ce085c14c11b158b31af90e674e",
84
  "transformers_version": "4.41.0",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.1",
 
99
  "prefill": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 955.711488,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
107
  },
108
  "latency": {
109
  "unit": "s",
110
+ "count": 7,
111
+ "total": 0.7056788980000306,
112
+ "mean": 0.10081127114286151,
113
+ "stdev": 0.015688099450519424,
114
+ "p50": 0.09362313200000472,
115
+ "p90": 0.11864169800003312,
116
+ "p95": 0.12766414850003113,
117
+ "p99": 0.13488210890002958,
118
  "values": [
119
+ 0.09335442100001501,
120
+ 0.13668659900002922,
121
+ 0.0964519539999742,
122
+ 0.09254585599995835,
123
+ 0.09362313200000472,
124
+ 0.10661176400003569,
125
+ 0.08640517200001341
 
 
 
 
 
 
126
  ]
127
  },
128
  "throughput": {
129
  "unit": "tokens/s",
130
+ "value": 19.839051500161755
131
  },
132
  "energy": {
133
  "unit": "kWh",
134
+ "cpu": 4.959682034857479e-06,
135
+ "ram": 2.0727175843499404e-07,
136
  "gpu": 0.0,
137
+ "total": 5.166953793292474e-06
138
  },
139
  "efficiency": {
140
  "unit": "tokens/kWh",
141
+ "value": 387075.263300461
142
  }
143
  },
144
  "decode": {
145
  "memory": {
146
  "unit": "MB",
147
+ "max_ram": 955.711488,
148
  "max_global_vram": null,
149
  "max_process_vram": null,
150
  "max_reserved": null,
 
152
  },
153
  "latency": {
154
  "unit": "s",
155
+ "count": 7,
156
+ "total": 0.40437483900001325,
157
+ "mean": 0.057767834142859034,
158
+ "stdev": 0.0026472389352107926,
159
+ "p50": 0.058321372000023075,
160
+ "p90": 0.06032705679997434,
161
+ "p95": 0.060845310399975004,
162
+ "p99": 0.061259913279975535,
163
  "values": [
164
+ 0.05963605199997346,
165
+ 0.06136356399997567,
166
+ 0.058321372000023075,
167
+ 0.0541982950000488,
168
+ 0.05788041900001417,
169
+ 0.05934210499998471,
170
+ 0.053633031999993364
 
 
 
 
 
 
171
  ]
172
  },
173
  "throughput": {
174
  "unit": "tokens/s",
175
+ "value": 17.31067149803495
176
  },
177
  "energy": {
178
  "unit": "kWh",
179
+ "cpu": 1.2932001808543267e-06,
180
+ "ram": 5.4025168118238503e-08,
181
  "gpu": 0.0,
182
+ "total": 1.3472253489725645e-06
183
  },
184
  "efficiency": {
185
  "unit": "tokens/kWh",
186
+ "value": 742266.318520974
187
  }
188
  },
189
  "per_token": {
190
  "memory": null,
191
  "latency": {
192
  "unit": "s",
193
+ "count": 6,
194
+ "total": 0.9573631239999827,
195
+ "mean": 0.1595605206666638,
196
+ "stdev": 0.019005152167452244,
197
+ "p50": 0.15309262350001518,
198
+ "p90": 0.1821334959999774,
199
+ "p95": 0.19017806499998358,
200
+ "p99": 0.19661372019998852,
201
  "values": [
202
+ 0.19822263399998974,
203
+ 0.15473023600003444,
204
+ 0.14681681700000127,
205
+ 0.15145501099999592,
206
+ 0.1660443579999651,
207
+ 0.14009406799999624
 
 
 
 
 
 
208
  ]
209
  },
210
  "throughput": {
211
  "unit": "tokens/s",
212
+ "value": 6.267214445163973
213
  },
214
  "energy": null,
215
  "efficiency": null