IlyasMoutawwakil HF staff commited on
Commit
77e568e
1 Parent(s): 6ebfd45

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
@@ -73,14 +73,14 @@
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
- "cpu_ram_mb": 16757.342208,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.5.0-1018-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.0",
83
- "optimum_benchmark_commit": "c08a62a8b686d201c33b94256f220dd9ac7afa59",
84
  "transformers_version": "4.40.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.1",
@@ -99,7 +99,7 @@
99
  "prefill": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 947.945472,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -107,49 +107,50 @@
107
  },
108
  "latency": {
109
  "unit": "s",
110
- "count": 12,
111
- "total": 0.6501918929999988,
112
- "mean": 0.0541826577499999,
113
- "stdev": 0.0013730740943377403,
114
- "p50": 0.05391719749999879,
115
- "p90": 0.056113270900002024,
116
- "p95": 0.05628114490000087,
117
- "p99": 0.05643012978000059,
118
  "values": [
119
- 0.05449306400001319,
120
- 0.05646737600000051,
121
- 0.05343985400000406,
122
- 0.05597374300000979,
123
- 0.05612877400000116,
124
- 0.05451769999999101,
125
- 0.05386753499999486,
126
- 0.05206449199999952,
127
- 0.05348776400001043,
128
- 0.05366801099998497,
129
- 0.053966860000002725,
130
- 0.05211671999998657
 
131
  ]
132
  },
133
  "throughput": {
134
  "unit": "tokens/s",
135
- "value": 36.91217970938319
136
  },
137
  "energy": {
138
  "unit": "kWh",
139
- "cpu": 1.7939004633161758e-06,
140
- "ram": 7.496956684447428e-08,
141
  "gpu": 0.0,
142
- "total": 1.86887003016065e-06
143
  },
144
  "efficiency": {
145
  "unit": "tokens/kWh",
146
- "value": 1070165.3767908504
147
  }
148
  },
149
  "decode": {
150
  "memory": {
151
  "unit": "MB",
152
- "max_ram": 947.945472,
153
  "max_global_vram": null,
154
  "max_process_vram": null,
155
  "max_reserved": null,
@@ -157,74 +158,76 @@
157
  },
158
  "latency": {
159
  "unit": "s",
160
- "count": 12,
161
- "total": 0.39980038700005593,
162
- "mean": 0.03331669891667133,
163
- "stdev": 0.0010702724590086038,
164
- "p50": 0.03314393150000683,
165
- "p90": 0.03458322480001641,
166
- "p95": 0.034989840450009524,
167
- "p99": 0.0353334984900016,
168
  "values": [
169
- 0.03248409299999366,
170
- 0.03313558100001046,
171
- 0.03541941299999962,
172
- 0.033722918999984586,
173
- 0.03361108999999374,
174
- 0.034638372000017625,
175
- 0.03277439500001833,
176
- 0.03281135500000687,
177
- 0.03101574600000845,
178
- 0.0331522820000032,
179
- 0.03408690000000547,
180
- 0.03294824100001392
 
181
  ]
182
  },
183
  "throughput": {
184
  "unit": "tokens/s",
185
- "value": 30.014978449729018
186
  },
187
  "energy": {
188
  "unit": "kWh",
189
- "cpu": 1.0845343271891277e-06,
190
- "ram": 4.5323853443693366e-08,
191
  "gpu": 0.0,
192
- "total": 1.129858180632821e-06
193
  },
194
  "efficiency": {
195
  "unit": "tokens/kWh",
196
- "value": 885066.8315203163
197
  }
198
  },
199
  "per_token": {
200
  "memory": null,
201
  "latency": {
202
  "unit": "s",
203
- "count": 11,
204
- "total": 0.9632466059999842,
205
- "mean": 0.08756787327272585,
206
- "stdev": 0.001953518647042037,
207
- "p50": 0.08810024699999985,
208
- "p90": 0.08973437200000944,
209
- "p95": 0.08974758749999978,
210
- "p99": 0.08975815989999206,
211
  "values": [
212
- 0.08963376499997366,
213
- 0.0888551300000131,
214
- 0.08973437200000944,
215
- 0.08976080299999012,
216
- 0.08915110300000606,
217
- 0.08666020299997967,
218
- 0.08491508100001965,
219
- 0.08453501899998628,
220
- 0.08680758900001706,
221
- 0.08810024699999985,
222
- 0.08509329399998933
 
223
  ]
224
  },
225
  "throughput": {
226
  "unit": "tokens/s",
227
- "value": 11.419713219316735
228
  },
229
  "energy": null,
230
  "efficiency": null
 
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
+ "cpu_ram_mb": 16757.346304,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.5.0-1018-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.0",
83
+ "optimum_benchmark_commit": "bb03882362b0d86ebdf2f3e66d54ac5dde388b89",
84
  "transformers_version": "4.40.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.1",
 
99
  "prefill": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 957.874176,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
107
  },
108
  "latency": {
109
  "unit": "s",
110
+ "count": 13,
111
+ "total": 0.6325878959999898,
112
+ "mean": 0.0486606073846146,
113
+ "stdev": 0.0008899930368394741,
114
+ "p50": 0.04907824800000071,
115
+ "p90": 0.04953367919999323,
116
+ "p95": 0.04961296119999474,
117
+ "p99": 0.04964226184000267,
118
  "values": [
119
+ 0.04907824800000071,
120
+ 0.04829449999999724,
121
+ 0.046918894999976146,
122
+ 0.04964958700000466,
123
+ 0.04929478299999346,
124
+ 0.046988655999996354,
125
+ 0.04958854399998813,
126
+ 0.049128622000012,
127
+ 0.04819050599999741,
128
+ 0.04788639599999556,
129
+ 0.049216365999996015,
130
+ 0.04931422000001362,
131
+ 0.04903857300001846
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "tokens/s",
136
+ "value": 41.10100772462523
137
  },
138
  "energy": {
139
  "unit": "kWh",
140
+ "cpu": 1.648080404157992e-06,
141
+ "ram": 6.887546062322434e-08,
142
  "gpu": 0.0,
143
+ "total": 1.7169558647812164e-06
144
  },
145
  "efficiency": {
146
  "unit": "tokens/kWh",
147
+ "value": 1164852.3069373425
148
  }
149
  },
150
  "decode": {
151
  "memory": {
152
  "unit": "MB",
153
+ "max_ram": 957.874176,
154
  "max_global_vram": null,
155
  "max_process_vram": null,
156
  "max_reserved": null,
 
158
  },
159
  "latency": {
160
  "unit": "s",
161
+ "count": 13,
162
+ "total": 0.3994657069999903,
163
+ "mean": 0.030728131307691562,
164
+ "stdev": 0.00043238399684706583,
165
+ "p50": 0.030672686999992038,
166
+ "p90": 0.03125146880000784,
167
+ "p95": 0.0314041166000095,
168
+ "p99": 0.031569161720016156,
169
  "values": [
170
+ 0.030448376999999027,
171
+ 0.030829922000009446,
172
+ 0.03126657900000396,
173
+ 0.03065515499997673,
174
+ 0.03084149399998637,
175
+ 0.030587166999993087,
176
+ 0.030703474999995706,
177
+ 0.03055480699998725,
178
+ 0.03161042300001782,
179
+ 0.03119102800002338,
180
+ 0.030672686999992038,
181
+ 0.029860087000002977,
182
+ 0.030244506000002502
183
  ]
184
  },
185
  "throughput": {
186
  "unit": "tokens/s",
187
+ "value": 32.54346936970065
188
  },
189
  "energy": {
190
  "unit": "kWh",
191
+ "cpu": 1.0230693441850163e-06,
192
+ "ram": 4.275724606718101e-08,
193
  "gpu": 0.0,
194
+ "total": 1.0658265902521976e-06
195
  },
196
  "efficiency": {
197
  "unit": "tokens/kWh",
198
+ "value": 938238.9303717581
199
  }
200
  },
201
  "per_token": {
202
  "memory": null,
203
  "latency": {
204
  "unit": "s",
205
+ "count": 12,
206
+ "total": 0.9527203690000192,
207
+ "mean": 0.07939336408333493,
208
+ "stdev": 0.000810988827274294,
209
+ "p50": 0.07948272800000211,
210
+ "p90": 0.08030036500000506,
211
+ "p95": 0.08032474900000466,
212
+ "p99": 0.08033401540000228,
213
  "values": [
214
+ 0.07918480600000066,
215
+ 0.07818145600001003,
216
+ 0.08033633200000168,
217
+ 0.0801662019999867,
218
+ 0.07756764800001292,
219
+ 0.0803152720000071,
220
+ 0.07971708200000194,
221
+ 0.07979906500000311,
222
+ 0.07908204299999966,
223
+ 0.07992644399999449,
224
+ 0.07919564499999865,
225
+ 0.07924837400000229
226
  ]
227
  },
228
  "throughput": {
229
  "unit": "tokens/s",
230
+ "value": 12.595511117910988
231
  },
232
  "energy": null,
233
  "efficiency": null