IlyasMoutawwakil HF staff commited on
Commit
cccc92b
1 Parent(s): b4f915e

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
@@ -76,9 +76,9 @@
76
  "machine": "x86_64",
77
  "platform": "Linux-6.5.0-1021-azure-x86_64-with-glibc2.35",
78
  "processor": "x86_64",
79
- "python_version": "3.9.19",
80
  "optimum_benchmark_version": "0.2.0",
81
- "optimum_benchmark_commit": "90aae7d9a74aeabd69ab3338806fa9a29ef64627",
82
  "transformers_version": "4.40.2",
83
  "transformers_commit": null,
84
  "accelerate_version": "0.30.1",
@@ -97,7 +97,7 @@
97
  "prefill": {
98
  "memory": {
99
  "unit": "MB",
100
- "max_ram": 952.795136,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
@@ -105,48 +105,50 @@
105
  },
106
  "latency": {
107
  "unit": "s",
108
- "count": 11,
109
- "total": 0.6383326590000138,
110
- "mean": 0.05803024172727398,
111
- "stdev": 0.002777207257126519,
112
- "p50": 0.057320351000015535,
113
- "p90": 0.060217708999999786,
114
- "p95": 0.06226782999999614,
115
- "p99": 0.06390792679999323,
116
  "values": [
117
- 0.05933693899999071,
118
- 0.059465590000002067,
119
- 0.0597518859999866,
120
- 0.06431795099999249,
121
- 0.05554175800000394,
122
- 0.056214379000010695,
123
- 0.05601956399999608,
124
- 0.060217708999999786,
125
- 0.05613758500001609,
126
- 0.05400894699999981,
127
- 0.057320351000015535
 
 
128
  ]
129
  },
130
  "throughput": {
131
  "unit": "tokens/s",
132
- "value": 34.464788366718246
133
  },
134
  "energy": {
135
  "unit": "kWh",
136
- "cpu": 2.1882351533866227e-06,
137
- "ram": 9.144106055632367e-08,
138
  "gpu": 0.0,
139
- "total": 2.279676213942946e-06
140
  },
141
  "efficiency": {
142
  "unit": "tokens/kWh",
143
- "value": 877317.5715777568
144
  }
145
  },
146
  "decode": {
147
  "memory": {
148
  "unit": "MB",
149
- "max_ram": 952.795136,
150
  "max_global_vram": null,
151
  "max_process_vram": null,
152
  "max_reserved": null,
@@ -154,72 +156,76 @@
154
  },
155
  "latency": {
156
  "unit": "s",
157
- "count": 11,
158
- "total": 0.39245878199992035,
159
- "mean": 0.03567807109090185,
160
- "stdev": 0.0026861941941847167,
161
- "p50": 0.03431401800000344,
162
- "p90": 0.038771668999999065,
163
- "p95": 0.03983036749998803,
164
- "p99": 0.0406773262999792,
165
  "values": [
166
- 0.038771668999999065,
167
- 0.03431401800000344,
168
- 0.038533021999995754,
169
- 0.03319226599998615,
170
- 0.03310243799998602,
171
- 0.03294136599998865,
172
- 0.03390299400001595,
173
- 0.03794973899999832,
174
- 0.03510635199998546,
175
- 0.03375585199998454,
176
- 0.04088906599997699
 
 
177
  ]
178
  },
179
  "throughput": {
180
  "unit": "tokens/s",
181
- "value": 28.028421083980824
182
  },
183
  "energy": {
184
  "unit": "kWh",
185
- "cpu": 1.2419237398806917e-06,
186
- "ram": 5.190814080657607e-08,
187
  "gpu": 0.0,
188
- "total": 1.2938318806872675e-06
189
  },
190
  "efficiency": {
191
  "unit": "tokens/kWh",
192
- "value": 772897.9436407243
193
  }
194
  },
195
  "per_token": {
196
  "memory": null,
197
  "latency": {
198
  "unit": "s",
199
- "count": 10,
200
- "total": 0.9330569309999817,
201
- "mean": 0.09330569309999817,
202
- "stdev": 0.004183401697467714,
203
- "p50": 0.09261663849999024,
204
- "p90": 0.09815250730000571,
205
- "p95": 0.09817963464999764,
206
- "p99": 0.09820133652999118,
207
  "values": [
208
- 0.0939672379999763,
209
- 0.0981464790000075,
210
- 0.09771918900000287,
211
- 0.08865479499999651,
212
- 0.08916938000001551,
213
- 0.08998324099999877,
214
- 0.09814281199999186,
215
- 0.09126603900000418,
216
- 0.08780099599999858,
217
- 0.09820676199998957
 
 
218
  ]
219
  },
220
  "throughput": {
221
  "unit": "tokens/s",
222
- "value": 10.717459640198735
223
  },
224
  "energy": null,
225
  "efficiency": null
 
76
  "machine": "x86_64",
77
  "platform": "Linux-6.5.0-1021-azure-x86_64-with-glibc2.35",
78
  "processor": "x86_64",
79
+ "python_version": "3.10.14",
80
  "optimum_benchmark_version": "0.2.0",
81
+ "optimum_benchmark_commit": "e9058512717b423b9cdf21d451280e352f72e99c",
82
  "transformers_version": "4.40.2",
83
  "transformers_commit": null,
84
  "accelerate_version": "0.30.1",
 
97
  "prefill": {
98
  "memory": {
99
  "unit": "MB",
100
+ "max_ram": 956.8256,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
 
105
  },
106
  "latency": {
107
  "unit": "s",
108
+ "count": 13,
109
+ "total": 0.6219809429999827,
110
+ "mean": 0.0478446879230756,
111
+ "stdev": 0.000811586685782954,
112
+ "p50": 0.048065213999962,
113
+ "p90": 0.04858335019998776,
114
+ "p95": 0.048702704599998016,
115
+ "p99": 0.048810608120008966,
116
  "values": [
117
+ 0.04804461600002696,
118
+ 0.048465610999983255,
119
+ 0.04861278499998889,
120
+ 0.0488375840000117,
121
+ 0.04836251899996569,
122
+ 0.045606254000006174,
123
+ 0.047167433000026904,
124
+ 0.047654250000050524,
125
+ 0.047280934000013985,
126
+ 0.0482910160000074,
127
+ 0.048126067999987754,
128
+ 0.047466658999951505,
129
+ 0.048065213999962
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "tokens/s",
134
+ "value": 41.80192382518176
135
  },
136
  "energy": {
137
  "unit": "kWh",
138
+ "cpu": 1.6345091440059522e-06,
139
+ "ram": 6.830680039653221e-08,
140
  "gpu": 0.0,
141
+ "total": 1.7028159444024843e-06
142
  },
143
  "efficiency": {
144
  "unit": "tokens/kWh",
145
+ "value": 1174525.060429709
146
  }
147
  },
148
  "decode": {
149
  "memory": {
150
  "unit": "MB",
151
+ "max_ram": 956.8256,
152
  "max_global_vram": null,
153
  "max_process_vram": null,
154
  "max_reserved": null,
 
156
  },
157
  "latency": {
158
  "unit": "s",
159
+ "count": 13,
160
+ "total": 0.39072484399991936,
161
+ "mean": 0.03005575723076303,
162
+ "stdev": 0.0004925865733221267,
163
+ "p50": 0.03009674800000539,
164
+ "p90": 0.030735641800026768,
165
+ "p95": 0.030882855400000152,
166
+ "p99": 0.030980324679962905,
167
  "values": [
168
+ 0.029936168999995516,
169
+ 0.030471685000009074,
170
+ 0.03024234899999101,
171
+ 0.030145797999978186,
172
+ 0.029653461999998854,
173
+ 0.030801631000031193,
174
+ 0.03009674800000539,
175
+ 0.02937488299994584,
176
+ 0.03002595499998506,
177
+ 0.031004691999953593,
178
+ 0.030148359000008895,
179
+ 0.029392190000010032,
180
+ 0.029430923000006715
181
  ]
182
  },
183
  "throughput": {
184
  "unit": "tokens/s",
185
+ "value": 33.271495784390616
186
  },
187
  "energy": {
188
  "unit": "kWh",
189
+ "cpu": 9.785618384679161e-07,
190
+ "ram": 4.089793152646829e-08,
191
  "gpu": 0.0,
192
+ "total": 1.0194597699943845e-06
193
  },
194
  "efficiency": {
195
  "unit": "tokens/kWh",
196
+ "value": 980911.6842398875
197
  }
198
  },
199
  "per_token": {
200
  "memory": null,
201
  "latency": {
202
  "unit": "s",
203
+ "count": 12,
204
+ "total": 0.9348950980000268,
205
+ "mean": 0.07790792483333557,
206
+ "stdev": 0.0009168054790122415,
207
+ "p50": 0.07781592550000482,
208
+ "p90": 0.07902765240002622,
209
+ "p95": 0.07911032395001313,
210
+ "p99": 0.07918034159000228,
211
  "values": [
212
+ 0.07892808900004411,
213
+ 0.07882882499995958,
214
+ 0.07903871500002424,
215
+ 0.07811028700001543,
216
+ 0.07634774299998526,
217
+ 0.07728256500001862,
218
+ 0.07710626599998704,
219
+ 0.0773395499999765,
220
+ 0.07919784599999957,
221
+ 0.07833176299999423,
222
+ 0.076861885000028,
223
+ 0.07752156399999421
224
  ]
225
  },
226
  "throughput": {
227
  "unit": "tokens/s",
228
+ "value": 12.835664691868622
229
  },
230
  "energy": null,
231
  "efficiency": null