IlyasMoutawwakil HF staff commited on
Commit
7d6993b
1 Parent(s): d7b0dd1

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": "62a285c19141f06dfefa3e3372c4d089bc6a2a7b",
84
  "transformers_version": "4.40.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.0",
@@ -99,7 +99,7 @@
99
  "prefill": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 958.943232,
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.6204911969999785,
112
- "mean": 0.04773009207692142,
113
- "stdev": 0.0009133680248022937,
114
- "p50": 0.0475830690000123,
115
- "p90": 0.04884250680000264,
116
- "p95": 0.04896724660000586,
117
- "p99": 0.04901646292000919,
118
  "values": [
119
- 0.048926233000003094,
120
- 0.04840851700001281,
121
- 0.047442687000000205,
122
- 0.048507602000000816,
123
- 0.04719415299999241,
124
- 0.046810287999988986,
125
- 0.0475830690000123,
126
- 0.047273870999987366,
127
- 0.048422614999992675,
128
- 0.04715296599999874,
129
- 0.04902876700001002,
130
- 0.048079754999974966,
131
- 0.045660674000004065
 
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "tokens/s",
136
- "value": 41.9022866492027
137
  },
138
  "energy": {
139
  "unit": "kWh",
140
- "cpu": 1.8244317685714877e-06,
141
- "ram": 7.624539440536698e-08,
142
  "gpu": 0.0,
143
- "total": 1.9006771629768547e-06
144
  },
145
  "efficiency": {
146
  "unit": "tokens/kWh",
147
- "value": 1052256.5530632173
148
  }
149
  },
150
  "decode": {
151
  "memory": {
152
  "unit": "MB",
153
- "max_ram": 958.943232,
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.3882265669999754,
163
- "mean": 0.029863582076921184,
164
- "stdev": 0.0007283825675714093,
165
- "p50": 0.029798438999989685,
166
- "p90": 0.030556406799996695,
167
- "p95": 0.031099695599999675,
168
- "p99": 0.03164168952000523,
169
  "values": [
170
- 0.029798438999989685,
171
- 0.029936547000005476,
172
- 0.02971778899998867,
173
- 0.03002830799999856,
174
- 0.029664007999997466,
175
- 0.02983449600000654,
176
- 0.0294206250000002,
177
- 0.02939688099999671,
178
- 0.030189898000003268,
179
- 0.029199772999987772,
180
- 0.03064803399999505,
181
- 0.03177718800000662,
182
- 0.02861458099999936
 
183
  ]
184
  },
185
  "throughput": {
186
  "unit": "tokens/s",
187
- "value": 33.48560120565068
188
  },
189
  "energy": {
190
  "unit": "kWh",
191
- "cpu": 1.0716519572518082e-06,
192
- "ram": 4.478705194024805e-08,
193
  "gpu": 0.0,
194
- "total": 1.1164390091920568e-06
195
  },
196
  "efficiency": {
197
  "unit": "tokens/kWh",
198
- "value": 895704.9975561842
199
  }
200
  },
201
  "per_token": {
202
  "memory": null,
203
  "latency": {
204
  "unit": "s",
205
- "count": 12,
206
- "total": 0.9303966850000052,
207
- "mean": 0.07753305708333376,
208
- "stdev": 0.001510353011715292,
209
- "p50": 0.07709178250000548,
210
- "p90": 0.07956558189999896,
211
- "p95": 0.0797690607999968,
212
- "p99": 0.07986273855999429,
213
  "values": [
214
- 0.07855636799999388,
215
- 0.0771555060000253,
216
- 0.07857870899999853,
217
- 0.07688182599997617,
218
- 0.07662799300001666,
219
- 0.07702805899998566,
220
- 0.07669302400000788,
221
- 0.07859653299999536,
222
- 0.07640625900000941,
223
- 0.07967325399999936,
224
- 0.07988615799999366,
225
- 0.0743129960000033
 
226
  ]
227
  },
228
  "throughput": {
229
  "unit": "tokens/s",
230
- "value": 12.897724372265937
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": "d35829e539df8480b726c647eeabf91e41eae047",
84
  "transformers_version": "4.40.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.0",
 
99
  "prefill": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 948.645888,
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.645904454000032,
112
+ "mean": 0.04613603242857372,
113
+ "stdev": 0.002363064739424687,
114
+ "p50": 0.047124281000023416,
115
+ "p90": 0.04804684419999887,
116
+ "p95": 0.04816486709999879,
117
+ "p99": 0.04828120461999959,
118
  "values": [
119
+ 0.04748192899998571,
120
+ 0.04741025600000626,
121
+ 0.04709340000002271,
122
+ 0.04736884899998017,
123
+ 0.04676122099999702,
124
+ 0.048310288999999784,
125
+ 0.04715516200002412,
126
+ 0.047954167000000325,
127
+ 0.04808656299999825,
128
+ 0.04703083100000072,
129
+ 0.046009983000004695,
130
+ 0.042284730000005766,
131
+ 0.041429010000001654,
132
+ 0.04152806400000486
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "tokens/s",
137
+ "value": 43.350064899844476
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
+ "cpu": 1.6903703963315047e-06,
142
+ "ram": 7.064366916719756e-08,
143
  "gpu": 0.0,
144
+ "total": 1.7610140654987021e-06
145
  },
146
  "efficiency": {
147
  "unit": "tokens/kWh",
148
+ "value": 1135709.270688658
149
  }
150
  },
151
  "decode": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 948.645888,
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.40617158700007394,
164
+ "mean": 0.029012256214290995,
165
+ "stdev": 0.0017591560510724785,
166
+ "p50": 0.029683154000011314,
167
+ "p90": 0.030456762899990508,
168
+ "p95": 0.030563506649986038,
169
+ "p99": 0.03067253972999765,
170
  "values": [
171
+ 0.029885235000023158,
172
+ 0.02948107299999947,
173
+ 0.030490118999978222,
174
+ 0.029468400000013162,
175
+ 0.029893259000004946,
176
+ 0.030699798000000555,
177
+ 0.030059948999991093,
178
+ 0.030378932000019176,
179
+ 0.03002953200001457,
180
+ 0.029340863000015815,
181
+ 0.0292033080000067,
182
+ 0.025476460999982464,
183
+ 0.02567340600000989,
184
+ 0.02609125200001472
185
  ]
186
  },
187
  "throughput": {
188
  "unit": "tokens/s",
189
+ "value": 34.46819139517371
190
  },
191
  "energy": {
192
  "unit": "kWh",
193
+ "cpu": 1.032672568603798e-06,
194
+ "ram": 4.3157586091110056e-08,
195
  "gpu": 0.0,
196
+ "total": 1.075830154694908e-06
197
  },
198
  "efficiency": {
199
  "unit": "tokens/kWh",
200
+ "value": 929514.7525248422
201
  }
202
  },
203
  "per_token": {
204
  "memory": null,
205
  "latency": {
206
  "unit": "s",
207
+ "count": 13,
208
+ "total": 0.9750827619999995,
209
+ "mean": 0.07500636630769228,
210
+ "stdev": 0.004182999443269752,
211
+ "p50": 0.07688387599998237,
212
+ "p90": 0.07828306999999768,
213
+ "p95": 0.07859094440000262,
214
+ "p99": 0.0789242472800106,
215
  "values": [
216
+ 0.07691498300002308,
217
+ 0.07757542400000261,
218
+ 0.07688387599998237,
219
+ 0.07664823700000056,
220
+ 0.0790075730000126,
221
+ 0.07727188699999488,
222
+ 0.07831319199999598,
223
+ 0.07816258200000448,
224
+ 0.07640508599999407,
225
+ 0.07523886800001378,
226
+ 0.06792244999999753,
227
+ 0.06712155200000325,
228
+ 0.06761705199997436
229
  ]
230
  },
231
  "throughput": {
232
  "unit": "tokens/s",
233
+ "value": 13.332201641361808
234
  },
235
  "energy": null,
236
  "efficiency": null