IlyasMoutawwakil HF staff commited on
Commit
88046a1
1 Parent(s): a9b668e

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": "2a33a472f309c43b5bd16946ef9cec843d02f70a",
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": 962.134016,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
@@ -109,50 +109,50 @@
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,
@@ -161,44 +161,44 @@
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": {
@@ -206,33 +206,33 @@
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
 
81
  "processor": "x86_64",
82
  "python_version": "3.10.14",
83
  "optimum_benchmark_version": "0.3.1",
84
+ "optimum_benchmark_commit": "4f83ff1670dec8f273c8beb893e9243ca1209582",
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": 961.970176,
104
  "max_global_vram": null,
105
  "max_process_vram": null,
106
  "max_reserved": null,
 
109
  "latency": {
110
  "unit": "s",
111
  "count": 14,
112
+ "total": 0.6281763009999395,
113
+ "mean": 0.04486973578570996,
114
+ "stdev": 0.0007107499136287721,
115
+ "p50": 0.04480706999999029,
116
+ "p90": 0.045821137499999054,
117
+ "p95": 0.04597427304999542,
118
+ "p99": 0.046066543409987164,
119
  "values": [
120
+ 0.0460896109999851,
121
+ 0.044436222000001635,
122
+ 0.04530898299998398,
123
+ 0.0452456639999923,
124
+ 0.044727555999998,
125
+ 0.04488658399998258,
126
+ 0.04439754000000562,
127
+ 0.04462246099998879,
128
+ 0.044084506000018564,
129
+ 0.044999555000003966,
130
+ 0.045912168000000975,
131
+ 0.04452786400000264,
132
+ 0.04560873299999457,
133
+ 0.043328853999980765
134
  ]
135
  },
136
  "throughput": {
137
  "unit": "tokens/s",
138
+ "value": 44.57347396810294
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
+ "cpu": 1.7387622796394976e-06,
143
+ "ram": 7.266438844681034e-08,
144
  "gpu": 0.0,
145
+ "total": 1.811426668086308e-06
146
  },
147
  "efficiency": {
148
  "unit": "tokens/kWh",
149
+ "value": 1104102.106497588
150
  }
151
  },
152
  "decode": {
153
  "memory": {
154
  "unit": "MB",
155
+ "max_ram": 961.970176,
156
  "max_global_vram": null,
157
  "max_process_vram": null,
158
  "max_reserved": null,
 
161
  "latency": {
162
  "unit": "s",
163
  "count": 14,
164
+ "total": 0.38396165699995777,
165
+ "mean": 0.027425832642854125,
166
+ "stdev": 0.0007352998775288754,
167
+ "p50": 0.02731566999999302,
168
+ "p90": 0.028309482199998116,
169
+ "p95": 0.028747917999997697,
170
+ "p99": 0.0290540420000022,
171
  "values": [
172
+ 0.02706296100001282,
173
+ 0.027073289999975714,
174
+ 0.02773456500000293,
175
+ 0.027767237000006162,
176
+ 0.027402034999994385,
177
+ 0.027203744000019014,
178
+ 0.029130573000003324,
179
+ 0.026431651999985206,
180
+ 0.027199194999980136,
181
+ 0.027229304999991655,
182
+ 0.02755747599999836,
183
+ 0.027540241999986392,
184
+ 0.028541872999994666,
185
+ 0.026087509000007003
186
  ]
187
  },
188
  "throughput": {
189
  "unit": "tokens/s",
190
+ "value": 36.461974118424905
191
  },
192
  "energy": {
193
  "unit": "kWh",
194
+ "cpu": 9.89037754071124e-07,
195
+ "ram": 4.133575090099837e-08,
196
  "gpu": 0.0,
197
+ "total": 1.0303735049721216e-06
198
  },
199
  "efficiency": {
200
  "unit": "tokens/kWh",
201
+ "value": 970521.8497704447
202
  }
203
  },
204
  "per_token": {
 
206
  "latency": {
207
  "unit": "s",
208
  "count": 14,
209
+ "total": 0.3789960939999162,
210
+ "mean": 0.027071149571422586,
211
+ "stdev": 0.000703221778495897,
212
+ "p50": 0.026973488999985307,
213
+ "p90": 0.027971441800002595,
214
+ "p95": 0.02835305064999858,
215
+ "p99": 0.0285585229300014,
216
  "values": [
217
+ 0.026718358000010767,
218
+ 0.026739355999978898,
219
+ 0.027364022999989857,
220
+ 0.027403718000016397,
221
+ 0.027070224999988568,
222
+ 0.026845895999997538,
223
+ 0.028609891000002108,
224
+ 0.026091646999987006,
225
+ 0.026876752999982045,
226
+ 0.026860505999991346,
227
+ 0.02723100599999384,
228
+ 0.027196229999987054,
229
+ 0.02821475199999668,
230
+ 0.02577373299999408
231
  ]
232
  },
233
  "throughput": {
234
  "unit": "tokens/s",
235
+ "value": 36.9396946872046
236
  },
237
  "energy": null,
238
  "efficiency": null