IlyasMoutawwakil HF staff commited on
Commit
be2f8d5
1 Parent(s): fcb7fbf

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
@@ -71,12 +71,12 @@
71
  "environment": {
72
  "cpu": " AMD EPYC 7763 64-Core Processor",
73
  "cpu_count": 4,
74
- "cpu_ram_mb": 16757.3504,
75
  "system": "Linux",
76
  "machine": "x86_64",
77
  "platform": "Linux-6.5.0-1021-azure-x86_64-with-glibc2.35",
78
  "processor": "x86_64",
79
- "python_version": "3.10.14",
80
  "optimum_benchmark_version": "0.2.0",
81
  "optimum_benchmark_commit": "90aae7d9a74aeabd69ab3338806fa9a29ef64627",
82
  "transformers_version": "4.40.2",
@@ -97,7 +97,7 @@
97
  "prefill": {
98
  "memory": {
99
  "unit": "MB",
100
- "max_ram": 956.7232,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
@@ -105,50 +105,48 @@
105
  },
106
  "latency": {
107
  "unit": "s",
108
- "count": 13,
109
- "total": 0.6258788679999725,
110
- "mean": 0.04814452830769019,
111
- "stdev": 0.004376968506651717,
112
- "p50": 0.04566476600001579,
113
- "p90": 0.05484389800001282,
114
- "p95": 0.055370293600014976,
115
- "p99": 0.05570783392001204,
116
  "values": [
117
- 0.04695222999998805,
118
- 0.044760942999971576,
119
- 0.04451632799998606,
120
- 0.04525409100000388,
121
- 0.04566476600001579,
122
- 0.04409622700001137,
123
- 0.045268688000021484,
124
- 0.044984027999987575,
125
- 0.04602086799997096,
126
- 0.055089010000017424,
127
- 0.0557922190000113,
128
- 0.05386344999999437,
129
- 0.05361601999999266
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "tokens/s",
134
- "value": 41.541584688878075
135
  },
136
  "energy": {
137
  "unit": "kWh",
138
- "cpu": 1.7272950370530578e-06,
139
- "ram": 7.218419799145343e-08,
140
  "gpu": 0.0,
141
- "total": 1.7994792350445112e-06
142
  },
143
  "efficiency": {
144
  "unit": "tokens/kWh",
145
- "value": 1111432.663989884
146
  }
147
  },
148
  "decode": {
149
  "memory": {
150
  "unit": "MB",
151
- "max_ram": 956.7232,
152
  "max_global_vram": null,
153
  "max_process_vram": null,
154
  "max_reserved": null,
@@ -156,76 +154,72 @@
156
  },
157
  "latency": {
158
  "unit": "s",
159
- "count": 13,
160
- "total": 0.39207534599995597,
161
- "mean": 0.030159641999996614,
162
- "stdev": 0.0025159574615901226,
163
- "p50": 0.028508955999996033,
164
- "p90": 0.033911745199986854,
165
- "p95": 0.03424447819998022,
166
- "p99": 0.03458325883998441,
167
  "values": [
168
- 0.028508955999996033,
169
- 0.027907666000032805,
170
- 0.02824889099997563,
171
- 0.028801740000005793,
172
- 0.02798887599999489,
173
- 0.028103600000008555,
174
- 0.02809538599996131,
175
- 0.028449143999978332,
176
- 0.03181754000002002,
177
- 0.03396216099997673,
178
- 0.03466795399998546,
179
- 0.03371008200002734,
180
- 0.03181334999999308
181
  ]
182
  },
183
  "throughput": {
184
  "unit": "tokens/s",
185
- "value": 33.15689224693424
186
  },
187
  "energy": {
188
  "unit": "kWh",
189
- "cpu": 1.0148386333299717e-06,
190
- "ram": 4.2416143902064284e-08,
191
  "gpu": 0.0,
192
- "total": 1.057254777232036e-06
193
  },
194
  "efficiency": {
195
  "unit": "tokens/kWh",
196
- "value": 945845.8089147322
197
  }
198
  },
199
  "per_token": {
200
  "memory": null,
201
  "latency": {
202
  "unit": "s",
203
- "count": 12,
204
- "total": 0.9427989480000178,
205
- "mean": 0.07856657900000148,
206
- "stdev": 0.007011150610211693,
207
- "p50": 0.07388548350002111,
208
- "p90": 0.08888338910002176,
209
- "p95": 0.08970115210000529,
210
- "p99": 0.0903604736199867,
211
  "values": [
212
- 0.07276532899999211,
213
- 0.0727404429999865,
214
- 0.07406680100001495,
215
- 0.07370416600002727,
216
- 0.07219099099995674,
217
- 0.07340109200004008,
218
- 0.07342239199999767,
219
- 0.07772605999997495,
220
- 0.0890268460000243,
221
- 0.09052530399998204,
222
- 0.08759227699999883,
223
- 0.0856372470000224
224
  ]
225
  },
226
  "throughput": {
227
  "unit": "tokens/s",
228
- "value": 12.728058326174303
229
  },
230
  "energy": null,
231
  "efficiency": null
 
71
  "environment": {
72
  "cpu": " AMD EPYC 7763 64-Core Processor",
73
  "cpu_count": 4,
74
+ "cpu_ram_mb": 16757.354496,
75
  "system": "Linux",
76
  "machine": "x86_64",
77
  "platform": "Linux-6.5.0-1021-azure-x86_64-with-glibc2.35",
78
  "processor": "x86_64",
79
+ "python_version": "3.9.19",
80
  "optimum_benchmark_version": "0.2.0",
81
  "optimum_benchmark_commit": "90aae7d9a74aeabd69ab3338806fa9a29ef64627",
82
  "transformers_version": "4.40.2",
 
97
  "prefill": {
98
  "memory": {
99
  "unit": "MB",
100
+ "max_ram": 952.795136,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
 
105
  },
106
  "latency": {
107
  "unit": "s",
108
+ "count": 11,
109
+ "total": 0.6383326590000138,
110
+ "mean": 0.05803024172727398,
111
+ "stdev": 0.002777207257126519,
112
+ "p50": 0.057320351000015535,
113
+ "p90": 0.060217708999999786,
114
+ "p95": 0.06226782999999614,
115
+ "p99": 0.06390792679999323,
116
  "values": [
117
+ 0.05933693899999071,
118
+ 0.059465590000002067,
119
+ 0.0597518859999866,
120
+ 0.06431795099999249,
121
+ 0.05554175800000394,
122
+ 0.056214379000010695,
123
+ 0.05601956399999608,
124
+ 0.060217708999999786,
125
+ 0.05613758500001609,
126
+ 0.05400894699999981,
127
+ 0.057320351000015535
 
 
128
  ]
129
  },
130
  "throughput": {
131
  "unit": "tokens/s",
132
+ "value": 34.464788366718246
133
  },
134
  "energy": {
135
  "unit": "kWh",
136
+ "cpu": 2.1882351533866227e-06,
137
+ "ram": 9.144106055632367e-08,
138
  "gpu": 0.0,
139
+ "total": 2.279676213942946e-06
140
  },
141
  "efficiency": {
142
  "unit": "tokens/kWh",
143
+ "value": 877317.5715777568
144
  }
145
  },
146
  "decode": {
147
  "memory": {
148
  "unit": "MB",
149
+ "max_ram": 952.795136,
150
  "max_global_vram": null,
151
  "max_process_vram": null,
152
  "max_reserved": null,
 
154
  },
155
  "latency": {
156
  "unit": "s",
157
+ "count": 11,
158
+ "total": 0.39245878199992035,
159
+ "mean": 0.03567807109090185,
160
+ "stdev": 0.0026861941941847167,
161
+ "p50": 0.03431401800000344,
162
+ "p90": 0.038771668999999065,
163
+ "p95": 0.03983036749998803,
164
+ "p99": 0.0406773262999792,
165
  "values": [
166
+ 0.038771668999999065,
167
+ 0.03431401800000344,
168
+ 0.038533021999995754,
169
+ 0.03319226599998615,
170
+ 0.03310243799998602,
171
+ 0.03294136599998865,
172
+ 0.03390299400001595,
173
+ 0.03794973899999832,
174
+ 0.03510635199998546,
175
+ 0.03375585199998454,
176
+ 0.04088906599997699
 
 
177
  ]
178
  },
179
  "throughput": {
180
  "unit": "tokens/s",
181
+ "value": 28.028421083980824
182
  },
183
  "energy": {
184
  "unit": "kWh",
185
+ "cpu": 1.2419237398806917e-06,
186
+ "ram": 5.190814080657607e-08,
187
  "gpu": 0.0,
188
+ "total": 1.2938318806872675e-06
189
  },
190
  "efficiency": {
191
  "unit": "tokens/kWh",
192
+ "value": 772897.9436407243
193
  }
194
  },
195
  "per_token": {
196
  "memory": null,
197
  "latency": {
198
  "unit": "s",
199
+ "count": 10,
200
+ "total": 0.9330569309999817,
201
+ "mean": 0.09330569309999817,
202
+ "stdev": 0.004183401697467714,
203
+ "p50": 0.09261663849999024,
204
+ "p90": 0.09815250730000571,
205
+ "p95": 0.09817963464999764,
206
+ "p99": 0.09820133652999118,
207
  "values": [
208
+ 0.0939672379999763,
209
+ 0.0981464790000075,
210
+ 0.09771918900000287,
211
+ 0.08865479499999651,
212
+ 0.08916938000001551,
213
+ 0.08998324099999877,
214
+ 0.09814281199999186,
215
+ 0.09126603900000418,
216
+ 0.08780099599999858,
217
+ 0.09820676199998957
 
 
218
  ]
219
  },
220
  "throughput": {
221
  "unit": "tokens/s",
222
+ "value": 10.717459640198735
223
  },
224
  "energy": null,
225
  "efficiency": null