IlyasMoutawwakil HF staff commited on
Commit
fb67d5e
1 Parent(s): 33e6b9d

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
@@ -78,7 +78,7 @@
78
  "processor": "x86_64",
79
  "python_version": "3.10.14",
80
  "optimum_benchmark_version": "0.2.0",
81
- "optimum_benchmark_commit": "7baf94000c37c83d18199a862912f4a1d19e3245",
82
  "transformers_version": "4.40.2",
83
  "transformers_commit": null,
84
  "accelerate_version": "0.30.1",
@@ -97,7 +97,7 @@
97
  "prefill": {
98
  "memory": {
99
  "unit": "MB",
100
- "max_ram": 946.46272,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
@@ -106,50 +106,50 @@
106
  "latency": {
107
  "unit": "s",
108
  "count": 14,
109
- "total": 0.6270912819999239,
110
- "mean": 0.044792234428565995,
111
- "stdev": 0.002274742310623746,
112
- "p50": 0.04603534199998194,
113
- "p90": 0.046469210499998324,
114
- "p95": 0.04657202490000003,
115
- "p99": 0.04670445537999484,
116
  "values": [
117
- 0.046437293999986196,
118
- 0.04578597400001172,
119
- 0.046482889000003524,
120
- 0.04607523099997479,
121
- 0.04624404599999821,
122
- 0.04625596799999698,
123
- 0.04569205900000384,
124
- 0.04617141099998889,
125
- 0.04673756299999354,
126
- 0.045995452999989084,
127
- 0.042881985999997596,
128
- 0.040935848000003716,
129
- 0.040687755999982755,
130
- 0.040707803999993075
131
  ]
132
  },
133
  "throughput": {
134
  "unit": "tokens/s",
135
- "value": 44.65059681694538
136
  },
137
  "energy": {
138
  "unit": "kWh",
139
- "cpu": 1.6198531256781685e-06,
140
- "ram": 6.769649982414876e-08,
141
  "gpu": 0.0,
142
- "total": 1.6875496255023173e-06
143
  },
144
  "efficiency": {
145
  "unit": "tokens/kWh",
146
- "value": 1185150.3326337312
147
  }
148
  },
149
  "decode": {
150
  "memory": {
151
  "unit": "MB",
152
- "max_ram": 946.46272,
153
  "max_global_vram": null,
154
  "max_process_vram": null,
155
  "max_reserved": null,
@@ -158,44 +158,44 @@
158
  "latency": {
159
  "unit": "s",
160
  "count": 14,
161
- "total": 0.3940240219999964,
162
- "mean": 0.028144572999999746,
163
- "stdev": 0.0019657709224799183,
164
- "p50": 0.028790189999995164,
165
- "p90": 0.02981960119999485,
166
- "p95": 0.030493039999996085,
167
- "p99": 0.0313097623999937,
168
  "values": [
169
- 0.02904804900001068,
170
- 0.02898591299998543,
171
- 0.028741058999997904,
172
- 0.028462771000022258,
173
- 0.029324602000002642,
174
- 0.028839320999992424,
175
- 0.028622026999983063,
176
- 0.02994332299999769,
177
- 0.02953091699998822,
178
- 0.031513942999993105,
179
- 0.025060987000017576,
180
- 0.025382084000000305,
181
- 0.025232256000009556,
182
- 0.025336769999995568
183
  ]
184
  },
185
  "throughput": {
186
  "unit": "tokens/s",
187
- "value": 35.530828625469255
188
  },
189
  "energy": {
190
  "unit": "kWh",
191
- "cpu": 9.608754217624665e-07,
192
- "ram": 4.015936459237963e-08,
193
  "gpu": 0.0,
194
- "total": 1.001034786354846e-06
195
  },
196
  "efficiency": {
197
  "unit": "tokens/kWh",
198
- "value": 998966.283321068
199
  }
200
  },
201
  "per_token": {
@@ -203,32 +203,32 @@
203
  "latency": {
204
  "unit": "s",
205
  "count": 13,
206
- "total": 0.9460952139999961,
207
- "mean": 0.07277655492307662,
208
- "stdev": 0.004204756925845241,
209
- "p50": 0.07480900699999893,
210
- "p90": 0.07626089900000466,
211
- "p95": 0.07679263940000282,
212
- "p99": 0.0773867550799946,
213
  "values": [
214
- 0.07480900699999893,
215
- 0.07526512399999774,
216
- 0.07453133000001344,
217
- 0.0756007579999789,
218
- 0.07508701300000098,
219
- 0.07434589500002176,
220
- 0.07611432299998455,
221
- 0.07629754300000968,
222
- 0.07753528399999254,
223
- 0.06815923499999599,
224
- 0.0663509329999954,
225
- 0.0659376750000149,
226
- 0.06606109399999127
227
  ]
228
  },
229
  "throughput": {
230
  "unit": "tokens/s",
231
- "value": 13.740688894342144
232
  },
233
  "energy": null,
234
  "efficiency": null
 
78
  "processor": "x86_64",
79
  "python_version": "3.10.14",
80
  "optimum_benchmark_version": "0.2.0",
81
+ "optimum_benchmark_commit": "6351381d30af027b495f2efc26253328f9283823",
82
  "transformers_version": "4.40.2",
83
  "transformers_commit": null,
84
  "accelerate_version": "0.30.1",
 
97
  "prefill": {
98
  "memory": {
99
  "unit": "MB",
100
+ "max_ram": 955.63776,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
 
106
  "latency": {
107
  "unit": "s",
108
  "count": 14,
109
+ "total": 0.656266832,
110
+ "mean": 0.046876202285714284,
111
+ "stdev": 0.0024843992358366826,
112
+ "p50": 0.04779981250000276,
113
+ "p90": 0.049471128200002566,
114
+ "p95": 0.049611201599994104,
115
+ "p99": 0.049743674719981354,
116
  "values": [
117
+ 0.044562583000015366,
118
+ 0.043082114000014826,
119
+ 0.042491342999994686,
120
+ 0.04298459199998206,
121
+ 0.04644029400000704,
122
+ 0.046724212000015086,
123
+ 0.0493523410000023,
124
+ 0.04952203700000268,
125
+ 0.047977760000009084,
126
+ 0.04834349099999713,
127
+ 0.04977679299997817,
128
+ 0.048646034999990206,
129
+ 0.048741371999994954,
130
+ 0.04762186499999643
131
  ]
132
  },
133
  "throughput": {
134
  "unit": "tokens/s",
135
+ "value": 42.665572347559994
136
  },
137
  "energy": {
138
  "unit": "kWh",
139
+ "cpu": 1.6467356019549902e-06,
140
+ "ram": 6.881924505067378e-08,
141
  "gpu": 0.0,
142
+ "total": 1.7155548470056638e-06
143
  },
144
  "efficiency": {
145
  "unit": "tokens/kWh",
146
+ "value": 1165803.5903024657
147
  }
148
  },
149
  "decode": {
150
  "memory": {
151
  "unit": "MB",
152
+ "max_ram": 955.63776,
153
  "max_global_vram": null,
154
  "max_process_vram": null,
155
  "max_reserved": null,
 
158
  "latency": {
159
  "unit": "s",
160
  "count": 14,
161
+ "total": 0.41523849399996493,
162
+ "mean": 0.029659892428568924,
163
+ "stdev": 0.0013631087549103686,
164
+ "p50": 0.030512559499996428,
165
+ "p90": 0.030768484199998624,
166
+ "p95": 0.030799512949997165,
167
+ "p99": 0.030815475389997005,
168
  "values": [
169
+ 0.027958323999996537,
170
+ 0.027668923999982553,
171
+ 0.02678200099998662,
172
+ 0.027963612999997167,
173
+ 0.030536818999991056,
174
+ 0.030563208999978997,
175
+ 0.0304883000000018,
176
+ 0.030721153000001777,
177
+ 0.030819465999996964,
178
+ 0.030788768999997274,
179
+ 0.030698911000001772,
180
+ 0.029814503000011428,
181
+ 0.030572747000007894,
182
+ 0.02986175500001309
183
  ]
184
  },
185
  "throughput": {
186
  "unit": "tokens/s",
187
+ "value": 33.715563952510585
188
  },
189
  "energy": {
190
  "unit": "kWh",
191
+ "cpu": 1.0278601778878104e-06,
192
+ "ram": 4.2957183529757984e-08,
193
  "gpu": 0.0,
194
+ "total": 1.0708173614175681e-06
195
  },
196
  "efficiency": {
197
  "unit": "tokens/kWh",
198
+ "value": 933866.0690709957
199
  }
200
  },
201
  "per_token": {
 
203
  "latency": {
204
  "unit": "s",
205
  "count": 13,
206
+ "total": 0.9991990680000242,
207
+ "mean": 0.07686146676923264,
208
+ "stdev": 0.0037387120965235716,
209
+ "p50": 0.07846468600001799,
210
+ "p90": 0.08018155040001602,
211
+ "p95": 0.08036120500000835,
212
+ "p99": 0.08047753779998856,
213
  "values": [
214
+ 0.07076899100002265,
215
+ 0.06928366199997527,
216
+ 0.07095621100000926,
217
+ 0.0768606249999948,
218
+ 0.07729317300001526,
219
+ 0.07985070799998084,
220
+ 0.08026426100002482,
221
+ 0.07881039999998052,
222
+ 0.07915040400001772,
223
+ 0.08050662099998362,
224
+ 0.07846468600001799,
225
+ 0.07932216399998993,
226
+ 0.07766716200001156
227
  ]
228
  },
229
  "throughput": {
230
  "unit": "tokens/s",
231
+ "value": 13.01042046208122
232
  },
233
  "energy": null,
234
  "efficiency": null