Commit
•
52dfa0f
1
Parent(s):
4908b19
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": "
|
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":
|
103 |
"max_global_vram": null,
|
104 |
"max_process_vram": null,
|
105 |
"max_reserved": null,
|
@@ -107,44 +107,50 @@
|
|
107 |
},
|
108 |
"latency": {
|
109 |
"unit": "s",
|
110 |
-
"count":
|
111 |
-
"total": 0.
|
112 |
-
"mean": 0.
|
113 |
-
"stdev": 0.
|
114 |
-
"p50": 0.
|
115 |
-
"p90": 0.
|
116 |
-
"p95": 0.
|
117 |
-
"p99": 0.
|
118 |
"values": [
|
119 |
-
0.
|
120 |
-
0.
|
121 |
-
0.
|
122 |
-
0.
|
123 |
-
0.
|
124 |
-
0.
|
125 |
-
0.
|
|
|
|
|
|
|
|
|
|
|
|
|
126 |
]
|
127 |
},
|
128 |
"throughput": {
|
129 |
"unit": "tokens/s",
|
130 |
-
"value":
|
131 |
},
|
132 |
"energy": {
|
133 |
"unit": "kWh",
|
134 |
-
"cpu":
|
135 |
-
"ram":
|
136 |
"gpu": 0.0,
|
137 |
-
"total":
|
138 |
},
|
139 |
"efficiency": {
|
140 |
"unit": "tokens/kWh",
|
141 |
-
"value":
|
142 |
}
|
143 |
},
|
144 |
"decode": {
|
145 |
"memory": {
|
146 |
"unit": "MB",
|
147 |
-
"max_ram":
|
148 |
"max_global_vram": null,
|
149 |
"max_process_vram": null,
|
150 |
"max_reserved": null,
|
@@ -152,64 +158,76 @@
|
|
152 |
},
|
153 |
"latency": {
|
154 |
"unit": "s",
|
155 |
-
"count":
|
156 |
-
"total": 0.
|
157 |
-
"mean": 0.
|
158 |
-
"stdev": 0.
|
159 |
-
"p50": 0.
|
160 |
-
"p90": 0.
|
161 |
-
"p95": 0.
|
162 |
-
"p99": 0.
|
163 |
"values": [
|
164 |
-
0.
|
165 |
-
0.
|
166 |
-
0.
|
167 |
-
0.
|
168 |
-
0.
|
169 |
-
0.
|
170 |
-
0.
|
|
|
|
|
|
|
|
|
|
|
|
|
171 |
]
|
172 |
},
|
173 |
"throughput": {
|
174 |
"unit": "tokens/s",
|
175 |
-
"value":
|
176 |
},
|
177 |
"energy": {
|
178 |
"unit": "kWh",
|
179 |
-
"cpu": 1.
|
180 |
-
"ram":
|
181 |
"gpu": 0.0,
|
182 |
-
"total": 1.
|
183 |
},
|
184 |
"efficiency": {
|
185 |
"unit": "tokens/kWh",
|
186 |
-
"value":
|
187 |
}
|
188 |
},
|
189 |
"per_token": {
|
190 |
"memory": null,
|
191 |
"latency": {
|
192 |
"unit": "s",
|
193 |
-
"count":
|
194 |
-
"total": 0.
|
195 |
-
"mean": 0.
|
196 |
-
"stdev": 0.
|
197 |
-
"p50": 0.
|
198 |
-
"p90": 0.
|
199 |
-
"p95": 0.
|
200 |
-
"p99": 0.
|
201 |
"values": [
|
202 |
-
0.
|
203 |
-
0.
|
204 |
-
0.
|
205 |
-
0.
|
206 |
-
0.
|
207 |
-
0.
|
|
|
|
|
|
|
|
|
|
|
|
|
208 |
]
|
209 |
},
|
210 |
"throughput": {
|
211 |
"unit": "tokens/s",
|
212 |
-
"value":
|
213 |
},
|
214 |
"energy": null,
|
215 |
"efficiency": null
|
|
|
80 |
"processor": "x86_64",
|
81 |
"python_version": "3.10.14",
|
82 |
"optimum_benchmark_version": "0.2.1",
|
83 |
+
"optimum_benchmark_commit": "c551ed4717b9f9db50458281347948dd265d9e3b",
|
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": 944.242688,
|
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.6511665159999893,
|
112 |
+
"mean": 0.05008973199999918,
|
113 |
+
"stdev": 0.0008901456519693848,
|
114 |
+
"p50": 0.05048302099999091,
|
115 |
+
"p90": 0.05086131680001245,
|
116 |
+
"p95": 0.05106322580000437,
|
117 |
+
"p99": 0.05130395395999244,
|
118 |
"values": [
|
119 |
+
0.05065752600000906,
|
120 |
+
0.05074538099998449,
|
121 |
+
0.05085610800000495,
|
122 |
+
0.05086261900001432,
|
123 |
+
0.048842355999994425,
|
124 |
+
0.050551447999993115,
|
125 |
+
0.05048302099999091,
|
126 |
+
0.048909090000023525,
|
127 |
+
0.05029365699999744,
|
128 |
+
0.0498817380000105,
|
129 |
+
0.05136413599998946,
|
130 |
+
0.049254164999979366,
|
131 |
+
0.048465270999997756
|
132 |
]
|
133 |
},
|
134 |
"throughput": {
|
135 |
"unit": "tokens/s",
|
136 |
+
"value": 39.928342998521785
|
137 |
},
|
138 |
"energy": {
|
139 |
"unit": "kWh",
|
140 |
+
"cpu": 1.6857422060436675e-06,
|
141 |
+
"ram": 7.044953641845096e-08,
|
142 |
"gpu": 0.0,
|
143 |
+
"total": 1.7561917424621184e-06
|
144 |
},
|
145 |
"efficiency": {
|
146 |
"unit": "tokens/kWh",
|
147 |
+
"value": 1138827.812272976
|
148 |
}
|
149 |
},
|
150 |
"decode": {
|
151 |
"memory": {
|
152 |
"unit": "MB",
|
153 |
+
"max_ram": 944.242688,
|
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.4010149900000499,
|
163 |
+
"mean": 0.030847306923080763,
|
164 |
+
"stdev": 0.0010302531407087147,
|
165 |
+
"p50": 0.03121004900000912,
|
166 |
+
"p90": 0.031966991799998824,
|
167 |
+
"p95": 0.032040472600004935,
|
168 |
+
"p99": 0.03204053452000494,
|
169 |
"values": [
|
170 |
+
0.031134328000007372,
|
171 |
+
0.030643240000017613,
|
172 |
+
0.03138406400000804,
|
173 |
+
0.032040421000004926,
|
174 |
+
0.03204055000000494,
|
175 |
+
0.03131409299999177,
|
176 |
+
0.03121004900000912,
|
177 |
+
0.03167327499997441,
|
178 |
+
0.03121474799999646,
|
179 |
+
0.03098446699999613,
|
180 |
+
0.02940026900000703,
|
181 |
+
0.029402232000023787,
|
182 |
+
0.02857325400000832
|
183 |
]
|
184 |
},
|
185 |
"throughput": {
|
186 |
"unit": "tokens/s",
|
187 |
+
"value": 32.41774079317679
|
188 |
},
|
189 |
"energy": {
|
190 |
"unit": "kWh",
|
191 |
+
"cpu": 1.0477525878835606e-06,
|
192 |
+
"ram": 4.378964971698927e-08,
|
193 |
"gpu": 0.0,
|
194 |
+
"total": 1.09154223760055e-06
|
195 |
},
|
196 |
"efficiency": {
|
197 |
"unit": "tokens/kWh",
|
198 |
+
"value": 916134.9561682744
|
199 |
}
|
200 |
},
|
201 |
"per_token": {
|
202 |
"memory": null,
|
203 |
"latency": {
|
204 |
"unit": "s",
|
205 |
+
"count": 12,
|
206 |
+
"total": 0.9708104479999804,
|
207 |
+
"mean": 0.08090087066666503,
|
208 |
+
"stdev": 0.0015149395942056193,
|
209 |
+
"p50": 0.0811769409999954,
|
210 |
+
"p90": 0.08223946449999744,
|
211 |
+
"p95": 0.08257633564999481,
|
212 |
+
"p99": 0.08286515032999489,
|
213 |
"values": [
|
214 |
+
0.08140842899999257,
|
215 |
+
0.08228095699999471,
|
216 |
+
0.08293735399999491,
|
217 |
+
0.08089987799999676,
|
218 |
+
0.08186603200002196,
|
219 |
+
0.08170432099998948,
|
220 |
+
0.08059357599998407,
|
221 |
+
0.08150394600002642,
|
222 |
+
0.08091769199998566,
|
223 |
+
0.08094545299999822,
|
224 |
+
0.07854675199999406,
|
225 |
+
0.07720605800000158
|
226 |
]
|
227 |
},
|
228 |
"throughput": {
|
229 |
"unit": "tokens/s",
|
230 |
+
"value": 12.360806401210304
|
231 |
},
|
232 |
"energy": null,
|
233 |
"efficiency": null
|