IlyasMoutawwakil HF staff commited on
Commit
23aaeb4
1 Parent(s): 24db8d9

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": "791c6e35de952695e40c34df217c20ec4e890c8e",
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": 945.106944,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
@@ -105,51 +105,50 @@
105
  },
106
  "latency": {
107
  "unit": "s",
108
- "count": 14,
109
- "total": 0.6605156749999992,
110
- "mean": 0.04717969107142851,
111
- "stdev": 0.0019839382052444913,
112
- "p50": 0.047815430499994704,
113
- "p90": 0.04880466160001049,
114
- "p95": 0.04893411295001186,
115
- "p99": 0.04911716179000308,
116
  "values": [
117
- 0.049162924000000885,
118
- 0.048790088999993486,
119
- 0.04707321399999387,
120
- 0.04878988699999809,
121
- 0.04881090700001778,
122
- 0.046679458999989265,
123
- 0.04861301799999751,
124
- 0.048676116000024194,
125
- 0.047481415999982346,
126
- 0.04710741799999596,
127
- 0.04814944500000706,
128
- 0.04348912500000779,
129
- 0.04287444799999207,
130
- 0.04481820899999889
131
  ]
132
  },
133
  "throughput": {
134
  "unit": "tokens/s",
135
- "value": 42.39112114939594
136
  },
137
  "energy": {
138
  "unit": "kWh",
139
- "cpu": 1.6512227831063447e-06,
140
- "ram": 6.900659718053722e-08,
141
  "gpu": 0.0,
142
- "total": 1.720229380286882e-06
143
  },
144
  "efficiency": {
145
  "unit": "tokens/kWh",
146
- "value": 1162635.6478497426
147
  }
148
  },
149
  "decode": {
150
  "memory": {
151
  "unit": "MB",
152
- "max_ram": 945.106944,
153
  "max_global_vram": null,
154
  "max_process_vram": null,
155
  "max_reserved": null,
@@ -157,78 +156,76 @@
157
  },
158
  "latency": {
159
  "unit": "s",
160
- "count": 14,
161
- "total": 0.4115761959999986,
162
- "mean": 0.029398299714285616,
163
- "stdev": 0.0014512064827480512,
164
- "p50": 0.03017652400001225,
165
- "p90": 0.030481229100013253,
166
- "p95": 0.030540933900007873,
167
- "p99": 0.030583674779986154,
168
  "values": [
169
- 0.030198510000019496,
170
- 0.02999285699999632,
171
- 0.030220120999985056,
172
- 0.030594359999980725,
173
- 0.030409042999991698,
174
- 0.03051216600002249,
175
- 0.0303417970000055,
176
- 0.030032019999993054,
177
- 0.030154538000005005,
178
- 0.030327872000015077,
179
- 0.027026649999982055,
180
- 0.02700442899998734,
181
- 0.026406463000000713,
182
- 0.02835537000001409
183
  ]
184
  },
185
  "throughput": {
186
  "unit": "tokens/s",
187
- "value": 34.01557265960067
188
  },
189
  "energy": {
190
  "unit": "kWh",
191
- "cpu": 9.950030401900973e-07,
192
- "ram": 4.158411092267045e-08,
193
  "gpu": 0.0,
194
- "total": 1.0365871511127672e-06
195
  },
196
  "efficiency": {
197
  "unit": "tokens/kWh",
198
- "value": 964704.2208911318
199
  }
200
  },
201
  "per_token": {
202
  "memory": null,
203
  "latency": {
204
  "unit": "s",
205
- "count": 13,
206
- "total": 0.9931552479999937,
207
- "mean": 0.07639655753846106,
208
- "stdev": 0.0032259823230449285,
209
- "p50": 0.07745438599999943,
210
- "p90": 0.0791186008000068,
211
- "p95": 0.07928131880000819,
212
- "p99": 0.07941650456000843,
213
  "values": [
214
- 0.07883229600000163,
215
- 0.07728090199998405,
216
- 0.0794503010000085,
217
- 0.079168664000008,
218
- 0.07729525799999237,
219
- 0.07891834800000197,
220
- 0.07876563299998907,
221
- 0.07765397700001131,
222
- 0.07745438599999943,
223
- 0.07530724000000077,
224
- 0.07054737400000022,
225
- 0.06930198000000587,
226
- 0.07317888899999048
227
  ]
228
  },
229
  "throughput": {
230
  "unit": "tokens/s",
231
- "value": 13.089595031773
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": "466c44af5d8cf99af048e74ddb3b2f8ec6606263",
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": 946.417664,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
 
105
  },
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,
 
156
  },
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": {
200
  "memory": null,
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