IlyasMoutawwakil HF staff commited on
Commit
5279af8
1 Parent(s): 8ec66dd

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
@@ -80,7 +80,7 @@
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.1",
83
- "optimum_benchmark_commit": "fb780fc73efc41258966d25b08045708166d6309",
84
  "transformers_version": "4.41.0",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.1",
@@ -99,7 +99,7 @@
99
  "prefill": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 955.609088,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -108,50 +108,50 @@
108
  "latency": {
109
  "unit": "s",
110
  "count": 14,
111
- "total": 0.6568934770000112,
112
- "mean": 0.046920962642857944,
113
- "stdev": 0.00291470175286872,
114
- "p50": 0.047999748999998815,
115
- "p90": 0.049666115000005104,
116
- "p95": 0.04995117180000506,
117
- "p99": 0.05021896556000087,
118
  "values": [
119
- 0.05028591399999982,
120
- 0.049770926000007876,
121
- 0.04935885500000836,
122
- 0.049421555999998645,
123
- 0.04672440900000652,
124
- 0.048284819999992123,
125
- 0.04850916099999836,
126
- 0.047714678000005506,
127
- 0.04896046600001114,
128
- 0.04714902699998902,
129
- 0.04480134700000349,
130
- 0.0418790169999852,
131
- 0.04193266799998696,
132
- 0.042100633000018206
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "tokens/s",
137
- "value": 42.6248714294959
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
- "cpu": 1.6682385294525713e-06,
142
- "ram": 6.971953978246384e-08,
143
  "gpu": 0.0,
144
- "total": 1.737958069235035e-06
145
  },
146
  "efficiency": {
147
  "unit": "tokens/kWh",
148
- "value": 1150775.749659083
149
  }
150
  },
151
  "decode": {
152
  "memory": {
153
  "unit": "MB",
154
- "max_ram": 955.609088,
155
  "max_global_vram": null,
156
  "max_process_vram": null,
157
  "max_reserved": null,
@@ -160,44 +160,44 @@
160
  "latency": {
161
  "unit": "s",
162
  "count": 14,
163
- "total": 0.41085716500006697,
164
- "mean": 0.02934694035714764,
165
- "stdev": 0.0020885360810368914,
166
- "p50": 0.030347200000008456,
167
- "p90": 0.03102598829999579,
168
- "p95": 0.03105067890000015,
169
- "p99": 0.03108493338000045,
170
  "values": [
171
- 0.03100264100001482,
172
- 0.030052694999994856,
173
- 0.03062715100000446,
174
- 0.03102762299999995,
175
- 0.031093497000000525,
176
- 0.030398692000005667,
177
- 0.030992498000017576,
178
- 0.03102217399998608,
179
- 0.030295708000011246,
180
- 0.029926605000014206,
181
- 0.0258641329999989,
182
- 0.02650028900001189,
183
- 0.02572954100000402,
184
- 0.026323918000002777
185
  ]
186
  },
187
  "throughput": {
188
  "unit": "tokens/s",
189
- "value": 34.07510247508454
190
  },
191
  "energy": {
192
  "unit": "kWh",
193
- "cpu": 1.0060438624134773e-06,
194
- "ram": 4.20459328730563e-08,
195
  "gpu": 0.0,
196
- "total": 1.048089795286534e-06
197
  },
198
  "efficiency": {
199
  "unit": "tokens/kWh",
200
- "value": 954116.72215224
201
  }
202
  },
203
  "per_token": {
@@ -205,32 +205,32 @@
205
  "latency": {
206
  "unit": "s",
207
  "count": 13,
208
- "total": 0.9868696359999944,
209
- "mean": 0.0759130489230765,
210
- "stdev": 0.004838589831538048,
211
- "p50": 0.07867717999999968,
212
- "p90": 0.08000163979999683,
213
- "p95": 0.08021635200000218,
214
- "p99": 0.08042279520000647,
215
  "values": [
216
- 0.07983093499998972,
217
- 0.08004431599999862,
218
- 0.08047440600000755,
219
- 0.07782312599999841,
220
- 0.07867717999999968,
221
- 0.0795747370000015,
222
- 0.07870047299999783,
223
- 0.0792604130000143,
224
- 0.077128340999991,
225
- 0.07085760100000016,
226
- 0.0683909290000031,
227
- 0.06766509400000587,
228
- 0.06844208499998672
229
  ]
230
  },
231
  "throughput": {
232
  "unit": "tokens/s",
233
- "value": 13.172965836391457
234
  },
235
  "energy": null,
236
  "efficiency": null
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.1",
83
+ "optimum_benchmark_commit": "a426049b3dc97f6bbcbc7a79743065432e963ac0",
84
  "transformers_version": "4.41.0",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.1",
 
99
  "prefill": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 955.809792,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
108
  "latency": {
109
  "unit": "s",
110
  "count": 14,
111
+ "total": 0.6562045120000448,
112
+ "mean": 0.04687175085714606,
113
+ "stdev": 0.0023833333770636347,
114
+ "p50": 0.047949733500018965,
115
+ "p90": 0.04874958939999487,
116
+ "p95": 0.04946343594998268,
117
+ "p99": 0.0504996799899817,
118
  "values": [
119
+ 0.04812937999997757,
120
+ 0.04783337499998197,
121
+ 0.04876596399998334,
122
+ 0.04822122300004139,
123
+ 0.048711382000021786,
124
+ 0.047962227000027724,
125
+ 0.048238454999989244,
126
+ 0.047937240000010206,
127
+ 0.050758740999981455,
128
+ 0.04314865099996723,
129
+ 0.04320428599999104,
130
+ 0.04311434700002792,
131
+ 0.04584505700000818,
132
+ 0.04433418400003575
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "tokens/s",
137
+ "value": 42.669624313704944
138
  },
139
  "energy": {
140
  "unit": "kWh",
141
+ "cpu": 1.6877410588441071e-06,
142
+ "ram": 7.053051078093138e-08,
143
  "gpu": 0.0,
144
+ "total": 1.7582715696250386e-06
145
  },
146
  "efficiency": {
147
  "unit": "tokens/kWh",
148
+ "value": 1137480.7137594288
149
  }
150
  },
151
  "decode": {
152
  "memory": {
153
  "unit": "MB",
154
+ "max_ram": 955.809792,
155
  "max_global_vram": null,
156
  "max_process_vram": null,
157
  "max_reserved": null,
 
160
  "latency": {
161
  "unit": "s",
162
  "count": 14,
163
+ "total": 0.40132704699988153,
164
+ "mean": 0.02866621764284868,
165
+ "stdev": 0.0018734309703798524,
166
+ "p50": 0.029927428499973985,
167
+ "p90": 0.030496800399970426,
168
+ "p95": 0.03056522004997646,
169
+ "p99": 0.030585470410002244,
170
  "values": [
171
+ 0.03059053300000869,
172
+ 0.030368957999996837,
173
+ 0.030183729000043513,
174
+ 0.030551589999959106,
175
+ 0.03033209799997394,
176
+ 0.03006684999996878,
177
+ 0.02978800699997919,
178
+ 0.030336245999990297,
179
+ 0.026508308000018133,
180
+ 0.02643478900000673,
181
+ 0.026178469000001314,
182
+ 0.026568991999965874,
183
+ 0.0267787539999631,
184
+ 0.026639724000006026
185
  ]
186
  },
187
  "throughput": {
188
  "unit": "tokens/s",
189
+ "value": 34.884267344194555
190
  },
191
  "energy": {
192
  "unit": "kWh",
193
+ "cpu": 9.998117994379114e-07,
194
+ "ram": 4.178808104595079e-08,
195
  "gpu": 0.0,
196
+ "total": 1.0415998804838628e-06
197
  },
198
  "efficiency": {
199
  "unit": "tokens/kWh",
200
+ "value": 960061.5540925964
201
  }
202
  },
203
  "per_token": {
 
205
  "latency": {
206
  "unit": "s",
207
  "count": 13,
208
+ "total": 0.9791904059999865,
209
+ "mean": 0.07532233892307588,
210
+ "stdev": 0.003934994274308058,
211
+ "p50": 0.07799288999996179,
212
+ "p90": 0.07891431559999092,
213
+ "p95": 0.07899124179997444,
214
+ "p99": 0.07904548755996757,
215
  "values": [
216
+ 0.07822192899999436,
217
+ 0.07894603699998015,
218
+ 0.07878743000003396,
219
+ 0.07905904899996585,
220
+ 0.07807059500004243,
221
+ 0.07799288999996179,
222
+ 0.07831641699999636,
223
+ 0.07746394800000189,
224
+ 0.06959744700003512,
225
+ 0.0693835949999766,
226
+ 0.06968472099998735,
227
+ 0.07266250399999308,
228
+ 0.07100384400001758
229
  ]
230
  },
231
  "throughput": {
232
  "unit": "tokens/s",
233
+ "value": 13.276273869047875
234
  },
235
  "energy": null,
236
  "efficiency": null