IlyasMoutawwakil HF staff commited on
Commit
7a3fc2d
1 Parent(s): c10bcb3

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.0",
83
- "optimum_benchmark_commit": "95e35b7a93b1f17a9d9f175b70953ccd720a014f",
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.328256,
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.598599255000039,
112
- "mean": 0.04988327125000325,
113
- "stdev": 0.001540353882087201,
114
- "p50": 0.050015868499997396,
115
- "p90": 0.051869482100013894,
116
- "p95": 0.0521807059500091,
117
- "p99": 0.052433675590004045,
118
  "values": [
119
- 0.05249691800000278,
120
- 0.05036199799999963,
121
- 0.05003383700000086,
122
- 0.04999789999999393,
123
- 0.05192198700001427,
124
- 0.04727140800000029,
125
- 0.05032377700001689,
126
- 0.04906748600001265,
127
- 0.04789944799998125,
128
- 0.048067661999994016,
129
- 0.04975989600001185,
130
- 0.05139693800001055
 
131
  ]
132
  },
133
  "throughput": {
134
  "unit": "tokens/s",
135
- "value": 40.0936015197654
136
  },
137
  "energy": {
138
  "unit": "kWh",
139
- "cpu": 1.8045723438262942e-06,
140
- "ram": 7.541489255998637e-08,
141
  "gpu": 0.0,
142
- "total": 1.8799872363862803e-06
143
  },
144
  "efficiency": {
145
  "unit": "tokens/kWh",
146
- "value": 1063837.0097897095
147
  }
148
  },
149
  "decode": {
150
  "memory": {
151
  "unit": "MB",
152
- "max_ram": 959.328256,
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.40489891399991507,
162
- "mean": 0.03374157616665959,
163
- "stdev": 0.004553991544903311,
164
- "p50": 0.032008306500003414,
165
- "p90": 0.03740018569998256,
166
- "p95": 0.04227343494999189,
167
- "p99": 0.046590807790002776,
168
  "values": [
169
- 0.03275807399998598,
170
- 0.03785793999998077,
171
- 0.03268362500000421,
172
- 0.04767015100000549,
173
- 0.03113258399997676,
174
- 0.03188273199998548,
175
- 0.03105581999997753,
176
- 0.03135770299999763,
177
- 0.03194708200001628,
178
- 0.031203274999995756,
179
- 0.03206953099999055,
180
- 0.03328039699999863
 
181
  ]
182
  },
183
  "throughput": {
184
  "unit": "tokens/s",
185
- "value": 29.637026885190696
186
  },
187
  "energy": {
188
  "unit": "kWh",
189
- "cpu": 9.935961829291454e-07,
190
- "ram": 4.152478330662028e-08,
191
  "gpu": 0.0,
192
- "total": 1.0351209662357651e-06
193
  },
194
  "efficiency": {
195
  "unit": "tokens/kWh",
196
- "value": 966070.6648001893
197
  }
198
  },
199
  "per_token": {
200
  "memory": null,
201
  "latency": {
202
  "unit": "s",
203
- "count": 11,
204
- "total": 0.9184881439999799,
205
- "mean": 0.08349892218181636,
206
- "stdev": 0.00514898129836609,
207
- "p50": 0.08189175300000784,
208
- "p90": 0.08824428399998396,
209
- "p95": 0.09295566149999956,
210
- "p99": 0.09672476350001205,
211
  "values": [
212
- 0.08824428399998396,
213
- 0.08274625600000718,
214
- 0.09766703900001517,
215
- 0.08310822999999345,
216
- 0.07918396499999858,
217
- 0.0814084820000005,
218
- 0.0804468199999917,
219
- 0.0798560370000132,
220
- 0.07924628199998551,
221
- 0.08189175300000784,
222
- 0.08468899599998281
 
223
  ]
224
  },
225
  "throughput": {
226
  "unit": "tokens/s",
227
- "value": 11.976202493039736
228
  },
229
  "energy": null,
230
  "efficiency": null
 
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.0",
83
+ "optimum_benchmark_commit": "b41c364fc95b27c894c71df85ec2bf4c8adb0e4d",
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": 958.48448,
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.619807150000014,
112
+ "mean": 0.04767747307692415,
113
+ "stdev": 0.0020603439226835464,
114
+ "p50": 0.04793384100000253,
115
+ "p90": 0.04962197659997969,
116
+ "p95": 0.05005140759998881,
117
+ "p99": 0.0503834255199979,
118
  "values": [
119
+ 0.05046643000000017,
120
+ 0.04977472599998123,
121
+ 0.04858234400001038,
122
+ 0.04901097899997353,
123
+ 0.04793384100000253,
124
+ 0.04779403100002355,
125
+ 0.048052360000014005,
126
+ 0.047925254000006134,
127
+ 0.048038834999999835,
128
+ 0.04787614299999632,
129
+ 0.04791021699998055,
130
+ 0.04352561000001742,
131
+ 0.0429163800000083
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "tokens/s",
136
+ "value": 41.94853189415355
137
  },
138
  "energy": {
139
  "unit": "kWh",
140
+ "cpu": 1.6951477086102522e-06,
141
+ "ram": 7.083869228711849e-08,
142
  "gpu": 0.0,
143
+ "total": 1.7659864008973708e-06
144
  },
145
  "efficiency": {
146
  "unit": "tokens/kWh",
147
+ "value": 1132511.5521748737
148
  }
149
  },
150
  "decode": {
151
  "memory": {
152
  "unit": "MB",
153
+ "max_ram": 958.48448,
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.39077802200003475,
163
+ "mean": 0.03005984784615652,
164
+ "stdev": 0.0016019761983703314,
165
+ "p50": 0.03050901500000691,
166
+ "p90": 0.03133402860001411,
167
+ "p95": 0.03159724700001334,
168
+ "p99": 0.0318806030000087,
169
  "values": [
170
+ 0.03122567500000173,
171
+ 0.0313611170000172,
172
+ 0.031951442000007546,
173
+ 0.03052874200000133,
174
+ 0.02999832700001548,
175
+ 0.03087032499999509,
176
+ 0.030327197999980626,
177
+ 0.030084657999992714,
178
+ 0.030817366999997375,
179
+ 0.03050901500000691,
180
+ 0.030050104000025613,
181
+ 0.026382587999989937,
182
+ 0.026671464000003198
183
  ]
184
  },
185
  "throughput": {
186
  "unit": "tokens/s",
187
+ "value": 33.26696812032802
188
  },
189
  "energy": {
190
  "unit": "kWh",
191
+ "cpu": 9.944128107141568e-07,
192
+ "ram": 4.156079957501959e-08,
193
  "gpu": 0.0,
194
+ "total": 1.0359736102891767e-06
195
  },
196
  "efficiency": {
197
  "unit": "tokens/kWh",
198
+ "value": 965275.5534196134
199
  }
200
  },
201
  "per_token": {
202
  "memory": null,
203
  "latency": {
204
  "unit": "s",
205
+ "count": 12,
206
+ "total": 0.9292835340000067,
207
+ "mean": 0.07744029450000056,
208
+ "stdev": 0.0035348697271615466,
209
+ "p50": 0.07841481900000247,
210
+ "p90": 0.08042851870000049,
211
+ "p95": 0.08081492074999944,
212
+ "p99": 0.08109825214999916,
213
  "values": [
214
+ 0.08116908499999909,
215
+ 0.08052514999999971,
216
+ 0.07955883700000754,
217
+ 0.07794265699999414,
218
+ 0.07869141700001592,
219
+ 0.0784128399999986,
220
+ 0.07802812599999243,
221
+ 0.07884813799998369,
222
+ 0.07841679800000634,
223
+ 0.07801235600001633,
224
+ 0.07006920699998886,
225
+ 0.0696089230000041
226
  ]
227
  },
228
  "throughput": {
229
  "unit": "tokens/s",
230
+ "value": 12.913174032415291
231
  },
232
  "energy": null,
233
  "efficiency": null