IlyasMoutawwakil HF staff commited on
Commit
d445fbc
1 Parent(s): 790d909

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": "466c44af5d8cf99af048e74ddb3b2f8ec6606263",
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.417664,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
@@ -106,49 +106,49 @@
106
  "latency": {
107
  "unit": "s",
108
  "count": 13,
109
- "total": 0.6183230909999793,
110
- "mean": 0.0475633146923061,
111
- "stdev": 0.0008756040044050866,
112
- "p50": 0.04752700000000232,
113
- "p90": 0.04860880140000745,
114
- "p95": 0.04875034360000541,
115
- "p99": 0.048875287120000624,
116
  "values": [
117
- 0.04767243399999188,
118
- 0.048459110999999666,
119
- 0.046639943000002404,
120
- 0.04842830399999798,
121
- 0.0486462240000094,
122
- 0.04567363699999305,
123
- 0.04741417799999681,
124
- 0.04778967400000056,
125
- 0.04737683799999104,
126
- 0.046892348000000084,
127
- 0.04752700000000232,
128
- 0.046896876999994674,
129
- 0.048906522999999424
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "tokens/s",
134
- "value": 42.049214041079495
135
  },
136
  "energy": {
137
  "unit": "kWh",
138
- "cpu": 1.6300474603970849e-06,
139
- "ram": 6.812143467404515e-08,
140
  "gpu": 0.0,
141
- "total": 1.69816889507113e-06
142
  },
143
  "efficiency": {
144
  "unit": "tokens/kWh",
145
- "value": 1177739.1552777365
146
  }
147
  },
148
  "decode": {
149
  "memory": {
150
  "unit": "MB",
151
- "max_ram": 946.417664,
152
  "max_global_vram": null,
153
  "max_process_vram": null,
154
  "max_reserved": null,
@@ -157,43 +157,43 @@
157
  "latency": {
158
  "unit": "s",
159
  "count": 13,
160
- "total": 0.39417699000009065,
161
- "mean": 0.030321306923083897,
162
- "stdev": 0.00036244626522524584,
163
- "p50": 0.03033816600000705,
164
- "p90": 0.030825441400014596,
165
- "p95": 0.030870784600011802,
166
- "p99": 0.030911238520008055,
167
  "values": [
168
- 0.03033816600000705,
169
- 0.030106572000022425,
170
- 0.0305921739999917,
171
- 0.030778915000013285,
172
- 0.030029175999999325,
173
- 0.030413959000014756,
174
- 0.03003161999998838,
175
- 0.029752486000006684,
176
- 0.03092135200000712,
177
- 0.03040546200000449,
178
- 0.030079550000010613,
179
- 0.030837073000014925,
180
- 0.029890485000009903
181
  ]
182
  },
183
  "throughput": {
184
  "unit": "tokens/s",
185
- "value": 32.980108757735984
186
  },
187
  "energy": {
188
  "unit": "kWh",
189
- "cpu": 9.49426492055257e-07,
190
- "ram": 3.9681668824608595e-08,
191
  "gpu": 0.0,
192
- "total": 9.891081608798656e-07
193
  },
194
  "efficiency": {
195
  "unit": "tokens/kWh",
196
- "value": 1011011.7776305127
197
  }
198
  },
199
  "per_token": {
@@ -201,31 +201,31 @@
201
  "latency": {
202
  "unit": "s",
203
  "count": 12,
204
- "total": 0.9347128900000143,
205
- "mean": 0.07789274083333453,
206
- "stdev": 0.0008512646288746623,
207
- "p50": 0.07769614849998163,
208
- "p90": 0.07882851180001182,
209
- "p95": 0.07899810740000816,
210
- "p99": 0.07916023508000421,
211
  "values": [
212
- 0.07862327099999789,
213
- 0.07720745000000306,
214
- 0.07920076700000322,
215
- 0.07879446300000836,
216
- 0.07601927700000033,
217
- 0.07744712100000584,
218
- 0.0776562939999792,
219
- 0.07823223600001938,
220
- 0.07733370799999761,
221
- 0.07763000500000317,
222
- 0.07773600299998407,
223
- 0.07883229500001221
224
  ]
225
  },
226
  "throughput": {
227
  "unit": "tokens/s",
228
- "value": 12.838166808633414
229
  },
230
  "energy": null,
231
  "efficiency": null
 
78
  "processor": "x86_64",
79
  "python_version": "3.10.14",
80
  "optimum_benchmark_version": "0.2.0",
81
+ "optimum_benchmark_commit": "a84403909b6e036e6ac3ccba23f1df81c197a364",
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": 945.291264,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
 
106
  "latency": {
107
  "unit": "s",
108
  "count": 13,
109
+ "total": 0.6234438079999904,
110
+ "mean": 0.04795721599999926,
111
+ "stdev": 0.0010602164960515198,
112
+ "p50": 0.047924813000008726,
113
+ "p90": 0.04920104799999194,
114
+ "p95": 0.04958000759999095,
115
+ "p99": 0.05001942791998999,
116
  "values": [
117
+ 0.04716649900001357,
118
+ 0.047851404999988745,
119
+ 0.04652067500001067,
120
+ 0.04914994399999273,
121
+ 0.047924813000008726,
122
+ 0.04620889000000261,
123
+ 0.047777336000024206,
124
+ 0.048379627000002756,
125
+ 0.049213823999991746,
126
+ 0.050129282999989755,
127
+ 0.04814937399999053,
128
+ 0.047015014999999494,
129
+ 0.0479571229999749
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "tokens/s",
134
+ "value": 41.70383868821807
135
  },
136
  "energy": {
137
  "unit": "kWh",
138
+ "cpu": 1.5945832994249135e-06,
139
+ "ram": 6.664023496911113e-08,
140
  "gpu": 0.0,
141
+ "total": 1.6612235343940246e-06
142
  },
143
  "efficiency": {
144
  "unit": "tokens/kWh",
145
+ "value": 1203931.896335404
146
  }
147
  },
148
  "decode": {
149
  "memory": {
150
  "unit": "MB",
151
+ "max_ram": 945.291264,
152
  "max_global_vram": null,
153
  "max_process_vram": null,
154
  "max_reserved": null,
 
157
  "latency": {
158
  "unit": "s",
159
  "count": 13,
160
+ "total": 0.3903413210000224,
161
+ "mean": 0.030026255461540183,
162
+ "stdev": 0.00042299475511682947,
163
+ "p50": 0.03017872099999863,
164
+ "p90": 0.030508497000005262,
165
+ "p95": 0.03058195120000846,
166
+ "p99": 0.030634889440009375,
167
  "values": [
168
+ 0.02943988399999853,
169
+ 0.0305378360000077,
170
+ 0.030256769000004624,
171
+ 0.0300096849999818,
172
+ 0.029974068000001353,
173
+ 0.030391140999995514,
174
+ 0.030334002999978793,
175
+ 0.029495048000001134,
176
+ 0.03017872099999863,
177
+ 0.030648124000009602,
178
+ 0.03019704600001205,
179
+ 0.0293241660000092,
180
+ 0.029554830000023458
181
  ]
182
  },
183
  "throughput": {
184
  "unit": "tokens/s",
185
+ "value": 33.30418610741766
186
  },
187
  "energy": {
188
  "unit": "kWh",
189
+ "cpu": 9.459344645341237e-07,
190
+ "ram": 3.953454741948834e-08,
191
  "gpu": 0.0,
192
+ "total": 9.854690119536124e-07
193
  },
194
  "efficiency": {
195
  "unit": "tokens/kWh",
196
+ "value": 1014745.251114067
197
  }
198
  },
199
  "per_token": {
 
201
  "latency": {
202
  "unit": "s",
203
  "count": 12,
204
+ "total": 0.9373783519999961,
205
+ "mean": 0.07811486266666634,
206
+ "stdev": 0.001230883767789822,
207
+ "p50": 0.07804928250000387,
208
+ "p90": 0.07936456369999974,
209
+ "p95": 0.08001338909999874,
210
+ "p99": 0.08063352421999553,
211
  "values": [
212
+ 0.0784812240000008,
213
+ 0.0767301150000037,
214
+ 0.07923319699997933,
215
+ 0.07789698600001316,
216
+ 0.0765836610000008,
217
+ 0.07817973699999925,
218
+ 0.07791882800000849,
219
+ 0.079379160000002,
220
+ 0.08078855799999474,
221
+ 0.07836057699998378,
222
+ 0.07630155100000025,
223
+ 0.0775247580000098
224
  ]
225
  },
226
  "throughput": {
227
  "unit": "tokens/s",
228
+ "value": 12.801661116236286
229
  },
230
  "energy": null,
231
  "efficiency": null