IlyasMoutawwakil HF staff commited on
Commit
9419563
1 Parent(s): cf997f1

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
@@ -78,7 +78,7 @@
78
  "processor": "x86_64",
79
  "python_version": "3.10.14",
80
  "optimum_benchmark_version": "0.2.0",
81
- "optimum_benchmark_commit": "94e541958c0ccf6b26acb5568dd64a080a1112b6",
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": 956.747776,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
@@ -105,51 +105,49 @@
105
  },
106
  "latency": {
107
  "unit": "s",
108
- "count": 14,
109
- "total": 0.6636077749999743,
110
- "mean": 0.047400555357141015,
111
- "stdev": 0.0023962289507451027,
112
- "p50": 0.046259964499995476,
113
- "p90": 0.05131771320001519,
114
- "p95": 0.051792201600004265,
115
- "p99": 0.05201099471998049,
116
  "values": [
117
- 0.052065692999974544,
118
- 0.05164493700002026,
119
- 0.05006016900000532,
120
- 0.04563982700000224,
121
- 0.04568044299998064,
122
- 0.045446806999990486,
123
- 0.04622921699998983,
124
- 0.04660472800000548,
125
- 0.04590591400000221,
126
- 0.04629071200000112,
127
- 0.05055419100000336,
128
- 0.046370289999998704,
129
- 0.045997115000005806,
130
- 0.04511773199999425
131
  ]
132
  },
133
  "throughput": {
134
  "unit": "tokens/s",
135
- "value": 42.19359847012203
136
  },
137
  "energy": {
138
  "unit": "kWh",
139
- "cpu": 1.7608868903008062e-06,
140
- "ram": 7.35901791885048e-08,
141
  "gpu": 0.0,
142
- "total": 1.8344770694893111e-06
143
  },
144
  "efficiency": {
145
  "unit": "tokens/kWh",
146
- "value": 1090228.9449476562
147
  }
148
  },
149
  "decode": {
150
  "memory": {
151
  "unit": "MB",
152
- "max_ram": 956.747776,
153
  "max_global_vram": null,
154
  "max_process_vram": null,
155
  "max_reserved": null,
@@ -157,78 +155,74 @@
157
  },
158
  "latency": {
159
  "unit": "s",
160
- "count": 14,
161
- "total": 0.40726781399996526,
162
- "mean": 0.02909055814285466,
163
- "stdev": 0.0014010748697467464,
164
- "p50": 0.028648203000003036,
165
- "p90": 0.03147999379999931,
166
- "p95": 0.031959974499996234,
167
- "p99": 0.032082127699990505,
168
  "values": [
169
- 0.03187775600000009,
170
- 0.032112665999989076,
171
- 0.028450327999991032,
172
- 0.02808924499998966,
173
- 0.028316950000004226,
174
- 0.028535067000007075,
175
- 0.028761338999998998,
176
- 0.0281586339999933,
177
- 0.02883392399999707,
178
- 0.029108307000001332,
179
- 0.029428244999991193,
180
- 0.027673439000011513,
181
- 0.030551881999997477,
182
- 0.027370031999993216
183
  ]
184
  },
185
  "throughput": {
186
  "unit": "tokens/s",
187
- "value": 34.37541469948125
188
  },
189
  "energy": {
190
  "unit": "kWh",
191
- "cpu": 1.3128422131462198e-06,
192
- "ram": 5.4864353309766875e-08,
193
  "gpu": 0.0,
194
- "total": 1.3677065664559866e-06
195
  },
196
  "efficiency": {
197
  "unit": "tokens/kWh",
198
- "value": 731150.9826199115
199
  }
200
  },
201
  "per_token": {
202
  "memory": null,
203
  "latency": {
204
  "unit": "s",
205
- "count": 13,
206
- "total": 0.9873043659999894,
207
- "mean": 0.07594648969230687,
208
- "stdev": 0.003004697882121802,
209
- "p50": 0.0748112219999939,
210
- "p90": 0.07975899840000125,
211
- "p95": 0.08153267520000326,
212
- "p99": 0.0833270918400035,
213
  "values": [
214
- 0.08377569600000356,
215
- 0.07864567999999394,
216
- 0.07376636199998643,
217
- 0.07401878199999601,
218
- 0.07398743400000285,
219
- 0.07498504700001263,
220
- 0.0748112219999939,
221
- 0.07472777600000313,
222
- 0.07539525199999275,
223
- 0.08003732800000307,
224
- 0.07406528999999296,
225
- 0.07657758900001,
226
- 0.07251090799999815
227
  ]
228
  },
229
  "throughput": {
230
  "unit": "tokens/s",
231
- "value": 13.167165514185664
232
  },
233
  "energy": null,
234
  "efficiency": null
 
78
  "processor": "x86_64",
79
  "python_version": "3.10.14",
80
  "optimum_benchmark_version": "0.2.0",
81
+ "optimum_benchmark_commit": "c78698d47f8aff03fc8162bfacd2946f5882e025",
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.997632,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
 
105
  },
106
  "latency": {
107
  "unit": "s",
108
+ "count": 12,
109
+ "total": 0.6255316360000052,
110
+ "mean": 0.05212763633333376,
111
+ "stdev": 0.0018987139371279534,
112
+ "p50": 0.05251503550000791,
113
+ "p90": 0.053433454099996426,
114
+ "p95": 0.054302879250002434,
115
+ "p99": 0.05512467825000727,
116
  "values": [
117
+ 0.052909083000002965,
118
+ 0.052231663000014805,
119
+ 0.052043943000001036,
120
+ 0.05279840800000102,
121
+ 0.053172913999986804,
122
+ 0.05202980699999671,
123
+ 0.05186763599999722,
124
+ 0.053462402999997494,
125
+ 0.0528243550000127,
126
+ 0.05533012800000847,
127
+ 0.04919050399999492,
128
+ 0.047670791999991025
 
 
129
  ]
130
  },
131
  "throughput": {
132
  "unit": "tokens/s",
133
+ "value": 38.367364044877505
134
  },
135
  "energy": {
136
  "unit": "kWh",
137
+ "cpu": 1.8424941433800592e-06,
138
+ "ram": 7.699700820690613e-08,
139
  "gpu": 0.0,
140
+ "total": 1.9194911515869657e-06
141
  },
142
  "efficiency": {
143
  "unit": "tokens/kWh",
144
+ "value": 1041942.8077834443
145
  }
146
  },
147
  "decode": {
148
  "memory": {
149
  "unit": "MB",
150
+ "max_ram": 956.997632,
151
  "max_global_vram": null,
152
  "max_process_vram": null,
153
  "max_reserved": null,
 
155
  },
156
  "latency": {
157
  "unit": "s",
158
+ "count": 12,
159
+ "total": 0.386311921000015,
160
+ "mean": 0.03219266008333458,
161
+ "stdev": 0.0018401079157075837,
162
+ "p50": 0.03256909950000875,
163
+ "p90": 0.033920342100014975,
164
+ "p95": 0.034344610750002856,
165
+ "p99": 0.03471016934999056,
166
  "values": [
167
+ 0.03310820800001579,
168
+ 0.03293685899998877,
169
+ 0.03397074400001543,
170
+ 0.032154352999981484,
171
+ 0.03346672500001091,
172
+ 0.032274086000001034,
173
+ 0.032335600000010345,
174
+ 0.03280259900000715,
175
+ 0.03480155899998749,
176
+ 0.03136097600000198,
177
+ 0.028449919999985696,
178
+ 0.028650292000008903
 
 
179
  ]
180
  },
181
  "throughput": {
182
  "unit": "tokens/s",
183
+ "value": 31.062981356973282
184
  },
185
  "energy": {
186
  "unit": "kWh",
187
+ "cpu": 1.1060721344417995e-06,
188
+ "ram": 4.6229628038968345e-08,
189
  "gpu": 0.0,
190
+ "total": 1.1523017624807676e-06
191
  },
192
  "efficiency": {
193
  "unit": "tokens/kWh",
194
+ "value": 867828.2309029188
195
  }
196
  },
197
  "per_token": {
198
  "memory": null,
199
  "latency": {
200
  "unit": "s",
201
+ "count": 11,
202
+ "total": 0.9262350150000032,
203
+ "mean": 0.08420318318181846,
204
+ "stdev": 0.0035513016434451003,
205
+ "p50": 0.08519879800002172,
206
+ "p90": 0.08692494000001716,
207
+ "p95": 0.08727531700000668,
208
+ "p99": 0.0875556185999983,
209
  "values": [
210
+ 0.08519879800002172,
211
+ 0.08603374099999428,
212
+ 0.08500937599998792,
213
+ 0.08662094400000342,
214
+ 0.08435044000000858,
215
+ 0.08423834999999258,
216
+ 0.08623108899999465,
217
+ 0.0876256939999962,
218
+ 0.08692494000001716,
219
+ 0.07766662199998109,
220
+ 0.07633502100000555
 
 
221
  ]
222
  },
223
  "throughput": {
224
  "unit": "tokens/s",
225
+ "value": 11.876035586929266
226
  },
227
  "energy": null,
228
  "efficiency": null