IlyasMoutawwakil HF staff commited on
Commit
b739ca5
1 Parent(s): 79057f6

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": "c78698d47f8aff03fc8162bfacd2946f5882e025",
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.997632,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
@@ -105,49 +105,52 @@
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,74 +158,80 @@
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
 
78
  "processor": "x86_64",
79
  "python_version": "3.10.14",
80
  "optimum_benchmark_version": "0.2.0",
81
+ "optimum_benchmark_commit": "83a87c3d95805880a695f5bd4e2d038143845010",
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.567552,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
 
105
  },
106
  "latency": {
107
  "unit": "s",
108
+ "count": 15,
109
+ "total": 0.6417347019999511,
110
+ "mean": 0.042782313466663405,
111
+ "stdev": 0.0011155284139069143,
112
+ "p50": 0.042451796999955604,
113
+ "p90": 0.044056694999983395,
114
+ "p95": 0.04515687249999018,
115
+ "p99": 0.04591532809999762,
116
  "values": [
117
+ 0.0447505569999862,
118
+ 0.04249865500003125,
119
+ 0.042375143000015214,
120
+ 0.0422776809999732,
121
+ 0.042649728000014875,
122
+ 0.041965898000000834,
123
+ 0.042451796999955604,
124
+ 0.04301590199997918,
125
+ 0.04240109300002359,
126
+ 0.04249465799995278,
127
+ 0.04253846900002145,
128
+ 0.04231732499999907,
129
+ 0.04244754000001194,
130
+ 0.04610494199999948,
131
+ 0.04144531399998641
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "tokens/s",
136
+ "value": 46.74829007455216
137
  },
138
  "energy": {
139
  "unit": "kWh",
140
+ "cpu": 1.6528461266447e-06,
141
+ "ram": 6.907460337128412e-08,
142
  "gpu": 0.0,
143
+ "total": 1.7219207300159842e-06
144
  },
145
  "efficiency": {
146
  "unit": "tokens/kWh",
147
+ "value": 1161493.6536488729
148
  }
149
  },
150
  "decode": {
151
  "memory": {
152
  "unit": "MB",
153
+ "max_ram": 956.567552,
154
  "max_global_vram": null,
155
  "max_process_vram": null,
156
  "max_reserved": null,
 
158
  },
159
  "latency": {
160
  "unit": "s",
161
+ "count": 15,
162
+ "total": 0.40064963499992245,
163
+ "mean": 0.026709975666661497,
164
+ "stdev": 0.0009105916473624307,
165
+ "p50": 0.026479460999951243,
166
+ "p90": 0.02805338659999279,
167
+ "p95": 0.02874788189998867,
168
+ "p99": 0.028904280379987313,
169
  "values": [
170
+ 0.026693139999963478,
171
+ 0.026061819000005926,
172
+ 0.027137320999997883,
173
+ 0.026258015999985673,
174
+ 0.02603821500002823,
175
+ 0.028943379999986973,
176
+ 0.02654470200002379,
177
+ 0.026289114000007885,
178
+ 0.026570630999970035,
179
+ 0.02633145400000103,
180
+ 0.026884568000014042,
181
+ 0.026479460999951243,
182
+ 0.026393338999980642,
183
+ 0.028664096999989397,
184
+ 0.025360378000016226
185
  ]
186
  },
187
  "throughput": {
188
  "unit": "tokens/s",
189
+ "value": 37.439195470633344
190
  },
191
  "energy": {
192
  "unit": "kWh",
193
+ "cpu": 9.802532527181844e-07,
194
+ "ram": 4.09678692157698e-08,
195
  "gpu": 0.0,
196
+ "total": 1.021221121933954e-06
197
  },
198
  "efficiency": {
199
  "unit": "tokens/kWh",
200
+ "value": 979219.8560349338
201
  }
202
  },
203
  "per_token": {
204
  "memory": null,
205
  "latency": {
206
  "unit": "s",
207
+ "count": 14,
208
+ "total": 0.9712254330000292,
209
+ "mean": 0.0693732452142878,
210
+ "stdev": 0.0017209723791874476,
211
+ "p50": 0.06892018199999939,
212
+ "p90": 0.07050731610002003,
213
+ "p95": 0.07230408430001489,
214
+ "p99": 0.07432714325997267,
215
  "values": [
216
+ 0.06860030900003267,
217
+ 0.06949209699996572,
218
+ 0.06857677400000739,
219
+ 0.06871372099999462,
220
+ 0.07094241000004331,
221
+ 0.06900143799998659,
222
+ 0.06931288199996288,
223
+ 0.0689590900000212,
224
+ 0.06888127399997757,
225
+ 0.06940636600000971,
226
+ 0.06884702000002108,
227
+ 0.06880784700001641,
228
+ 0.07483290799996212,
229
+ 0.0668512970000279
230
  ]
231
  },
232
  "throughput": {
233
  "unit": "tokens/s",
234
+ "value": 14.414779024840033
235
  },
236
  "energy": null,
237
  "efficiency": null