IlyasMoutawwakil HF staff commited on
Commit
ac1ae96
1 Parent(s): 5a8a079

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": "73dd36ea04ff1cc8259f4039b6f9d56dfb9eecd1",
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": 958.676992,
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.6240213380000057,
113
- "mean": 0.04457295271428612,
114
- "stdev": 0.002248398340949452,
115
- "p50": 0.0439782100000059,
116
- "p90": 0.04811202700001331,
117
- "p95": 0.04822143360001263,
118
- "p99": 0.0482479619199907,
119
  "values": [
120
- 0.04465148899998894,
121
- 0.04317359399999532,
122
- 0.044614469999999073,
123
- 0.047898407999980464,
124
- 0.046864871999986235,
125
- 0.04820357800002739,
126
- 0.04825459399998522,
127
- 0.04497116400000323,
128
- 0.04241037600002073,
129
- 0.041918514999991885,
130
- 0.042843706000013526,
131
- 0.042792009999999436,
132
- 0.04208261200000152,
133
- 0.04334195000001273
134
  ]
135
  },
136
  "throughput": {
137
  "unit": "tokens/s",
138
- "value": 44.870260510225926
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
- "cpu": 1.7233355609691087e-06,
143
- "ram": 7.202007672731269e-08,
144
  "gpu": 0.0,
145
- "total": 1.7953556376964215e-06
146
  },
147
  "efficiency": {
148
  "unit": "tokens/kWh",
149
- "value": 1113985.4177115308
150
  }
151
  },
152
  "decode": {
153
  "memory": {
154
  "unit": "MB",
155
- "max_ram": 958.676992,
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.38974459700003194,
165
- "mean": 0.02783889978571657,
166
- "stdev": 0.001896955198045718,
167
- "p50": 0.027079275999994934,
168
- "p90": 0.030024262100010902,
169
- "p95": 0.030671428650002497,
170
- "p99": 0.031562749729992845,
171
  "values": [
172
- 0.027287241000010454,
173
- 0.027206430000006776,
174
- 0.029914038000015353,
175
- 0.030071501000008993,
176
- 0.02981774700000983,
177
- 0.03178557999999043,
178
- 0.02955305200001135,
179
- 0.026001975000014,
180
- 0.02609896699999581,
181
- 0.02641866599998366,
182
- 0.026952121999983092,
183
- 0.0267860120000023,
184
- 0.026324259000006123,
185
- 0.025527006999993773
186
  ]
187
  },
188
  "throughput": {
189
  "unit": "tokens/s",
190
- "value": 35.92095979716392
191
  },
192
  "energy": {
193
  "unit": "kWh",
194
- "cpu": 1.2515852416771045e-06,
195
- "ram": 5.230767169239569e-08,
196
  "gpu": 0.0,
197
- "total": 1.3038929133695e-06
198
  },
199
  "efficiency": {
200
  "unit": "tokens/kWh",
201
- "value": 766934.1475411622
202
  }
203
  },
204
  "per_token": {
@@ -206,33 +206,33 @@
206
  "latency": {
207
  "unit": "s",
208
  "count": 14,
209
- "total": 0.3842460230000313,
210
- "mean": 0.027446144500002236,
211
- "stdev": 0.0018049372392434002,
212
- "p50": 0.026758721000007313,
213
- "p90": 0.029516916400018543,
214
- "p95": 0.030141334150009413,
215
- "p99": 0.030999338829995792,
216
  "values": [
217
- 0.026924081000004207,
218
- 0.02687641200000712,
219
- 0.02940744900001846,
220
- 0.02956383100001858,
221
- 0.0293159679999917,
222
- 0.031213839999992388,
223
- 0.029072882999997773,
224
- 0.025692104999990306,
225
- 0.025784267999995336,
226
- 0.026106690999995408,
227
- 0.026641030000007504,
228
- 0.026417162000001326,
229
- 0.026001134000011916,
230
- 0.025229168999999274
231
  ]
232
  },
233
  "throughput": {
234
  "unit": "tokens/s",
235
- "value": 36.43498998556677
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": "f837debaab7bc93d6490c10e065312a52e57b795",
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": 958.619648,
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.6482270169999822,
113
+ "mean": 0.046301929785713014,
114
+ "stdev": 0.004546878962071299,
115
+ "p50": 0.04411083949999295,
116
+ "p90": 0.05217969889999097,
117
+ "p95": 0.05523648269998631,
118
+ "p99": 0.058336858939984776,
119
  "values": [
120
+ 0.04501018000001977,
121
+ 0.04491730399999483,
122
+ 0.059111952999984396,
123
+ 0.04744947999998317,
124
+ 0.044143773999991254,
125
+ 0.04390131900001393,
126
+ 0.04354293000000098,
127
+ 0.05314969099998734,
128
+ 0.049916383999999425,
129
+ 0.044077904999994644,
130
+ 0.04356663100000446,
131
+ 0.04301663399999711,
132
+ 0.04346193300000323,
133
+ 0.04296089900000766
134
  ]
135
  },
136
  "throughput": {
137
  "unit": "tokens/s",
138
+ "value": 43.19474391793326
139
  },
140
  "energy": {
141
  "unit": "kWh",
142
+ "cpu": 1.868257699189363e-06,
143
+ "ram": 7.807683591457655e-08,
144
  "gpu": 0.0,
145
+ "total": 1.9463345351039398e-06
146
  },
147
  "efficiency": {
148
  "unit": "tokens/kWh",
149
+ "value": 1027572.580113107
150
  }
151
  },
152
  "decode": {
153
  "memory": {
154
  "unit": "MB",
155
+ "max_ram": 958.619648,
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.4167471049999847,
165
+ "mean": 0.029767650357141764,
166
+ "stdev": 0.003983805536416375,
167
+ "p50": 0.02779229149999196,
168
+ "p90": 0.03572732599998574,
169
+ "p95": 0.03726574339999473,
170
+ "p99": 0.03854114948001296,
171
  "values": [
172
+ 0.028787558000004765,
173
+ 0.036407296999982464,
174
+ 0.03293798400000014,
175
+ 0.03886000100001752,
176
+ 0.02699971699999537,
177
+ 0.026944831999998087,
178
+ 0.034140726999993376,
179
+ 0.029912273999997296,
180
+ 0.027663182999987157,
181
+ 0.027921399999996765,
182
+ 0.02672232800000529,
183
+ 0.02680142799999885,
184
+ 0.026216204000007792,
185
+ 0.02643217199999981
186
  ]
187
  },
188
  "throughput": {
189
  "unit": "tokens/s",
190
+ "value": 33.59351470480044
191
  },
192
  "energy": {
193
  "unit": "kWh",
194
+ "cpu": 1.2666384039441406e-06,
195
+ "ram": 5.293570562251581e-08,
196
  "gpu": 0.0,
197
+ "total": 1.3195741095666566e-06
198
  },
199
  "efficiency": {
200
  "unit": "tokens/kWh",
201
+ "value": 757820.2639398528
202
  }
203
  },
204
  "per_token": {
 
206
  "latency": {
207
  "unit": "s",
208
  "count": 14,
209
+ "total": 0.41132615199995826,
210
+ "mean": 0.029380439428568446,
211
+ "stdev": 0.003971546727600507,
212
+ "p50": 0.027399070000001302,
213
+ "p90": 0.03530498859998943,
214
+ "p95": 0.03685198904999538,
215
+ "p99": 0.038154673810007575,
216
  "values": [
217
+ 0.02824434299998302,
218
+ 0.03597518199998717,
219
+ 0.03255706499999178,
220
+ 0.03848034500001063,
221
+ 0.02663903699999537,
222
+ 0.026591725999992377,
223
+ 0.033741203999994696,
224
+ 0.02954118499999936,
225
+ 0.02727188500000466,
226
+ 0.027526254999997946,
227
+ 0.026380122999995592,
228
+ 0.026414748999997073,
229
+ 0.025873738000001367,
230
+ 0.026089315000007218
231
  ]
232
  },
233
  "throughput": {
234
  "unit": "tokens/s",
235
+ "value": 34.03625062964978
236
  },
237
  "energy": null,
238
  "efficiency": null