IlyasMoutawwakil HF staff commited on
Commit
d2ed273
1 Parent(s): ecd5334

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.0",
83
- "optimum_benchmark_commit": "ebd20fcf042acf5db8d8956e7057fa93c82e14ab",
84
  "transformers_version": "4.40.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.1",
@@ -99,7 +99,7 @@
99
  "prefill": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 957.99296,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -107,51 +107,50 @@
107
  },
108
  "latency": {
109
  "unit": "s",
110
- "count": 14,
111
- "total": 0.6701768840000284,
112
- "mean": 0.04786977742857346,
113
- "stdev": 0.00282128202830088,
114
- "p50": 0.04752193899999213,
115
- "p90": 0.05184874690001778,
116
- "p95": 0.05323856760001462,
117
- "p99": 0.054025533520003534,
118
  "values": [
119
- 0.054222275000000764,
120
- 0.05270887900002208,
121
- 0.04782188300001167,
122
- 0.04759439899999052,
123
- 0.04666528300001005,
124
- 0.0447089589999905,
125
- 0.047449478999993744,
126
- 0.046018246000016916,
127
- 0.04387489600000549,
128
- 0.046282636999990245,
129
- 0.04874061300000676,
130
- 0.04984177200000772,
131
- 0.04508650799999714,
132
- 0.0491610549999848
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "tokens/s",
137
- "value": 41.78001460282956
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
- "cpu": 1.7351390083054991e-06,
142
- "ram": 7.25103301635254e-08,
143
  "gpu": 0.0,
144
- "total": 1.8076493384690245e-06
145
  },
146
  "efficiency": {
147
  "unit": "tokens/kWh",
148
- "value": 1106409.2783027738
149
  }
150
  },
151
  "decode": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 957.99296,
155
  "max_global_vram": null,
156
  "max_process_vram": null,
157
  "max_reserved": null,
@@ -159,78 +158,76 @@
159
  },
160
  "latency": {
161
  "unit": "s",
162
- "count": 14,
163
- "total": 0.3997737689999781,
164
- "mean": 0.028555269214284147,
165
- "stdev": 0.0017813621548918865,
166
- "p50": 0.027907034500003647,
167
- "p90": 0.030869467199988777,
168
- "p95": 0.03154734449999523,
169
- "p99": 0.032352039299998976,
170
  "values": [
171
- 0.032553212999999914,
172
- 0.03055153699997959,
173
- 0.02670569899999009,
174
- 0.028415061000004016,
175
- 0.026916048999993336,
176
- 0.027153041000019584,
177
- 0.02772089800001254,
178
- 0.0276386349999882,
179
- 0.028093170999994754,
180
- 0.027548748000015166,
181
- 0.03039093799998227,
182
- 0.031005722999992713,
183
- 0.028581250000002,
184
- 0.0264998060000039
185
  ]
186
  },
187
  "throughput": {
188
  "unit": "tokens/s",
189
- "value": 35.01980641456436
190
  },
191
  "energy": {
192
  "unit": "kWh",
193
- "cpu": 1.0264284253696313e-06,
194
- "ram": 4.28985770924131e-08,
195
  "gpu": 0.0,
196
- "total": 1.0693270024620442e-06
197
  },
198
  "efficiency": {
199
  "unit": "tokens/kWh",
200
- "value": 935167.631320986
201
  }
202
  },
203
  "per_token": {
204
  "memory": null,
205
  "latency": {
206
  "unit": "s",
207
- "count": 13,
208
- "total": 0.9835919289999993,
209
- "mean": 0.07566091761538456,
210
- "stdev": 0.003314717863819272,
211
- "p50": 0.07467763100001434,
212
- "p90": 0.08051302559999271,
213
- "p95": 0.08186419059999252,
214
- "p99": 0.08306809251999539,
215
  "values": [
216
- 0.0833690679999961,
217
- 0.07467763100001434,
218
- 0.07595200200000818,
219
- 0.07364602299998069,
220
- 0.07186012700000788,
221
- 0.07518511399999284,
222
- 0.073666750000001,
223
- 0.07197369700000422,
224
- 0.07387429499999598,
225
- 0.07912137200000302,
226
- 0.08086093899999014,
227
- 0.07369755300001657,
228
- 0.07570735799998829
229
  ]
230
  },
231
  "throughput": {
232
  "unit": "tokens/s",
233
- "value": 13.21686323027973
234
  },
235
  "energy": null,
236
  "efficiency": null
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.0",
83
+ "optimum_benchmark_commit": "2d3261cf9b992810a685ce736f41254a91cd091e",
84
  "transformers_version": "4.40.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.1",
 
99
  "prefill": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 947.544064,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
107
  },
108
  "latency": {
109
  "unit": "s",
110
+ "count": 13,
111
+ "total": 0.639461495000063,
112
+ "mean": 0.049189345769235615,
113
+ "stdev": 0.0014738779781749826,
114
+ "p50": 0.04924653400001944,
115
+ "p90": 0.05083818100000599,
116
+ "p95": 0.05164844100000891,
117
+ "p99": 0.05241058260001182,
118
  "values": [
119
+ 0.05260111800001255,
120
+ 0.04935294299997395,
121
+ 0.047710104999993064,
122
+ 0.04869476000001782,
123
+ 0.048338883000013766,
124
+ 0.046767259000006334,
125
+ 0.051013323000006494,
126
+ 0.048323844999998755,
127
+ 0.05013761300000397,
128
+ 0.050015283999982785,
129
+ 0.04924653400001944,
130
+ 0.04783492000001388,
131
+ 0.049424908000020196
 
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "tokens/s",
136
+ "value": 40.659211232096844
137
  },
138
  "energy": {
139
  "unit": "kWh",
140
+ "cpu": 1.6544231110148962e-06,
141
+ "ram": 6.914088004819125e-08,
142
  "gpu": 0.0,
143
+ "total": 1.7235639910630875e-06
144
  },
145
  "efficiency": {
146
  "unit": "tokens/kWh",
147
+ "value": 1160386.2753981114
148
  }
149
  },
150
  "decode": {
151
  "memory": {
152
  "unit": "MB",
153
+ "max_ram": 947.544064,
154
  "max_global_vram": null,
155
  "max_process_vram": null,
156
  "max_reserved": null,
 
158
  },
159
  "latency": {
160
  "unit": "s",
161
+ "count": 13,
162
+ "total": 0.3971664209999233,
163
+ "mean": 0.03055126315384025,
164
+ "stdev": 0.0005649653350919936,
165
+ "p50": 0.030385802000012063,
166
+ "p90": 0.03136506220000115,
167
+ "p95": 0.03147695959999623,
168
+ "p99": 0.031526761519986624,
169
  "values": [
170
+ 0.03153921199998422,
171
+ 0.029904350000009572,
172
+ 0.030385802000012063,
173
+ 0.03005917899997712,
174
+ 0.029718191000000616,
175
+ 0.031083478999988756,
176
+ 0.03023778399997923,
177
+ 0.030911325999994688,
178
+ 0.03104580900000542,
179
+ 0.031435458000004246,
180
+ 0.03043528399999218,
181
+ 0.03022683399998982,
182
+ 0.030183712999985346
 
183
  ]
184
  },
185
  "throughput": {
186
  "unit": "tokens/s",
187
+ "value": 32.73187085471788
188
  },
189
  "energy": {
190
  "unit": "kWh",
191
+ "cpu": 9.646430390852475e-07,
192
+ "ram": 4.031472522201715e-08,
193
  "gpu": 0.0,
194
+ "total": 1.0049577643072646e-06
195
  },
196
  "efficiency": {
197
  "unit": "tokens/kWh",
198
+ "value": 995066.6938618241
199
  }
200
  },
201
  "per_token": {
202
  "memory": null,
203
  "latency": {
204
  "unit": "s",
205
+ "count": 12,
206
+ "total": 0.9527383049999969,
207
+ "mean": 0.07939485874999974,
208
+ "stdev": 0.0012602055490509919,
209
+ "p50": 0.07928746399998943,
210
+ "p90": 0.08127188319998879,
211
+ "p95": 0.08135688784999359,
212
+ "p99": 0.08142805917000004,
213
  "values": [
214
+ 0.0793150299999752,
215
+ 0.07811717700002418,
216
+ 0.07878774399998179,
217
+ 0.07810870100001921,
218
+ 0.07780121499999382,
219
+ 0.08128409899998701,
220
+ 0.07925989800000366,
221
+ 0.08116194100000484,
222
+ 0.08144585200000165,
223
+ 0.07971103200000584,
224
+ 0.07806830599997738,
225
+ 0.07967731000002232
 
226
  ]
227
  },
228
  "throughput": {
229
  "unit": "tokens/s",
230
+ "value": 12.59527399814164
231
  },
232
  "energy": null,
233
  "efficiency": null