IlyasMoutawwakil HF staff commited on
Commit
9716a53
1 Parent(s): 611d497

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": "43734676b09236e2ae4d7c19f90e8e23d1f2f201",
84
  "transformers_version": "4.42.3",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.31.0",
@@ -99,7 +99,7 @@
99
  "prefill": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 957.730816,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -107,51 +107,52 @@
107
  },
108
  "latency": {
109
  "unit": "s",
110
- "count": 14,
111
- "total": 0.6305692740000381,
112
- "mean": 0.04504066242857415,
113
- "stdev": 0.0020508533707154523,
114
- "p50": 0.04452774099999601,
115
- "p90": 0.04782471090000797,
116
- "p95": 0.04875130180001293,
117
- "p99": 0.049478546760011566,
118
  "values": [
119
- 0.046071154999992814,
120
- 0.04422421000001009,
121
- 0.04556567100001985,
122
- 0.04372975700002257,
123
- 0.044831271999981936,
124
- 0.045557145999993054,
125
- 0.043521991000005755,
126
- 0.04404308100001231,
127
- 0.04966035800001123,
128
- 0.04826181000001384,
129
- 0.04680481299999428,
130
- 0.04360270999998761,
131
- 0.042076264000002084,
132
- 0.04261903599999073
 
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "tokens/s",
137
- "value": 44.4043202777405
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
- "cpu": 1.6607974966367086e-06,
142
- "ram": 6.940670158339657e-08,
143
  "gpu": 0.0,
144
- "total": 1.7302041982201053e-06
145
  },
146
  "efficiency": {
147
  "unit": "tokens/kWh",
148
- "value": 1155932.9251757907
149
  }
150
  },
151
  "decode": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 957.730816,
155
  "max_global_vram": null,
156
  "max_process_vram": null,
157
  "max_reserved": null,
@@ -159,78 +160,80 @@
159
  },
160
  "latency": {
161
  "unit": "s",
162
- "count": 14,
163
- "total": 0.3915116819999298,
164
- "mean": 0.02796512014285213,
165
- "stdev": 0.0013255724187727885,
166
- "p50": 0.027736829500000226,
167
- "p90": 0.02994573939999441,
168
- "p95": 0.03060482189999334,
169
- "p99": 0.03079026117999206,
170
  "values": [
171
- 0.028048681999990777,
172
- 0.026582316999991917,
173
- 0.02869911499999489,
174
- 0.028481237999983477,
175
- 0.02774341200000663,
176
- 0.027730246999993824,
177
- 0.02767386299998975,
178
- 0.02848849299999756,
179
- 0.030836620999991737,
180
- 0.030480006999994202,
181
- 0.02705568799999014,
182
- 0.02668397700000469,
183
- 0.026275514999980487,
184
- 0.026732507000019723
 
185
  ]
186
  },
187
  "throughput": {
188
  "unit": "tokens/s",
189
- "value": 35.75883081823982
190
  },
191
  "energy": {
192
  "unit": "kWh",
193
- "cpu": 1.03067425666032e-06,
194
- "ram": 4.3075214760642815e-08,
195
  "gpu": 0.0,
196
- "total": 1.0737494714209624e-06
197
  },
198
  "efficiency": {
199
  "unit": "tokens/kWh",
200
- "value": 931315.9415823834
201
  }
202
  },
203
  "per_token": {
204
  "memory": null,
205
  "latency": {
206
  "unit": "s",
207
- "count": 13,
208
- "total": 0.9481760999999835,
209
- "mean": 0.07293662307692181,
210
- "stdev": 0.003312683151205613,
211
- "p50": 0.07240250399999582,
212
- "p90": 0.07784803560001023,
213
- "p95": 0.07944043740001235,
214
- "p99": 0.08027723148000859,
215
  "values": [
216
- 0.07085972499999116,
217
- 0.07426774199998931,
218
- 0.07222024300000385,
219
- 0.07258946199999627,
220
- 0.07323373299999503,
221
- 0.07126167600000599,
222
- 0.07240250399999582,
223
- 0.08048643000000766,
224
- 0.07874310900001547,
225
- 0.07409448699999643,
226
- 0.07030967000000032,
227
- 0.06837167499998031,
228
- 0.06933564400000591
 
229
  ]
230
  },
231
  "throughput": {
232
  "unit": "tokens/s",
233
- "value": 13.710533307051534
234
  },
235
  "energy": null,
236
  "efficiency": null
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.1",
83
+ "optimum_benchmark_commit": "074fc31a7e13e70facbebbf8b363a0c312f75f69",
84
  "transformers_version": "4.42.3",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.31.0",
 
99
  "prefill": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 957.919232,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
107
  },
108
  "latency": {
109
  "unit": "s",
110
+ "count": 15,
111
+ "total": 0.6209561489999089,
112
+ "mean": 0.04139707659999393,
113
+ "stdev": 0.001215984812479955,
114
+ "p50": 0.04136080299997502,
115
+ "p90": 0.04277917779999711,
116
+ "p95": 0.04362523439998824,
117
+ "p99": 0.04437743647999753,
118
  "values": [
119
+ 0.04322226899998327,
120
+ 0.04136080299997502,
121
+ 0.04158306799999423,
122
+ 0.04160475899999483,
123
+ 0.040270537999987255,
124
+ 0.04112958199999639,
125
+ 0.040301956999996946,
126
+ 0.040833929999990914,
127
+ 0.04099267699999132,
128
+ 0.04141674699999953,
129
+ 0.04188611499998274,
130
+ 0.04211454100001788,
131
+ 0.03962887000000137,
132
+ 0.04456548699999985,
133
+ 0.04004480599999738
134
  ]
135
  },
136
  "throughput": {
137
  "unit": "tokens/s",
138
+ "value": 48.31259026634488
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
+ "cpu": 1.636626985337999e-06,
143
+ "ram": 6.839705853513481e-08,
144
  "gpu": 0.0,
145
+ "total": 1.705024043873134e-06
146
  },
147
  "efficiency": {
148
  "unit": "tokens/kWh",
149
+ "value": 1173003.9861823875
150
  }
151
  },
152
  "decode": {
153
  "memory": {
154
  "unit": "MB",
155
+ "max_ram": 957.919232,
156
  "max_global_vram": null,
157
  "max_process_vram": null,
158
  "max_reserved": null,
 
160
  },
161
  "latency": {
162
  "unit": "s",
163
+ "count": 15,
164
+ "total": 0.38539122700007056,
165
+ "mean": 0.02569274846667137,
166
+ "stdev": 0.0010644268041239298,
167
+ "p50": 0.025318746000010606,
168
+ "p90": 0.026641747400009307,
169
+ "p95": 0.027510887900010057,
170
+ "p99": 0.028760059180013398,
171
  "values": [
172
+ 0.025868852000002107,
173
+ 0.025181119000023955,
174
+ 0.025490657000005967,
175
+ 0.025318746000010606,
176
+ 0.0248253950000219,
177
+ 0.025734653000000662,
178
+ 0.02481574600000158,
179
+ 0.025195935999988706,
180
+ 0.025759087000011505,
181
+ 0.024829101999984005,
182
+ 0.02634183500001086,
183
+ 0.02493068100000073,
184
+ 0.026841689000008273,
185
+ 0.029072352000014234,
186
+ 0.025185376999985465
187
  ]
188
  },
189
  "throughput": {
190
  "unit": "tokens/s",
191
+ "value": 38.921487955918764
192
  },
193
  "energy": {
194
  "unit": "kWh",
195
+ "cpu": 1.0018698374430347e-06,
196
+ "ram": 4.186933423504592e-08,
197
  "gpu": 0.0,
198
+ "total": 1.0437391716780795e-06
199
  },
200
  "efficiency": {
201
  "unit": "tokens/kWh",
202
+ "value": 958093.7720218381
203
  }
204
  },
205
  "per_token": {
206
  "memory": null,
207
  "latency": {
208
  "unit": "s",
209
+ "count": 14,
210
+ "total": 0.937497766000007,
211
+ "mean": 0.06696412614285764,
212
+ "stdev": 0.002035000141926469,
213
+ "p50": 0.06662766249999663,
214
+ "p90": 0.06783331170000224,
215
+ "p95": 0.07003707000000503,
216
+ "p99": 0.07295033879999976,
217
  "values": [
218
+ 0.06653081199999633,
219
+ 0.06711912000000098,
220
+ 0.06693043699999635,
221
+ 0.06511442800001532,
222
+ 0.06687713799999528,
223
+ 0.06514225899999815,
224
+ 0.06602905500000134,
225
+ 0.06672451299999693,
226
+ 0.06632880399999408,
227
+ 0.06807621600000857,
228
+ 0.06726653499998747,
229
+ 0.06644808699999771,
230
+ 0.07367865599999845,
231
+ 0.06523170600002004
232
  ]
233
  },
234
  "throughput": {
235
  "unit": "tokens/s",
236
+ "value": 14.933368918555797
237
  },
238
  "energy": null,
239
  "efficiency": null