IlyasMoutawwakil HF staff commited on
Commit
0d705b1
1 Parent(s): 07d2f64

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
@@ -78,7 +78,7 @@
78
  "processor": "x86_64",
79
  "python_version": "3.10.14",
80
  "optimum_benchmark_version": "0.2.0",
81
- "optimum_benchmark_commit": "93f16ddd3ee4bf4a82d1c5d47e103207299d4a25",
82
  "transformers_version": "4.40.2",
83
  "transformers_commit": null,
84
  "accelerate_version": "0.30.1",
@@ -97,7 +97,7 @@
97
  "prefill": {
98
  "memory": {
99
  "unit": "MB",
100
- "max_ram": 955.61728,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
@@ -105,50 +105,52 @@
105
  },
106
  "latency": {
107
  "unit": "s",
108
- "count": 13,
109
- "total": 0.6278269489999388,
110
- "mean": 0.04829438069230299,
111
- "stdev": 0.0008603489852715406,
112
- "p50": 0.04815443199998981,
113
- "p90": 0.049462257399989086,
114
- "p95": 0.04975024719998942,
115
- "p99": 0.04989901743999667,
116
  "values": [
117
- 0.048497101999998904,
118
- 0.04993620999999848,
119
- 0.048109356999987085,
120
- 0.04880619900001193,
121
- 0.04815443199998981,
122
- 0.0470793629999946,
123
- 0.048038133999995125,
124
- 0.04962627199998337,
125
- 0.04762457100000006,
126
- 0.04877326799999082,
127
- 0.04850096900000267,
128
- 0.046743055000007416,
129
- 0.04793801699997857
 
 
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "tokens/s",
134
- "value": 41.41268552013452
135
  },
136
  "energy": {
137
  "unit": "kWh",
138
- "cpu": 1.6732901334762574e-06,
139
- "ram": 6.992635130230617e-08,
140
  "gpu": 0.0,
141
- "total": 1.7432164847785636e-06
142
  },
143
  "efficiency": {
144
  "unit": "tokens/kWh",
145
- "value": 1147304.4326184506
146
  }
147
  },
148
  "decode": {
149
  "memory": {
150
  "unit": "MB",
151
- "max_ram": 955.61728,
152
  "max_global_vram": null,
153
  "max_process_vram": null,
154
  "max_reserved": null,
@@ -156,76 +158,80 @@
156
  },
157
  "latency": {
158
  "unit": "s",
159
- "count": 13,
160
- "total": 0.39210055000009447,
161
- "mean": 0.030161580769238035,
162
- "stdev": 0.0004024381716264546,
163
- "p50": 0.03024565500001586,
164
- "p90": 0.030713675400016884,
165
- "p95": 0.030744500800017248,
166
- "p99": 0.030755517760014756,
167
  "values": [
168
- 0.03075827200001413,
169
- 0.030627097000007097,
170
- 0.03073532000001933,
171
- 0.03012799499998664,
172
- 0.029650433000000476,
173
- 0.030304475000008324,
174
- 0.02979204700000082,
175
- 0.03024565500001586,
176
- 0.029866916999992554,
177
- 0.030349568000019644,
178
- 0.030401355999998714,
179
- 0.02969920399999637,
180
- 0.029542211000034513
 
 
181
  ]
182
  },
183
  "throughput": {
184
  "unit": "tokens/s",
185
- "value": 33.15476094077621
186
  },
187
  "energy": {
188
  "unit": "kWh",
189
- "cpu": 9.92700766634058e-07,
190
- "ram": 4.149310394308732e-08,
191
  "gpu": 0.0,
192
- "total": 1.034193870577146e-06
193
  },
194
  "efficiency": {
195
  "unit": "tokens/kWh",
196
- "value": 966936.6919008486
197
  }
198
  },
199
  "per_token": {
200
  "memory": null,
201
  "latency": {
202
  "unit": "s",
203
- "count": 12,
204
- "total": 0.9408672080000144,
205
- "mean": 0.07840560066666787,
206
- "stdev": 0.001158205158507909,
207
- "p50": 0.07834177750000038,
208
- "p90": 0.07989987149999536,
209
- "p95": 0.08027617835000314,
210
- "p99": 0.08056225007001075,
211
  "values": [
212
- 0.08063376800001265,
213
- 0.07881117499999846,
214
- 0.07897489999999152,
215
- 0.0778723800000023,
216
- 0.07739306499999543,
217
- 0.07779285200001596,
218
- 0.07998360499999535,
219
- 0.07745219500000644,
220
- 0.07914626999999541,
221
- 0.07891870500000664,
222
- 0.07645614499998032,
223
- 0.07743214800001397
 
 
224
  ]
225
  },
226
  "throughput": {
227
  "unit": "tokens/s",
228
- "value": 12.754190918725076
229
  },
230
  "energy": null,
231
  "efficiency": null
 
78
  "processor": "x86_64",
79
  "python_version": "3.10.14",
80
  "optimum_benchmark_version": "0.2.0",
81
+ "optimum_benchmark_commit": "b50afdd89f3c69090dee699e5e398c44916e2d64",
82
  "transformers_version": "4.40.2",
83
  "transformers_commit": null,
84
  "accelerate_version": "0.30.1",
 
97
  "prefill": {
98
  "memory": {
99
  "unit": "MB",
100
+ "max_ram": 956.7232,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
 
105
  },
106
  "latency": {
107
  "unit": "s",
108
+ "count": 15,
109
+ "total": 0.6569378359998268,
110
+ "mean": 0.04379585573332179,
111
+ "stdev": 0.0011521062606398742,
112
+ "p50": 0.0433752600000048,
113
+ "p90": 0.04505936279999787,
114
+ "p95": 0.04570637779999629,
115
+ "p99": 0.04675128515998381,
116
  "values": [
117
+ 0.045146606000002976,
118
+ 0.0433752600000048,
119
+ 0.0430425170000035,
120
+ 0.04492849799999021,
121
+ 0.04305154299999003,
122
+ 0.043888229000003776,
123
+ 0.04340799099998094,
124
+ 0.044274111999982324,
125
+ 0.0427798939999775,
126
+ 0.043185523999966335,
127
+ 0.044431446999965374,
128
+ 0.042782579999993686,
129
+ 0.04289457800001628,
130
+ 0.04701251199998069,
131
+ 0.04273654499996837
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "tokens/s",
136
+ "value": 45.66642132027833
137
  },
138
  "energy": {
139
  "unit": "kWh",
140
+ "cpu": 1.6711255466496504e-06,
141
+ "ram": 6.983898169840883e-08,
142
  "gpu": 0.0,
143
+ "total": 1.7409645283480592e-06
144
  },
145
  "efficiency": {
146
  "unit": "tokens/kWh",
147
+ "value": 1148788.4832999615
148
  }
149
  },
150
  "decode": {
151
  "memory": {
152
  "unit": "MB",
153
+ "max_ram": 956.7232,
154
  "max_global_vram": null,
155
  "max_process_vram": null,
156
  "max_reserved": null,
 
158
  },
159
  "latency": {
160
  "unit": "s",
161
+ "count": 15,
162
+ "total": 0.40627674100016975,
163
+ "mean": 0.027085116066677982,
164
+ "stdev": 0.0005490786431801712,
165
+ "p50": 0.026920791999998528,
166
+ "p90": 0.027575365199982115,
167
+ "p95": 0.02803870459998734,
168
+ "p99": 0.028649240120005286,
169
  "values": [
170
+ 0.026981576000025598,
171
+ 0.027711631999977726,
172
+ 0.028801874000009775,
173
+ 0.02723999000005506,
174
+ 0.02690345100000968,
175
+ 0.02697736900000791,
176
+ 0.0273709649999887,
177
+ 0.026432368000030237,
178
+ 0.027107363000027362,
179
+ 0.02664768200003209,
180
+ 0.026920791999998528,
181
+ 0.026917747000027248,
182
+ 0.02663911399997687,
183
+ 0.02683371799997758,
184
+ 0.02679110000002538
185
  ]
186
  },
187
  "throughput": {
188
  "unit": "tokens/s",
189
+ "value": 36.920646658415855
190
  },
191
  "energy": {
192
  "unit": "kWh",
193
+ "cpu": 1.0024787651167968e-06,
194
+ "ram": 4.189791105792847e-08,
195
  "gpu": 0.0,
196
+ "total": 1.0443766761747255e-06
197
  },
198
  "efficiency": {
199
  "unit": "tokens/kWh",
200
+ "value": 957508.9360121815
201
  }
202
  },
203
  "per_token": {
204
  "memory": null,
205
  "latency": {
206
  "unit": "s",
207
+ "count": 14,
208
+ "total": 0.9912976520000143,
209
+ "mean": 0.07080697514285816,
210
+ "stdev": 0.001185979296676912,
211
+ "p50": 0.07075481100000047,
212
+ "p90": 0.07215794469998968,
213
+ "p95": 0.07289375664999795,
214
+ "p99": 0.07366563373001497,
215
  "values": [
216
+ 0.07109474700001783,
217
+ 0.07165329299999712,
218
+ 0.0723742239999865,
219
+ 0.0699773549999918,
220
+ 0.07089456300002439,
221
+ 0.07073776900000439,
222
+ 0.07077185299999655,
223
+ 0.06989950000001954,
224
+ 0.06984415599998783,
225
+ 0.07137460199999168,
226
+ 0.06972029399997837,
227
+ 0.06954488299999184,
228
+ 0.07385860300001923,
229
+ 0.06955181000000721
230
  ]
231
  },
232
  "throughput": {
233
  "unit": "tokens/s",
234
+ "value": 14.12290241155519
235
  },
236
  "energy": null,
237
  "efficiency": null