Commit
•
f8ed710
1
Parent(s):
30f1a04
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.
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.5.0-1024-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.4.0",
|
83 |
-
"optimum_benchmark_commit": "
|
84 |
"transformers_version": "4.43.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.33.0",
|
@@ -99,7 +99,7 @@
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
-
"max_ram":
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -108,31 +108,31 @@
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 1,
|
111 |
-
"total": 4.
|
112 |
-
"mean": 4.
|
113 |
"stdev": 0.0,
|
114 |
-
"p50": 4.
|
115 |
-
"p90": 4.
|
116 |
-
"p95": 4.
|
117 |
-
"p99": 4.
|
118 |
"values": [
|
119 |
-
4.
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
-
"cpu": 6.
|
126 |
-
"ram": 2.
|
127 |
"gpu": 0,
|
128 |
-
"total": 7.
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"prefill": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
-
"max_ram":
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
@@ -140,51 +140,52 @@
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
143 |
-
"count":
|
144 |
-
"total": 0.
|
145 |
-
"mean": 0.
|
146 |
-
"stdev": 0.
|
147 |
-
"p50": 0.
|
148 |
-
"p90": 0.
|
149 |
-
"p95": 0.
|
150 |
-
"p99": 0.
|
151 |
"values": [
|
152 |
-
0.
|
153 |
-
0.
|
154 |
-
0.
|
155 |
-
0.
|
156 |
-
0.
|
157 |
-
0.
|
158 |
-
0.
|
159 |
-
0.
|
160 |
-
0.
|
161 |
-
0.
|
162 |
-
0.
|
163 |
-
0.
|
164 |
-
0.
|
165 |
-
0.
|
|
|
166 |
]
|
167 |
},
|
168 |
"throughput": {
|
169 |
"unit": "tokens/s",
|
170 |
-
"value":
|
171 |
},
|
172 |
"energy": {
|
173 |
"unit": "kWh",
|
174 |
-
"cpu": 1.
|
175 |
-
"ram":
|
176 |
"gpu": 0.0,
|
177 |
-
"total": 1.
|
178 |
},
|
179 |
"efficiency": {
|
180 |
"unit": "tokens/kWh",
|
181 |
-
"value":
|
182 |
}
|
183 |
},
|
184 |
"decode": {
|
185 |
"memory": {
|
186 |
"unit": "MB",
|
187 |
-
"max_ram":
|
188 |
"max_global_vram": null,
|
189 |
"max_process_vram": null,
|
190 |
"max_reserved": null,
|
@@ -192,79 +193,81 @@
|
|
192 |
},
|
193 |
"latency": {
|
194 |
"unit": "s",
|
195 |
-
"count":
|
196 |
-
"total": 0.
|
197 |
-
"mean": 0.
|
198 |
-
"stdev": 0.
|
199 |
-
"p50": 0.
|
200 |
-
"p90": 0.
|
201 |
-
"p95": 0.
|
202 |
-
"p99": 0.
|
203 |
"values": [
|
204 |
-
0.
|
205 |
-
0.
|
206 |
-
0.
|
207 |
-
0.
|
208 |
-
0.
|
209 |
-
0.
|
210 |
-
0.
|
211 |
-
0.
|
212 |
-
0.
|
213 |
-
0.
|
214 |
-
0.
|
215 |
-
0.
|
216 |
-
0.
|
217 |
-
0.
|
|
|
218 |
]
|
219 |
},
|
220 |
"throughput": {
|
221 |
"unit": "tokens/s",
|
222 |
-
"value": 36.
|
223 |
},
|
224 |
"energy": {
|
225 |
"unit": "kWh",
|
226 |
-
"cpu": 1.
|
227 |
-
"ram": 4.
|
228 |
"gpu": 0.0,
|
229 |
-
"total": 1.
|
230 |
},
|
231 |
"efficiency": {
|
232 |
"unit": "tokens/kWh",
|
233 |
-
"value":
|
234 |
}
|
235 |
},
|
236 |
"per_token": {
|
237 |
"memory": null,
|
238 |
"latency": {
|
239 |
"unit": "s",
|
240 |
-
"count":
|
241 |
-
"total": 0.
|
242 |
-
"mean": 0.
|
243 |
-
"stdev": 0.
|
244 |
-
"p50": 0.
|
245 |
-
"p90": 0.
|
246 |
-
"p95": 0.
|
247 |
-
"p99": 0.
|
248 |
"values": [
|
249 |
-
0.
|
250 |
-
0.
|
251 |
-
0.
|
252 |
-
0.
|
253 |
-
0.
|
254 |
-
0.
|
255 |
-
0.
|
256 |
-
0.
|
257 |
-
0.
|
258 |
-
0.
|
259 |
-
0.
|
260 |
-
0.
|
261 |
-
0.
|
262 |
-
0.
|
|
|
263 |
]
|
264 |
},
|
265 |
"throughput": {
|
266 |
"unit": "tokens/s",
|
267 |
-
"value":
|
268 |
},
|
269 |
"energy": null,
|
270 |
"efficiency": null
|
|
|
73 |
"environment": {
|
74 |
"cpu": " AMD EPYC 7763 64-Core Processor",
|
75 |
"cpu_count": 4,
|
76 |
+
"cpu_ram_mb": 16757.338112,
|
77 |
"system": "Linux",
|
78 |
"machine": "x86_64",
|
79 |
"platform": "Linux-6.5.0-1024-azure-x86_64-with-glibc2.35",
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.4.0",
|
83 |
+
"optimum_benchmark_commit": "2680e6fb8019f9b6eb6fcaa00b283acdac4d3d3d",
|
84 |
"transformers_version": "4.43.3",
|
85 |
"transformers_commit": null,
|
86 |
"accelerate_version": "0.33.0",
|
|
|
99 |
"load": {
|
100 |
"memory": {
|
101 |
"unit": "MB",
|
102 |
+
"max_ram": 1109.782528,
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
|
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
"count": 1,
|
111 |
+
"total": 4.920071282000009,
|
112 |
+
"mean": 4.920071282000009,
|
113 |
"stdev": 0.0,
|
114 |
+
"p50": 4.920071282000009,
|
115 |
+
"p90": 4.920071282000009,
|
116 |
+
"p95": 4.920071282000009,
|
117 |
+
"p99": 4.920071282000009,
|
118 |
"values": [
|
119 |
+
4.920071282000009
|
120 |
]
|
121 |
},
|
122 |
"throughput": null,
|
123 |
"energy": {
|
124 |
"unit": "kWh",
|
125 |
+
"cpu": 6.822527647018433e-05,
|
126 |
+
"ram": 2.85164914573168e-06,
|
127 |
"gpu": 0,
|
128 |
+
"total": 7.107692561591601e-05
|
129 |
},
|
130 |
"efficiency": null
|
131 |
},
|
132 |
"prefill": {
|
133 |
"memory": {
|
134 |
"unit": "MB",
|
135 |
+
"max_ram": 963.91168,
|
136 |
"max_global_vram": null,
|
137 |
"max_process_vram": null,
|
138 |
"max_reserved": null,
|
|
|
140 |
},
|
141 |
"latency": {
|
142 |
"unit": "s",
|
143 |
+
"count": 15,
|
144 |
+
"total": 0.6557002839999768,
|
145 |
+
"mean": 0.043713352266665124,
|
146 |
+
"stdev": 0.001833955673665855,
|
147 |
+
"p50": 0.04305079699997805,
|
148 |
+
"p90": 0.04637091340000552,
|
149 |
+
"p95": 0.04670799010000337,
|
150 |
+
"p99": 0.04718837882001026,
|
151 |
"values": [
|
152 |
+
0.04182814500001086,
|
153 |
+
0.042546221000009155,
|
154 |
+
0.042195072999987815,
|
155 |
+
0.04213407900002153,
|
156 |
+
0.04308730599998967,
|
157 |
+
0.044872701000002735,
|
158 |
+
0.04645063899999968,
|
159 |
+
0.04730847600001198,
|
160 |
+
0.04591074599997569,
|
161 |
+
0.046251325000014276,
|
162 |
+
0.04235310799998615,
|
163 |
+
0.04305079699997805,
|
164 |
+
0.04342699099998981,
|
165 |
+
0.042189702000001716,
|
166 |
+
0.0420949749999977
|
167 |
]
|
168 |
},
|
169 |
"throughput": {
|
170 |
"unit": "tokens/s",
|
171 |
+
"value": 45.75261095967599
|
172 |
},
|
173 |
"energy": {
|
174 |
"unit": "kWh",
|
175 |
+
"cpu": 1.674929702723468e-06,
|
176 |
+
"ram": 6.999726153395219e-08,
|
177 |
"gpu": 0.0,
|
178 |
+
"total": 1.74492696425742e-06
|
179 |
},
|
180 |
"efficiency": {
|
181 |
"unit": "tokens/kWh",
|
182 |
+
"value": 1146179.7777026903
|
183 |
}
|
184 |
},
|
185 |
"decode": {
|
186 |
"memory": {
|
187 |
"unit": "MB",
|
188 |
+
"max_ram": 964.042752,
|
189 |
"max_global_vram": null,
|
190 |
"max_process_vram": null,
|
191 |
"max_reserved": null,
|
|
|
193 |
},
|
194 |
"latency": {
|
195 |
"unit": "s",
|
196 |
+
"count": 15,
|
197 |
+
"total": 0.41091040200007,
|
198 |
+
"mean": 0.02739402680000467,
|
199 |
+
"stdev": 0.001738751206448274,
|
200 |
+
"p50": 0.026316252000015083,
|
201 |
+
"p90": 0.029707975200005877,
|
202 |
+
"p95": 0.030344682000011856,
|
203 |
+
"p99": 0.03113776520000158,
|
204 |
"values": [
|
205 |
+
0.026500427999991416,
|
206 |
+
0.02621785799999543,
|
207 |
+
0.026316252000015083,
|
208 |
+
0.02601022899997929,
|
209 |
+
0.02626473500001225,
|
210 |
+
0.029919816000017363,
|
211 |
+
0.029055566000010913,
|
212 |
+
0.029390213999988646,
|
213 |
+
0.029010993000014196,
|
214 |
+
0.03133603599999901,
|
215 |
+
0.02647350800000936,
|
216 |
+
0.0260753109999996,
|
217 |
+
0.02613719700002548,
|
218 |
+
0.026217087000020456,
|
219 |
+
0.025985171999991508
|
220 |
]
|
221 |
},
|
222 |
"throughput": {
|
223 |
"unit": "tokens/s",
|
224 |
+
"value": 36.504308304167594
|
225 |
},
|
226 |
"energy": {
|
227 |
"unit": "kWh",
|
228 |
+
"cpu": 1.0179526055300679e-06,
|
229 |
+
"ram": 4.253845248311529e-08,
|
230 |
"gpu": 0.0,
|
231 |
+
"total": 1.0604910580131839e-06
|
232 |
},
|
233 |
"efficiency": {
|
234 |
"unit": "tokens/kWh",
|
235 |
+
"value": 942959.3889018612
|
236 |
}
|
237 |
},
|
238 |
"per_token": {
|
239 |
"memory": null,
|
240 |
"latency": {
|
241 |
"unit": "s",
|
242 |
+
"count": 15,
|
243 |
+
"total": 0.4052224840000065,
|
244 |
+
"mean": 0.0270148322666671,
|
245 |
+
"stdev": 0.0016745766944833633,
|
246 |
+
"p50": 0.025983117999999195,
|
247 |
+
"p90": 0.029169348400012042,
|
248 |
+
"p95": 0.029860259600016547,
|
249 |
+
"p99": 0.030737864720004494,
|
250 |
"values": [
|
251 |
+
0.026155031000001827,
|
252 |
+
0.025871397999992496,
|
253 |
+
0.025983117999999195,
|
254 |
+
0.025663569999977653,
|
255 |
+
0.025922272999991947,
|
256 |
+
0.029390114000023004,
|
257 |
+
0.028572400000001608,
|
258 |
+
0.028838199999995595,
|
259 |
+
0.028528958999999077,
|
260 |
+
0.030957266000001482,
|
261 |
+
0.02615005199999132,
|
262 |
+
0.025761473000017077,
|
263 |
+
0.02583687400002077,
|
264 |
+
0.02591060299999981,
|
265 |
+
0.02568115299999363
|
266 |
]
|
267 |
},
|
268 |
"throughput": {
|
269 |
"unit": "tokens/s",
|
270 |
+
"value": 37.01670216305115
|
271 |
},
|
272 |
"energy": null,
|
273 |
"efficiency": null
|