IlyasMoutawwakil HF staff commited on
Commit
8acf73b
1 Parent(s): 23fefb6

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": "88e73025c13ec1a964328bd3aa8fa3b1b8ab2582",
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.7232,
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.6426431200000025,
112
- "mean": 0.04590308000000017,
113
- "stdev": 0.0023141308651287917,
114
- "p50": 0.04724665550000395,
115
- "p90": 0.047749331000014196,
116
- "p95": 0.047856249050013844,
117
- "p99": 0.04789325380999969,
118
  "values": [
119
- 0.04783134200002337,
120
- 0.04718508600001314,
121
- 0.047315970999989077,
122
- 0.04721622400001024,
123
- 0.047902504999996154,
124
- 0.047514350999989574,
125
- 0.047277086999997664,
126
- 0.04755797199999279,
127
- 0.047354052000002866,
128
- 0.046329517999993186,
129
- 0.04213001700000518,
130
- 0.04205513799999494,
131
- 0.04248924800000964,
132
- 0.04248460899998463
 
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "tokens/s",
137
- "value": 43.5700610939395
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
- "cpu": 1.6465273720246775e-06,
142
- "ram": 6.881037688188485e-08,
143
  "gpu": 0.0,
144
- "total": 1.7153377489065623e-06
145
  },
146
  "efficiency": {
147
  "unit": "tokens/kWh",
148
- "value": 1165951.1377714942
149
  }
150
  },
151
  "decode": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 956.7232,
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.3961856260000616,
164
- "mean": 0.028298973285718683,
165
- "stdev": 0.0016748824164672764,
166
- "p50": 0.029304574000008188,
167
- "p90": 0.029883548900011193,
168
- "p95": 0.029988212750004094,
169
- "p99": 0.0300201225499859,
170
  "values": [
171
- 0.03002809999998135,
172
- 0.029689447999999174,
173
- 0.029354562000008855,
174
- 0.02923701299999948,
175
- 0.02932420600001251,
176
- 0.02934337199999959,
177
- 0.029966735000016342,
178
- 0.0295486650000214,
179
- 0.029284942000003866,
180
- 0.02603877100000318,
181
- 0.025967307000001938,
182
- 0.025941799000008814,
183
- 0.02657586300000503,
184
- 0.025884843000000046
 
185
  ]
186
  },
187
  "throughput": {
188
  "unit": "tokens/s",
189
- "value": 35.33697105911113
190
  },
191
  "energy": {
192
  "unit": "kWh",
193
- "cpu": 9.655033107157113e-07,
194
- "ram": 4.035060633142961e-08,
195
  "gpu": 0.0,
196
- "total": 1.0058539170471406e-06
197
  },
198
  "efficiency": {
199
  "unit": "tokens/kWh",
200
- "value": 994180.1518610916
201
  }
202
  },
203
  "per_token": {
204
  "memory": null,
205
  "latency": {
206
  "unit": "s",
207
- "count": 13,
208
- "total": 0.961374568999986,
209
- "mean": 0.07395188992307584,
210
- "stdev": 0.0038826387865823686,
211
- "p50": 0.07666708599998628,
212
- "p90": 0.07718708860001015,
213
- "p95": 0.07721647340000004,
214
- "p99": 0.07723723867998729,
215
  "values": [
216
- 0.0768888499999889,
217
- 0.07667953899999702,
218
- 0.07647143100001585,
219
- 0.0772424299999841,
220
- 0.07690661399999499,
221
- 0.07719916900001067,
222
- 0.0771387670000081,
223
- 0.07666708599998628,
224
- 0.07258957300001612,
225
- 0.06813339100000348,
226
- 0.06800368999998341,
227
- 0.0690717530000029,
228
- 0.06838227599999414
 
229
  ]
230
  },
231
  "throughput": {
232
  "unit": "tokens/s",
233
- "value": 13.522304853063146
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": "dd02f26cb819965cbf86e16d9ce013cddc3b86af",
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": 956.801024,
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.6290416850000611,
112
+ "mean": 0.041936112333337404,
113
+ "stdev": 0.0012957450877051008,
114
+ "p50": 0.041890797999997176,
115
+ "p90": 0.043101457600005236,
116
+ "p95": 0.044134031600000866,
117
+ "p99": 0.04527483671999277,
118
  "values": [
119
+ 0.042049416000025985,
120
+ 0.04233840999998506,
121
+ 0.0423214780000194,
122
+ 0.041686834000017825,
123
+ 0.04143483100000367,
124
+ 0.04246931500000528,
125
+ 0.042102306000003864,
126
+ 0.041890797999997176,
127
+ 0.045560037999990755,
128
+ 0.04142576200001713,
129
+ 0.041303500999987364,
130
+ 0.0435228860000052,
131
+ 0.040254883000017117,
132
+ 0.040292483000001766,
133
+ 0.04038874399998349
134
  ]
135
  },
136
  "throughput": {
137
  "unit": "tokens/s",
138
+ "value": 47.691592966525086
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
+ "cpu": 1.5999743143717447e-06,
143
+ "ram": 6.686529918702034e-08,
144
  "gpu": 0.0,
145
+ "total": 1.666839613558765e-06
146
  },
147
  "efficiency": {
148
  "unit": "tokens/kWh",
149
+ "value": 1199875.4911577394
150
  }
151
  },
152
  "decode": {
153
  "memory": {
154
  "unit": "MB",
155
+ "max_ram": 956.801024,
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.37784210599997436,
165
+ "mean": 0.025189473733331625,
166
+ "stdev": 0.0006067848580807377,
167
+ "p50": 0.025192691000000877,
168
+ "p90": 0.026014862199986055,
169
+ "p95": 0.026322753399981025,
170
+ "p99": 0.026394471479986237,
171
  "values": [
172
+ 0.026284332999978233,
173
+ 0.025215023000015435,
174
+ 0.025192691000000877,
175
+ 0.025406091999997216,
176
+ 0.025021909000003006,
177
+ 0.02491641200001027,
178
+ 0.024999065999992354,
179
+ 0.025362900999994054,
180
+ 0.02561065599999779,
181
+ 0.02524689399999147,
182
+ 0.024794496999987814,
183
+ 0.025129563999996662,
184
+ 0.024075917000004665,
185
+ 0.02641240099998754,
186
+ 0.02417375000001698
187
  ]
188
  },
189
  "throughput": {
190
  "unit": "tokens/s",
191
+ "value": 39.699122363035464
192
  },
193
  "energy": {
194
  "unit": "kWh",
195
+ "cpu": 9.175052609708579e-07,
196
+ "ram": 3.8345683555584745e-08,
197
  "gpu": 0.0,
198
+ "total": 9.558509445264424e-07
199
  },
200
  "efficiency": {
201
  "unit": "tokens/kWh",
202
+ "value": 1046188.2218418798
203
  }
204
  },
205
  "per_token": {
206
  "memory": null,
207
  "latency": {
208
  "unit": "s",
209
+ "count": 14,
210
+ "total": 0.9388101939999842,
211
+ "mean": 0.06705787099999887,
212
+ "stdev": 0.0015814750352863723,
213
+ "p50": 0.06710167800001443,
214
+ "p90": 0.0683765029,
215
+ "p95": 0.06956377279999941,
216
+ "p99": 0.07083567615999385,
217
  "values": [
218
+ 0.06760374699999261,
219
+ 0.06752976799998578,
220
+ 0.0670973650000235,
221
+ 0.0664847239999915,
222
+ 0.067391678000007,
223
+ 0.06710599100000536,
224
+ 0.06729777199998921,
225
+ 0.07115365199999246,
226
+ 0.06667176600001312,
227
+ 0.06612524899998107,
228
+ 0.06870768400000316,
229
+ 0.06436498300001858,
230
+ 0.06668491799999288,
231
+ 0.06459089699998799
232
  ]
233
  },
234
  "throughput": {
235
  "unit": "tokens/s",
236
+ "value": 14.912492524554155
237
  },
238
  "energy": null,
239
  "efficiency": null