IlyasMoutawwakil HF staff commited on
Commit
8245fef
·
verified ·
1 Parent(s): b78cd78

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
@@ -81,7 +81,7 @@
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
- "optimum_benchmark_commit": "bc46022225a5818a4648ee2abeffdd38c4a9b291",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
@@ -100,7 +100,7 @@
100
  "prefill": {
101
  "memory": {
102
  "unit": "MB",
103
- "max_ram": 961.900544,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
@@ -108,52 +108,51 @@
108
  },
109
  "latency": {
110
  "unit": "s",
111
- "count": 15,
112
- "total": 0.6508733759999075,
113
- "mean": 0.04339155839999383,
114
- "stdev": 0.0011598157189439424,
115
- "p50": 0.043116437999998425,
116
- "p90": 0.04481483919998937,
117
- "p95": 0.044885319999986,
118
- "p99": 0.04490284799997994,
119
  "values": [
120
- 0.04487592999998924,
121
- 0.044907229999978426,
122
- 0.044636212999989766,
123
- 0.043833023999980014,
124
- 0.043116437999998425,
125
- 0.043556800000004614,
126
- 0.04295247199999608,
127
- 0.04267447399999469,
128
- 0.04305524399998717,
129
- 0.04285919899999158,
130
- 0.044260532999999214,
131
- 0.0427833269999951,
132
- 0.042107807000007824,
133
- 0.04472320299998955,
134
- 0.04053148200000578
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "tokens/s",
139
- "value": 46.09191450474118
140
  },
141
  "energy": {
142
  "unit": "kWh",
143
- "cpu": 1.58579953511556e-06,
144
- "ram": 6.627338510616027e-08,
145
  "gpu": 0.0,
146
- "total": 1.6520729202217205e-06
147
  },
148
  "efficiency": {
149
  "unit": "tokens/kWh",
150
- "value": 1210600.3164385657
151
  }
152
  },
153
  "decode": {
154
  "memory": {
155
  "unit": "MB",
156
- "max_ram": 961.900544,
157
  "max_global_vram": null,
158
  "max_process_vram": null,
159
  "max_reserved": null,
@@ -161,81 +160,79 @@
161
  },
162
  "latency": {
163
  "unit": "s",
164
- "count": 15,
165
- "total": 0.39051585400005706,
166
- "mean": 0.02603439026667047,
167
- "stdev": 0.0009048902976164687,
168
- "p50": 0.026079204000012624,
169
- "p90": 0.02728941820000159,
170
- "p95": 0.02760934129999839,
171
- "p99": 0.027609756259986965,
172
  "values": [
173
- 0.02760911900000451,
174
- 0.02680986699999721,
175
- 0.026674344000014116,
176
- 0.026079204000012624,
177
- 0.025508619000021326,
178
- 0.025873378999989427,
179
- 0.026359326000005012,
180
- 0.02550162700001124,
181
- 0.02640589300000329,
182
- 0.025570313999992322,
183
- 0.02622838199999933,
184
- 0.02760985999998411,
185
- 0.02483758700000749,
186
- 0.02514790200001471,
187
- 0.024300431000000344
188
  ]
189
  },
190
  "throughput": {
191
  "unit": "tokens/s",
192
- "value": 38.41073248718298
193
  },
194
  "energy": {
195
  "unit": "kWh",
196
- "cpu": 9.318805436293287e-07,
197
- "ram": 3.8945397913349215e-08,
198
  "gpu": 0.0,
199
- "total": 9.70825941542678e-07
200
  },
201
  "efficiency": {
202
  "unit": "tokens/kWh",
203
- "value": 1030050.7611188915
204
  }
205
  },
206
  "per_token": {
207
  "memory": null,
208
  "latency": {
209
  "unit": "s",
210
- "count": 15,
211
- "total": 0.38524732699997344,
212
- "mean": 0.025683155133331564,
213
- "stdev": 0.0008973666707497019,
214
- "p50": 0.025732828000002428,
215
- "p90": 0.026917862600004127,
216
- "p95": 0.027238269799997283,
217
- "p99": 0.027264251559990384,
218
  "values": [
219
- 0.02722435100000098,
220
- 0.02645813000000885,
221
- 0.026315976000006458,
222
- 0.025732828000002428,
223
- 0.025174707000019225,
224
- 0.025526531999986446,
225
- 0.025983265000007805,
226
- 0.025151012999998557,
227
- 0.026047986000008905,
228
- 0.025238764999983232,
229
- 0.025870935000000372,
230
- 0.02727074699998866,
231
- 0.024518481999990627,
232
- 0.024776438999992934,
233
- 0.02395717099997796
234
  ]
235
  },
236
  "throughput": {
237
  "unit": "tokens/s",
238
- "value": 38.93602615444242
239
  },
240
  "energy": null,
241
  "efficiency": null
 
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
+ "optimum_benchmark_commit": "2a33a472f309c43b5bd16946ef9cec843d02f70a",
85
  "transformers_version": "4.42.4",
86
  "transformers_commit": null,
87
  "accelerate_version": "0.32.1",
 
100
  "prefill": {
101
  "memory": {
102
  "unit": "MB",
103
+ "max_ram": 962.134016,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
 
108
  },
109
  "latency": {
110
  "unit": "s",
111
+ "count": 14,
112
+ "total": 0.6548131430000126,
113
+ "mean": 0.046772367357143754,
114
+ "stdev": 0.0008821540960290291,
115
+ "p50": 0.04677387099999919,
116
+ "p90": 0.04792910079999615,
117
+ "p95": 0.048192400799995025,
118
+ "p99": 0.04845118815999939,
119
  "values": [
120
+ 0.04801821699999209,
121
+ 0.047223414000001185,
122
+ 0.0462069280000037,
123
+ 0.04851588500000048,
124
+ 0.04772116300000562,
125
+ 0.045293435000019144,
126
+ 0.04674504199999774,
127
+ 0.04674420000000623,
128
+ 0.04585043399998767,
129
+ 0.046860436999992316,
130
+ 0.04683386799999312,
131
+ 0.04543698200001245,
132
+ 0.04680270000000064,
133
+ 0.046560438000000204
 
134
  ]
135
  },
136
  "throughput": {
137
  "unit": "tokens/s",
138
+ "value": 42.76029016723548
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
+ "cpu": 1.619126213921441e-06,
143
+ "ram": 6.766659014160722e-08,
144
  "gpu": 0.0,
145
+ "total": 1.686792804063048e-06
146
  },
147
  "efficiency": {
148
  "unit": "tokens/kWh",
149
+ "value": 1185682.0797329207
150
  }
151
  },
152
  "decode": {
153
  "memory": {
154
  "unit": "MB",
155
+ "max_ram": 962.134016,
156
  "max_global_vram": null,
157
  "max_process_vram": null,
158
  "max_reserved": null,
 
160
  },
161
  "latency": {
162
  "unit": "s",
163
+ "count": 14,
164
+ "total": 0.4064867339999978,
165
+ "mean": 0.029034766714285558,
166
+ "stdev": 0.000977910463203945,
167
+ "p50": 0.029159342500008734,
168
+ "p90": 0.029711455300005695,
169
+ "p95": 0.029757259599999485,
170
+ "p99": 0.029806449519983003,
171
  "values": [
172
+ 0.029130674000015233,
173
+ 0.029188011000002234,
174
+ 0.02972415100001058,
175
+ 0.029818746999978885,
176
+ 0.02957578400000216,
177
+ 0.029588076999999657,
178
+ 0.02912611600001469,
179
+ 0.029114814999985583,
180
+ 0.0291152950000253,
181
+ 0.0296818319999943,
182
+ 0.02858180000001198,
183
+ 0.02926766999999586,
184
+ 0.028845301999979256,
185
+ 0.02572845999998208
 
186
  ]
187
  },
188
  "throughput": {
189
  "unit": "tokens/s",
190
+ "value": 34.44146838996245
191
  },
192
  "energy": {
193
  "unit": "kWh",
194
+ "cpu": 9.442466199398047e-07,
195
+ "ram": 3.946277623022924e-08,
196
  "gpu": 0.0,
197
+ "total": 9.837093961700338e-07
198
  },
199
  "efficiency": {
200
  "unit": "tokens/kWh",
201
+ "value": 1016560.382459893
202
  }
203
  },
204
  "per_token": {
205
  "memory": null,
206
  "latency": {
207
  "unit": "s",
208
+ "count": 14,
209
+ "total": 0.4000160390000076,
210
+ "mean": 0.028572574214286255,
211
+ "stdev": 0.0009363080474945875,
212
+ "p50": 0.028696584499996902,
213
+ "p90": 0.02922358060000363,
214
+ "p95": 0.029256057700000327,
215
+ "p99": 0.029292926739987877,
216
  "values": [
217
+ 0.028657941999995273,
218
+ 0.02873522699999853,
219
+ 0.029231242000008706,
220
+ 0.029302143999984764,
221
+ 0.02912216800001488,
222
+ 0.029109915999981695,
223
+ 0.02865095000001361,
224
+ 0.028632264999998824,
225
+ 0.02864496800000893,
226
+ 0.029205703999991783,
227
+ 0.028119408000009116,
228
+ 0.028800539000002345,
229
+ 0.028389492000002292,
230
+ 0.025414073999996845
 
231
  ]
232
  },
233
  "throughput": {
234
  "unit": "tokens/s",
235
+ "value": 34.99859664377041
236
  },
237
  "energy": null,
238
  "efficiency": null