IlyasMoutawwakil HF staff commited on
Commit
0b857b8
1 Parent(s): a3dab97

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": "6fcf23d15753ee501a4776b6dfde05d914257752",
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.37504,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
@@ -105,48 +105,51 @@
105
  },
106
  "latency": {
107
  "unit": "s",
108
- "count": 11,
109
- "total": 0.6311531610000145,
110
- "mean": 0.05737756009091041,
111
- "stdev": 0.0013297514938054363,
112
- "p50": 0.05802002000001494,
113
- "p90": 0.05829856899998731,
114
- "p95": 0.05893202800000097,
115
- "p99": 0.0594387952000119,
116
  "values": [
117
- 0.056171938999995064,
118
- 0.05802002000001494,
119
- 0.054376826999998684,
120
- 0.05822428000001878,
121
- 0.05803257300001974,
122
- 0.056439938000011125,
123
- 0.058028574999980265,
124
- 0.05829856899998731,
125
- 0.05667590799998834,
126
- 0.057319044999985636,
127
- 0.05956548700001463
 
 
 
128
  ]
129
  },
130
  "throughput": {
131
  "unit": "tokens/s",
132
- "value": 34.856832476514356
133
  },
134
  "energy": {
135
  "unit": "kWh",
136
- "cpu": 1.9997935824924045e-06,
137
- "ram": 8.357228617506962e-08,
138
  "gpu": 0.0,
139
- "total": 2.0833658686674743e-06
140
  },
141
  "efficiency": {
142
  "unit": "tokens/kWh",
143
- "value": 959985.007952158
144
  }
145
  },
146
  "decode": {
147
  "memory": {
148
  "unit": "MB",
149
- "max_ram": 956.37504,
150
  "max_global_vram": null,
151
  "max_process_vram": null,
152
  "max_reserved": null,
@@ -154,72 +157,78 @@
154
  },
155
  "latency": {
156
  "unit": "s",
157
- "count": 11,
158
- "total": 0.397706138000018,
159
- "mean": 0.03615510345454709,
160
- "stdev": 0.0008480934039526884,
161
- "p50": 0.03601686500002188,
162
- "p90": 0.037410609999994904,
163
- "p95": 0.037456891499999756,
164
- "p99": 0.03749391670000364,
165
  "values": [
166
- 0.03464203600000815,
167
- 0.035462422999984256,
168
- 0.035859702999999854,
169
- 0.0358088280000004,
170
- 0.03538275500000054,
171
- 0.03699494599999298,
172
- 0.03750317300000461,
173
- 0.03601956900001824,
174
- 0.037410609999994904,
175
- 0.03601686500002188,
176
- 0.03660522999999216
 
 
 
177
  ]
178
  },
179
  "throughput": {
180
  "unit": "tokens/s",
181
- "value": 27.6586126010444
182
  },
183
  "energy": {
184
  "unit": "kWh",
185
- "cpu": 1.335924731360542e-06,
186
- "ram": 5.582244644143941e-08,
187
  "gpu": 0.0,
188
- "total": 1.3917471778019815e-06
189
  },
190
  "efficiency": {
191
  "unit": "tokens/kWh",
192
- "value": 718521.3061321405
193
  }
194
  },
195
  "per_token": {
196
  "memory": null,
197
  "latency": {
198
  "unit": "s",
199
- "count": 10,
200
- "total": 0.9382666349999909,
201
- "mean": 0.09382666349999909,
202
- "stdev": 0.0015058675468307941,
203
- "p50": 0.09380351550001365,
204
- "p90": 0.09562797209999019,
205
- "p95": 0.09592090004998255,
206
- "p99": 0.09615524240997644,
207
  "values": [
208
- 0.09351868000001673,
209
- 0.09024152899999649,
210
- 0.09409728699998254,
211
- 0.09343966299999806,
212
- 0.09340764300000615,
213
- 0.09556287699999189,
214
- 0.09437151700001323,
215
- 0.09408835100001056,
216
- 0.0933252600000003,
217
- 0.09621382799997491
 
 
 
218
  ]
219
  },
220
  "throughput": {
221
  "unit": "tokens/s",
222
- "value": 10.657951191028014
223
  },
224
  "energy": null,
225
  "efficiency": null
 
78
  "processor": "x86_64",
79
  "python_version": "3.10.14",
80
  "optimum_benchmark_version": "0.2.0",
81
+ "optimum_benchmark_commit": "7baf94000c37c83d18199a862912f4a1d19e3245",
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": 946.46272,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
 
105
  },
106
  "latency": {
107
  "unit": "s",
108
+ "count": 14,
109
+ "total": 0.6270912819999239,
110
+ "mean": 0.044792234428565995,
111
+ "stdev": 0.002274742310623746,
112
+ "p50": 0.04603534199998194,
113
+ "p90": 0.046469210499998324,
114
+ "p95": 0.04657202490000003,
115
+ "p99": 0.04670445537999484,
116
  "values": [
117
+ 0.046437293999986196,
118
+ 0.04578597400001172,
119
+ 0.046482889000003524,
120
+ 0.04607523099997479,
121
+ 0.04624404599999821,
122
+ 0.04625596799999698,
123
+ 0.04569205900000384,
124
+ 0.04617141099998889,
125
+ 0.04673756299999354,
126
+ 0.045995452999989084,
127
+ 0.042881985999997596,
128
+ 0.040935848000003716,
129
+ 0.040687755999982755,
130
+ 0.040707803999993075
131
  ]
132
  },
133
  "throughput": {
134
  "unit": "tokens/s",
135
+ "value": 44.65059681694538
136
  },
137
  "energy": {
138
  "unit": "kWh",
139
+ "cpu": 1.6198531256781685e-06,
140
+ "ram": 6.769649982414876e-08,
141
  "gpu": 0.0,
142
+ "total": 1.6875496255023173e-06
143
  },
144
  "efficiency": {
145
  "unit": "tokens/kWh",
146
+ "value": 1185150.3326337312
147
  }
148
  },
149
  "decode": {
150
  "memory": {
151
  "unit": "MB",
152
+ "max_ram": 946.46272,
153
  "max_global_vram": null,
154
  "max_process_vram": null,
155
  "max_reserved": null,
 
157
  },
158
  "latency": {
159
  "unit": "s",
160
+ "count": 14,
161
+ "total": 0.3940240219999964,
162
+ "mean": 0.028144572999999746,
163
+ "stdev": 0.0019657709224799183,
164
+ "p50": 0.028790189999995164,
165
+ "p90": 0.02981960119999485,
166
+ "p95": 0.030493039999996085,
167
+ "p99": 0.0313097623999937,
168
  "values": [
169
+ 0.02904804900001068,
170
+ 0.02898591299998543,
171
+ 0.028741058999997904,
172
+ 0.028462771000022258,
173
+ 0.029324602000002642,
174
+ 0.028839320999992424,
175
+ 0.028622026999983063,
176
+ 0.02994332299999769,
177
+ 0.02953091699998822,
178
+ 0.031513942999993105,
179
+ 0.025060987000017576,
180
+ 0.025382084000000305,
181
+ 0.025232256000009556,
182
+ 0.025336769999995568
183
  ]
184
  },
185
  "throughput": {
186
  "unit": "tokens/s",
187
+ "value": 35.530828625469255
188
  },
189
  "energy": {
190
  "unit": "kWh",
191
+ "cpu": 9.608754217624665e-07,
192
+ "ram": 4.015936459237963e-08,
193
  "gpu": 0.0,
194
+ "total": 1.001034786354846e-06
195
  },
196
  "efficiency": {
197
  "unit": "tokens/kWh",
198
+ "value": 998966.283321068
199
  }
200
  },
201
  "per_token": {
202
  "memory": null,
203
  "latency": {
204
  "unit": "s",
205
+ "count": 13,
206
+ "total": 0.9460952139999961,
207
+ "mean": 0.07277655492307662,
208
+ "stdev": 0.004204756925845241,
209
+ "p50": 0.07480900699999893,
210
+ "p90": 0.07626089900000466,
211
+ "p95": 0.07679263940000282,
212
+ "p99": 0.0773867550799946,
213
  "values": [
214
+ 0.07480900699999893,
215
+ 0.07526512399999774,
216
+ 0.07453133000001344,
217
+ 0.0756007579999789,
218
+ 0.07508701300000098,
219
+ 0.07434589500002176,
220
+ 0.07611432299998455,
221
+ 0.07629754300000968,
222
+ 0.07753528399999254,
223
+ 0.06815923499999599,
224
+ 0.0663509329999954,
225
+ 0.0659376750000149,
226
+ 0.06606109399999127
227
  ]
228
  },
229
  "throughput": {
230
  "unit": "tokens/s",
231
+ "value": 13.740688894342144
232
  },
233
  "energy": null,
234
  "efficiency": null