IlyasMoutawwakil HF staff commited on
Commit
d3678cb
1 Parent(s): cc74fd3

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": "47f521462daae132cf29116243bfd11ec14edd99",
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": 959.287296,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -107,50 +107,51 @@
107
  },
108
  "latency": {
109
  "unit": "s",
110
- "count": 13,
111
- "total": 0.6302729209999711,
112
- "mean": 0.04848253238461316,
113
- "stdev": 0.0009278845580908386,
114
- "p50": 0.04878379599998084,
115
- "p90": 0.0492147455999941,
116
- "p95": 0.04937029719999941,
117
- "p99": 0.049552876240005615,
118
  "values": [
119
- 0.04917770299999802,
120
- 0.04912363100001471,
121
- 0.047266073999992386,
122
- 0.049218147999994244,
123
- 0.04878379599998084,
124
- 0.046119949999990695,
125
- 0.04844273800000565,
126
- 0.04770730099997422,
127
- 0.04959852100000717,
128
- 0.04833384299999466,
129
- 0.04920113599999354,
130
- 0.048934878000011395,
131
- 0.048365202000013596
 
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "tokens/s",
136
- "value": 41.25197058878751
137
  },
138
  "energy": {
139
  "unit": "kWh",
140
- "cpu": 1.6470589571528964e-06,
141
- "ram": 6.883293793123357e-08,
142
  "gpu": 0.0,
143
- "total": 1.71589189508413e-06
144
  },
145
  "efficiency": {
146
  "unit": "tokens/kWh",
147
- "value": 1165574.5946057634
148
  }
149
  },
150
  "decode": {
151
  "memory": {
152
  "unit": "MB",
153
- "max_ram": 959.287296,
154
  "max_global_vram": null,
155
  "max_process_vram": null,
156
  "max_reserved": null,
@@ -158,76 +159,78 @@
158
  },
159
  "latency": {
160
  "unit": "s",
161
- "count": 13,
162
- "total": 0.39883740300004433,
163
- "mean": 0.03067980023077264,
164
- "stdev": 0.0006081779709892031,
165
- "p50": 0.0307228760000271,
166
- "p90": 0.03132686599999488,
167
- "p95": 0.03156443459999991,
168
- "p99": 0.03182845332000852,
169
  "values": [
170
- 0.030779019999982893,
171
- 0.03134441899999274,
172
- 0.031018650000021353,
173
- 0.030634620000000723,
174
- 0.030637785999999778,
175
- 0.0307228760000271,
176
- 0.029875078999992866,
177
- 0.029803284000024632,
178
- 0.03018128200000092,
179
- 0.031256654000003437,
180
- 0.03189445800001067,
181
- 0.030863869000000932,
182
- 0.029825405999986287
 
183
  ]
184
  },
185
  "throughput": {
186
  "unit": "tokens/s",
187
- "value": 32.594736356756776
188
  },
189
  "energy": {
190
  "unit": "kWh",
191
- "cpu": 9.726747649687302e-07,
192
- "ram": 4.065034045004267e-08,
193
  "gpu": 0.0,
194
- "total": 1.0133251054187729e-06
195
  },
196
  "efficiency": {
197
  "unit": "tokens/kWh",
198
- "value": 986850.1181432132
199
  }
200
  },
201
  "per_token": {
202
  "memory": null,
203
  "latency": {
204
  "unit": "s",
205
- "count": 12,
206
- "total": 0.9493795660000046,
207
- "mean": 0.07911496383333372,
208
- "stdev": 0.001209883272354565,
209
- "p50": 0.07953593050001473,
210
- "p90": 0.08042491450001137,
211
- "p95": 0.08076838710000515,
212
- "p99": 0.0810428494199948,
213
  "values": [
214
- 0.08048768700001574,
215
- 0.07828604700000596,
216
- 0.07985996199997203,
217
- 0.07950258300002133,
218
- 0.07676826599998776,
219
- 0.07841652100000829,
220
- 0.07753915899999697,
221
- 0.07979905799999187,
222
- 0.07956927800000813,
223
- 0.08111146499999222,
224
- 0.07977228800001512,
225
- 0.07826725199998918
 
226
  ]
227
  },
228
  "throughput": {
229
  "unit": "tokens/s",
230
- "value": 12.639833876517141
231
  },
232
  "energy": null,
233
  "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": "40484fbc84921b66f5da6e6dc8e14a8bfa42b562",
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": 959.5904,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
107
  },
108
  "latency": {
109
  "unit": "s",
110
+ "count": 14,
111
+ "total": 0.6424627510000676,
112
+ "mean": 0.04589019650000482,
113
+ "stdev": 0.002383455004434377,
114
+ "p50": 0.04723009299999603,
115
+ "p90": 0.04751209140000867,
116
+ "p95": 0.047614370600007304,
117
+ "p99": 0.047718524520008715,
118
  "values": [
119
+ 0.04727155599999833,
120
+ 0.04735951000000682,
121
+ 0.047744563000009066,
122
+ 0.04729871600000024,
123
+ 0.04734186800001794,
124
+ 0.04754426700000636,
125
+ 0.047188629999993736,
126
+ 0.04743701500001407,
127
+ 0.046764445999997406,
128
+ 0.04684360299998502,
129
+ 0.04527515099999846,
130
+ 0.04117219400001204,
131
+ 0.04191040800000678,
132
+ 0.041310824000021285
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "tokens/s",
137
+ "value": 43.582293224649625
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
+ "cpu": 1.6317032553531507e-06,
142
+ "ram": 6.819121629000731e-08,
143
  "gpu": 0.0,
144
+ "total": 1.6998944716431582e-06
145
  },
146
  "efficiency": {
147
  "unit": "tokens/kWh",
148
+ "value": 1176543.6227736848
149
  }
150
  },
151
  "decode": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 959.5904,
155
  "max_global_vram": null,
156
  "max_process_vram": null,
157
  "max_reserved": null,
 
159
  },
160
  "latency": {
161
  "unit": "s",
162
+ "count": 14,
163
+ "total": 0.39968538399992326,
164
+ "mean": 0.02854895599999452,
165
+ "stdev": 0.0018958916265558701,
166
+ "p50": 0.029523903499992343,
167
+ "p90": 0.030147376099989742,
168
+ "p95": 0.030256447549994903,
169
+ "p99": 0.030365290309994464,
170
  "values": [
171
+ 0.030392500999994354,
172
+ 0.029787276999996948,
173
+ 0.030063814999977012,
174
+ 0.02949948799999902,
175
+ 0.030183187999995198,
176
+ 0.0297355699999855,
177
+ 0.029331463000005442,
178
+ 0.029674545999995416,
179
+ 0.029548318999985668,
180
+ 0.02908711400002062,
181
+ 0.02540689699998211,
182
+ 0.025659029999985705,
183
+ 0.025601321999999982,
184
+ 0.025714854000000287
185
  ]
186
  },
187
  "throughput": {
188
  "unit": "tokens/s",
189
+ "value": 35.02755056963176
190
  },
191
  "energy": {
192
  "unit": "kWh",
193
+ "cpu": 1.0062755809889903e-06,
194
+ "ram": 4.205479139361753e-08,
195
  "gpu": 0.0,
196
+ "total": 1.048330372382607e-06
197
  },
198
  "efficiency": {
199
  "unit": "tokens/kWh",
200
+ "value": 953897.7657656112
201
  }
202
  },
203
  "per_token": {
204
  "memory": null,
205
  "latency": {
206
  "unit": "s",
207
+ "count": 13,
208
+ "total": 0.9649358449999852,
209
+ "mean": 0.07422583423076809,
210
+ "stdev": 0.0042298586770630545,
211
+ "p50": 0.07653514200001155,
212
+ "p90": 0.07750060500001724,
213
+ "p95": 0.07765262000002053,
214
+ "p99": 0.07777946240001597,
215
  "values": [
216
+ 0.07721410299998865,
217
+ 0.07781117300001483,
218
+ 0.07680508599997893,
219
+ 0.07754691800002433,
220
+ 0.07731535299998882,
221
+ 0.07653514200001155,
222
+ 0.07713075699999195,
223
+ 0.07634771899998327,
224
+ 0.07596145600001591,
225
+ 0.07084833900000831,
226
+ 0.06684209499999838,
227
+ 0.06753755799999794,
228
+ 0.06704014599998231
229
  ]
230
  },
231
  "throughput": {
232
  "unit": "tokens/s",
233
+ "value": 13.472398260840025
234
  },
235
  "energy": null,
236
  "efficiency": null