IlyasMoutawwakil HF staff commited on
Commit
be74cf4
1 Parent(s): 4d61814

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
@@ -79,8 +79,8 @@
79
  "platform": "Linux-6.5.0-1022-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
- "optimum_benchmark_version": "0.2.1",
83
- "optimum_benchmark_commit": "3731aa19b0b76022fb42f78436721c579f50c777",
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": 956.837888,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -108,50 +108,50 @@
108
  "latency": {
109
  "unit": "s",
110
  "count": 14,
111
- "total": 0.6405069269998762,
112
- "mean": 0.04575049478570544,
113
- "stdev": 0.002331541050808257,
114
- "p50": 0.04650717549998262,
115
- "p90": 0.047667009499991767,
116
- "p95": 0.04791023484999357,
117
- "p99": 0.04795499176999272,
118
  "values": [
119
- 0.0479661809999925,
120
- 0.04788010999999415,
121
- 0.0471697749999862,
122
- 0.046457998999983374,
123
- 0.04434686200005444,
124
- 0.04655635199998187,
125
- 0.046287270999982866,
126
- 0.04689336100000219,
127
- 0.04693889599997192,
128
- 0.04637273999998115,
129
- 0.04687180100000887,
130
- 0.04591306300000042,
131
- 0.04070340999999189,
132
- 0.04014910599994437
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "tokens/s",
137
- "value": 43.715374213283745
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
- "cpu": 1.548574520991399e-06,
142
- "ram": 6.471743282746118e-08,
143
  "gpu": 0.0,
144
- "total": 1.61329195381886e-06
145
  },
146
  "efficiency": {
147
  "unit": "tokens/kWh",
148
- "value": 1239701.2179139396
149
  }
150
  },
151
  "decode": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 956.837888,
155
  "max_global_vram": null,
156
  "max_process_vram": null,
157
  "max_reserved": null,
@@ -160,44 +160,44 @@
160
  "latency": {
161
  "unit": "s",
162
  "count": 14,
163
- "total": 0.3938643540001294,
164
- "mean": 0.02813316814286639,
165
- "stdev": 0.0014214745719536034,
166
- "p50": 0.028675639000027786,
167
- "p90": 0.02945363829999792,
168
- "p95": 0.029599561250009288,
169
- "p99": 0.029620733050015245,
170
  "values": [
171
- 0.029626026000016736,
172
- 0.027960590999953183,
173
- 0.028843357000027936,
174
- 0.02876842700004545,
175
- 0.028859105999970325,
176
- 0.02894663000000719,
177
- 0.028135958999996546,
178
- 0.029146401999980753,
179
- 0.029585311000005277,
180
- 0.028582851000010123,
181
- 0.02852419200002032,
182
- 0.026504278999993858,
183
- 0.0247047200000452,
184
- 0.025676503000056528
185
  ]
186
  },
187
  "throughput": {
188
  "unit": "tokens/s",
189
- "value": 35.54523240759025
190
  },
191
  "energy": {
192
  "unit": "kWh",
193
- "cpu": 9.442384999531969e-07,
194
- "ram": 3.946180583553242e-08,
195
  "gpu": 0.0,
196
- "total": 9.837003057887297e-07
197
  },
198
  "efficiency": {
199
  "unit": "tokens/kWh",
200
- "value": 1016569.7765013921
201
  }
202
  },
203
  "per_token": {
@@ -205,32 +205,32 @@
205
  "latency": {
206
  "unit": "s",
207
  "count": 13,
208
- "total": 0.9572018220000018,
209
- "mean": 0.07363090938461553,
210
- "stdev": 0.00357479025210195,
211
- "p50": 0.07525248499996451,
212
- "p90": 0.07610086180003464,
213
- "p95": 0.07631410200001483,
214
- "p99": 0.07654280279999512,
215
  "values": [
216
- 0.07588265999999066,
217
- 0.07601023700004816,
218
- 0.07525248499996451,
219
- 0.07322024600000532,
220
- 0.07553119400000696,
221
- 0.07428790699998444,
222
- 0.07612351800003125,
223
- 0.07659997799999019,
224
- 0.07495814599997175,
225
- 0.0754330310000455,
226
- 0.0726004129999751,
227
- 0.06542875899998535,
228
- 0.0658732480000026
229
  ]
230
  },
231
  "throughput": {
232
  "unit": "tokens/s",
233
- "value": 13.581252878141695
234
  },
235
  "energy": null,
236
  "efficiency": null
 
79
  "platform": "Linux-6.5.0-1022-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
+ "optimum_benchmark_version": "0.3.0",
83
+ "optimum_benchmark_commit": "748abd0c7ac21cfb1798768cad39007b466ce8e8",
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": 946.008064,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
108
  "latency": {
109
  "unit": "s",
110
  "count": 14,
111
+ "total": 0.6320337770000322,
112
+ "mean": 0.045145269785716584,
113
+ "stdev": 0.0014335878462813504,
114
+ "p50": 0.045125155500002734,
115
+ "p90": 0.046902648500014264,
116
+ "p95": 0.047197662400014904,
117
+ "p99": 0.04754591888000277,
118
  "values": [
119
+ 0.04763298299999974,
120
+ 0.0456690849999859,
121
+ 0.04418219400000112,
122
+ 0.04440058899999144,
123
+ 0.04660881200001654,
124
+ 0.04483366400000932,
125
+ 0.04438437900000736,
126
+ 0.04546087900001794,
127
+ 0.04384111000001667,
128
+ 0.04696325900002307,
129
+ 0.045416646999996146,
130
+ 0.04676122399999372,
131
+ 0.042445647999983294,
132
+ 0.0434333039999899
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "tokens/s",
137
+ "value": 44.3014297952601
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
+ "cpu": 1.7341009660619469e-06,
142
+ "ram": 7.246936256592562e-08,
143
  "gpu": 0.0,
144
+ "total": 1.8065703286278726e-06
145
  },
146
  "efficiency": {
147
  "unit": "tokens/kWh",
148
+ "value": 1107070.103115798
149
  }
150
  },
151
  "decode": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 946.008064,
155
  "max_global_vram": null,
156
  "max_process_vram": null,
157
  "max_reserved": null,
 
160
  "latency": {
161
  "unit": "s",
162
  "count": 14,
163
+ "total": 0.3873856239999611,
164
+ "mean": 0.02767040171428294,
165
+ "stdev": 0.0010203383328073155,
166
+ "p50": 0.02784932599999479,
167
+ "p90": 0.028944621900009793,
168
+ "p95": 0.029149170250011024,
169
+ "p99": 0.029290524449999678,
170
  "values": [
171
+ 0.02905402800001866,
172
+ 0.027074623000004294,
173
+ 0.028120855999986816,
174
+ 0.029325862999996843,
175
+ 0.0286893409999891,
176
+ 0.02792931999999837,
177
+ 0.026574162999992268,
178
+ 0.02688786499999196,
179
+ 0.02776933199999121,
180
+ 0.028617707999984532,
181
+ 0.02826093600000945,
182
+ 0.026421650000003183,
183
+ 0.02646082300000785,
184
+ 0.02619911599998659
185
  ]
186
  },
187
  "throughput": {
188
  "unit": "tokens/s",
189
+ "value": 36.139699391636185
190
  },
191
  "energy": {
192
  "unit": "kWh",
193
+ "cpu": 1.0917386858935517e-06,
194
+ "ram": 4.5625750047650256e-08,
195
  "gpu": 0.0,
196
+ "total": 1.1373644359412024e-06
197
  },
198
  "efficiency": {
199
  "unit": "tokens/kWh",
200
+ "value": 879225.662768742
201
  }
202
  },
203
  "per_token": {
 
205
  "latency": {
206
  "unit": "s",
207
  "count": 13,
208
+ "total": 0.9429658930000073,
209
+ "mean": 0.07253583792307748,
210
+ "stdev": 0.0018882593808772102,
211
+ "p50": 0.0727285290000168,
212
+ "p90": 0.07499621619999175,
213
+ "p95": 0.07549775339998632,
214
+ "p99": 0.07572449387998859,
215
  "values": [
216
+ 0.0727393500000062,
217
+ 0.07234661999999048,
218
+ 0.073745869000021,
219
+ 0.07530880299998444,
220
+ 0.0727285290000168,
221
+ 0.07103981299999873,
222
+ 0.07236192899998173,
223
+ 0.07143181100002494,
224
+ 0.07578117899998915,
225
+ 0.07351227499998458,
226
+ 0.07339514800000302,
227
+ 0.06892229000001748,
228
+ 0.06965227699998877
229
  ]
230
  },
231
  "throughput": {
232
  "unit": "tokens/s",
233
+ "value": 13.786288662722502
234
  },
235
  "energy": null,
236
  "efficiency": null