IlyasMoutawwakil HF staff commited on
Commit
1314dfd
·
verified ·
1 Parent(s): d44c6b0

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
@@ -71,14 +71,14 @@
71
  "environment": {
72
  "cpu": " AMD EPYC 7763 64-Core Processor",
73
  "cpu_count": 4,
74
- "cpu_ram_mb": 16757.354496,
75
  "system": "Linux",
76
  "machine": "x86_64",
77
  "platform": "Linux-6.5.0-1021-azure-x86_64-with-glibc2.35",
78
  "processor": "x86_64",
79
  "python_version": "3.10.14",
80
  "optimum_benchmark_version": "0.2.1",
81
- "optimum_benchmark_commit": "0b24af9d7b7751f74b160dfade73ef78e10964d6",
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": 945.07008,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
@@ -106,49 +106,49 @@
106
  "latency": {
107
  "unit": "s",
108
  "count": 13,
109
- "total": 0.6660168779999651,
110
- "mean": 0.05123206753845885,
111
- "stdev": 0.0013537270955456635,
112
- "p50": 0.051345710999981975,
113
- "p90": 0.052579589600003376,
114
- "p95": 0.053123269000002436,
115
- "p99": 0.05369348500000342,
116
  "values": [
117
- 0.05264808900000162,
118
- 0.053836039000003666,
119
- 0.05033808999999678,
120
- 0.0520746570000199,
121
- 0.05156406399999014,
122
- 0.04888016900000025,
123
- 0.051345710999981975,
124
- 0.052204220999982454,
125
- 0.050188006000013274,
126
- 0.04962437299997191,
127
- 0.05122551499999872,
128
- 0.049782351999994034,
129
- 0.05230559200001039
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "tokens/s",
134
- "value": 39.03804972342062
135
  },
136
  "energy": {
137
  "unit": "kWh",
138
- "cpu": 1.7559961996216708e-06,
139
- "ram": 7.338199189919322e-08,
140
  "gpu": 0.0,
141
- "total": 1.829378191520864e-06
142
  },
143
  "efficiency": {
144
  "unit": "tokens/kWh",
145
- "value": 1093267.6519650037
146
  }
147
  },
148
  "decode": {
149
  "memory": {
150
  "unit": "MB",
151
- "max_ram": 945.07008,
152
  "max_global_vram": null,
153
  "max_process_vram": null,
154
  "max_reserved": null,
@@ -157,43 +157,43 @@
157
  "latency": {
158
  "unit": "s",
159
  "count": 13,
160
- "total": 0.4163931050000258,
161
- "mean": 0.03203023884615583,
162
- "stdev": 0.0005299569319006806,
163
- "p50": 0.0321998800000074,
164
- "p90": 0.03258501220000767,
165
- "p95": 0.03261922660000778,
166
- "p99": 0.03264701811999998,
167
  "values": [
168
- 0.032391270999994504,
169
- 0.032653965999998036,
170
- 0.032371984999997494,
171
- 0.03254079299998125,
172
- 0.031109482000005073,
173
- 0.031729321000000255,
174
- 0.03259606700001427,
175
- 0.03239731200000051,
176
- 0.03109188999999901,
177
- 0.03193028100000106,
178
- 0.03136576600002172,
179
- 0.032015091000005214,
180
- 0.0321998800000074
181
  ]
182
  },
183
  "throughput": {
184
  "unit": "tokens/s",
185
- "value": 31.220497755358355
186
  },
187
  "energy": {
188
  "unit": "kWh",
189
- "cpu": 9.796366791410338e-07,
190
- "ram": 4.09472447039755e-08,
191
  "gpu": 0.0,
192
- "total": 1.020583923845009e-06
193
  },
194
  "efficiency": {
195
  "unit": "tokens/kWh",
196
- "value": 979831.2286093436
197
  }
198
  },
199
  "per_token": {
@@ -201,31 +201,31 @@
201
  "latency": {
202
  "unit": "s",
203
  "count": 12,
204
- "total": 0.997634010000013,
205
- "mean": 0.08313616750000108,
206
- "stdev": 0.001688979378226582,
207
- "p50": 0.08270934799999452,
208
- "p90": 0.08467333029999793,
209
- "p95": 0.08553187815000171,
210
- "p99": 0.08637099643000454,
211
  "values": [
212
- 0.08658077600000524,
213
- 0.0826527970000086,
214
- 0.08467368899999883,
215
- 0.08272227800000564,
216
- 0.08059725799998319,
217
- 0.08393735000001357,
218
- 0.08467010199998981,
219
- 0.08133652300000449,
220
- 0.08145419600000992,
221
- 0.0826964179999834,
222
- 0.08176083400002199,
223
- 0.08455178899998828
224
  ]
225
  },
226
  "throughput": {
227
  "unit": "tokens/s",
228
- "value": 12.028459214216088
229
  },
230
  "energy": null,
231
  "efficiency": null
 
71
  "environment": {
72
  "cpu": " AMD EPYC 7763 64-Core Processor",
73
  "cpu_count": 4,
74
+ "cpu_ram_mb": 16757.3504,
75
  "system": "Linux",
76
  "machine": "x86_64",
77
  "platform": "Linux-6.5.0-1021-azure-x86_64-with-glibc2.35",
78
  "processor": "x86_64",
79
  "python_version": "3.10.14",
80
  "optimum_benchmark_version": "0.2.1",
81
+ "optimum_benchmark_commit": "1ba65d84c92c93ea19ab2d2293c92bced987bae2",
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": 955.920384,
101
  "max_global_vram": null,
102
  "max_process_vram": null,
103
  "max_reserved": null,
 
106
  "latency": {
107
  "unit": "s",
108
  "count": 13,
109
+ "total": 0.6252996339999868,
110
+ "mean": 0.04809997184615283,
111
+ "stdev": 0.0027160685920652595,
112
+ "p50": 0.04880595700001322,
113
+ "p90": 0.050437242199996034,
114
+ "p95": 0.051055869599986176,
115
+ "p99": 0.051753131519972156,
116
  "values": [
117
+ 0.04907889400004706,
118
+ 0.05047481799999787,
119
+ 0.05192744699996865,
120
+ 0.048919436999995014,
121
+ 0.04862169399996219,
122
+ 0.050286938999988706,
123
+ 0.04951671700001725,
124
+ 0.048537347000035425,
125
+ 0.04880595700001322,
126
+ 0.04817735899996478,
127
+ 0.04577221599998893,
128
+ 0.04237234400000034,
129
+ 0.042808465000007345
130
  ]
131
  },
132
  "throughput": {
133
  "unit": "tokens/s",
134
+ "value": 41.58006591764701
135
  },
136
  "energy": {
137
  "unit": "kWh",
138
+ "cpu": 1.6686885997101114e-06,
139
+ "ram": 6.97371097092435e-08,
140
  "gpu": 0.0,
141
+ "total": 1.738425709419355e-06
142
  },
143
  "efficiency": {
144
  "unit": "tokens/kWh",
145
+ "value": 1150466.188554018
146
  }
147
  },
148
  "decode": {
149
  "memory": {
150
  "unit": "MB",
151
+ "max_ram": 956.051456,
152
  "max_global_vram": null,
153
  "max_process_vram": null,
154
  "max_reserved": null,
 
157
  "latency": {
158
  "unit": "s",
159
  "count": 13,
160
+ "total": 0.3867308330000583,
161
+ "mean": 0.0297485256153891,
162
+ "stdev": 0.0018391550381465776,
163
+ "p50": 0.030680057000040506,
164
+ "p90": 0.030932181000036963,
165
+ "p95": 0.03132587080003759,
166
+ "p99": 0.03178866376003498,
167
  "values": [
168
+ 0.03071368899998106,
169
+ 0.031904362000034325,
170
+ 0.03094021000003977,
171
+ 0.029902933000016674,
172
+ 0.030900065000025734,
173
+ 0.030680057000040506,
174
+ 0.030879346999995505,
175
+ 0.03086412899995139,
176
+ 0.030143679999980577,
177
+ 0.029886853999983032,
178
+ 0.02628012600001739,
179
+ 0.025624485999969693,
180
+ 0.02801089500002263
181
  ]
182
  },
183
  "throughput": {
184
  "unit": "tokens/s",
185
+ "value": 33.61511131438036
186
  },
187
  "energy": {
188
  "unit": "kWh",
189
+ "cpu": 1.0910912244408226e-06,
190
+ "ram": 4.55980283176653e-08,
191
  "gpu": 0.0,
192
+ "total": 1.1366892527584873e-06
193
  },
194
  "efficiency": {
195
  "unit": "tokens/kWh",
196
+ "value": 879747.9148969047
197
  }
198
  },
199
  "per_token": {
 
201
  "latency": {
202
  "unit": "s",
203
  "count": 12,
204
+ "total": 0.932674392000024,
205
+ "mean": 0.077722866000002,
206
+ "stdev": 0.004538825700259946,
207
+ "p50": 0.07918224900001292,
208
+ "p90": 0.08226358920001076,
209
+ "p95": 0.08262397670001746,
210
+ "p99": 0.08283854094002209,
211
  "values": [
212
+ 0.08240453600001274,
213
+ 0.08289218200002324,
214
+ 0.07886698300001171,
215
+ 0.07952760099999523,
216
+ 0.0809950679999929,
217
+ 0.08042620999998462,
218
+ 0.07941543200001888,
219
+ 0.07894906600000695,
220
+ 0.07807533199996897,
221
+ 0.07229349099998217,
222
+ 0.0680083800000375,
223
+ 0.07082011099998908
224
  ]
225
  },
226
  "throughput": {
227
  "unit": "tokens/s",
228
+ "value": 12.866226523349953
229
  },
230
  "energy": null,
231
  "efficiency": null