Commit
•
cccc92b
1
Parent(s):
b4f915e
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
@@ -76,9 +76,9 @@
|
|
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.
|
80 |
"optimum_benchmark_version": "0.2.0",
|
81 |
-
"optimum_benchmark_commit": "
|
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":
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
@@ -105,48 +105,50 @@
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
-
"count":
|
109 |
-
"total": 0.
|
110 |
-
"mean": 0.
|
111 |
-
"stdev": 0.
|
112 |
-
"p50": 0.
|
113 |
-
"p90": 0.
|
114 |
-
"p95": 0.
|
115 |
-
"p99": 0.
|
116 |
"values": [
|
117 |
-
0.
|
118 |
-
0.
|
119 |
-
0.
|
120 |
-
0.
|
121 |
-
0.
|
122 |
-
0.
|
123 |
-
0.
|
124 |
-
0.
|
125 |
-
0.
|
126 |
-
0.
|
127 |
-
0.
|
|
|
|
|
128 |
]
|
129 |
},
|
130 |
"throughput": {
|
131 |
"unit": "tokens/s",
|
132 |
-
"value":
|
133 |
},
|
134 |
"energy": {
|
135 |
"unit": "kWh",
|
136 |
-
"cpu":
|
137 |
-
"ram":
|
138 |
"gpu": 0.0,
|
139 |
-
"total":
|
140 |
},
|
141 |
"efficiency": {
|
142 |
"unit": "tokens/kWh",
|
143 |
-
"value":
|
144 |
}
|
145 |
},
|
146 |
"decode": {
|
147 |
"memory": {
|
148 |
"unit": "MB",
|
149 |
-
"max_ram":
|
150 |
"max_global_vram": null,
|
151 |
"max_process_vram": null,
|
152 |
"max_reserved": null,
|
@@ -154,72 +156,76 @@
|
|
154 |
},
|
155 |
"latency": {
|
156 |
"unit": "s",
|
157 |
-
"count":
|
158 |
-
"total": 0.
|
159 |
-
"mean": 0.
|
160 |
-
"stdev": 0.
|
161 |
-
"p50": 0.
|
162 |
-
"p90": 0.
|
163 |
-
"p95": 0.
|
164 |
-
"p99": 0.
|
165 |
"values": [
|
166 |
-
0.
|
167 |
-
0.
|
168 |
-
0.
|
169 |
-
0.
|
170 |
-
0.
|
171 |
-
0.
|
172 |
-
0.
|
173 |
-
0.
|
174 |
-
0.
|
175 |
-
0.
|
176 |
-
0.
|
|
|
|
|
177 |
]
|
178 |
},
|
179 |
"throughput": {
|
180 |
"unit": "tokens/s",
|
181 |
-
"value":
|
182 |
},
|
183 |
"energy": {
|
184 |
"unit": "kWh",
|
185 |
-
"cpu":
|
186 |
-
"ram":
|
187 |
"gpu": 0.0,
|
188 |
-
"total": 1.
|
189 |
},
|
190 |
"efficiency": {
|
191 |
"unit": "tokens/kWh",
|
192 |
-
"value":
|
193 |
}
|
194 |
},
|
195 |
"per_token": {
|
196 |
"memory": null,
|
197 |
"latency": {
|
198 |
"unit": "s",
|
199 |
-
"count":
|
200 |
-
"total": 0.
|
201 |
-
"mean": 0.
|
202 |
-
"stdev": 0.
|
203 |
-
"p50": 0.
|
204 |
-
"p90": 0.
|
205 |
-
"p95": 0.
|
206 |
-
"p99": 0.
|
207 |
"values": [
|
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":
|
223 |
},
|
224 |
"energy": null,
|
225 |
"efficiency": null
|
|
|
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.0",
|
81 |
+
"optimum_benchmark_commit": "e9058512717b423b9cdf21d451280e352f72e99c",
|
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.8256,
|
101 |
"max_global_vram": null,
|
102 |
"max_process_vram": null,
|
103 |
"max_reserved": null,
|
|
|
105 |
},
|
106 |
"latency": {
|
107 |
"unit": "s",
|
108 |
+
"count": 13,
|
109 |
+
"total": 0.6219809429999827,
|
110 |
+
"mean": 0.0478446879230756,
|
111 |
+
"stdev": 0.000811586685782954,
|
112 |
+
"p50": 0.048065213999962,
|
113 |
+
"p90": 0.04858335019998776,
|
114 |
+
"p95": 0.048702704599998016,
|
115 |
+
"p99": 0.048810608120008966,
|
116 |
"values": [
|
117 |
+
0.04804461600002696,
|
118 |
+
0.048465610999983255,
|
119 |
+
0.04861278499998889,
|
120 |
+
0.0488375840000117,
|
121 |
+
0.04836251899996569,
|
122 |
+
0.045606254000006174,
|
123 |
+
0.047167433000026904,
|
124 |
+
0.047654250000050524,
|
125 |
+
0.047280934000013985,
|
126 |
+
0.0482910160000074,
|
127 |
+
0.048126067999987754,
|
128 |
+
0.047466658999951505,
|
129 |
+
0.048065213999962
|
130 |
]
|
131 |
},
|
132 |
"throughput": {
|
133 |
"unit": "tokens/s",
|
134 |
+
"value": 41.80192382518176
|
135 |
},
|
136 |
"energy": {
|
137 |
"unit": "kWh",
|
138 |
+
"cpu": 1.6345091440059522e-06,
|
139 |
+
"ram": 6.830680039653221e-08,
|
140 |
"gpu": 0.0,
|
141 |
+
"total": 1.7028159444024843e-06
|
142 |
},
|
143 |
"efficiency": {
|
144 |
"unit": "tokens/kWh",
|
145 |
+
"value": 1174525.060429709
|
146 |
}
|
147 |
},
|
148 |
"decode": {
|
149 |
"memory": {
|
150 |
"unit": "MB",
|
151 |
+
"max_ram": 956.8256,
|
152 |
"max_global_vram": null,
|
153 |
"max_process_vram": null,
|
154 |
"max_reserved": null,
|
|
|
156 |
},
|
157 |
"latency": {
|
158 |
"unit": "s",
|
159 |
+
"count": 13,
|
160 |
+
"total": 0.39072484399991936,
|
161 |
+
"mean": 0.03005575723076303,
|
162 |
+
"stdev": 0.0004925865733221267,
|
163 |
+
"p50": 0.03009674800000539,
|
164 |
+
"p90": 0.030735641800026768,
|
165 |
+
"p95": 0.030882855400000152,
|
166 |
+
"p99": 0.030980324679962905,
|
167 |
"values": [
|
168 |
+
0.029936168999995516,
|
169 |
+
0.030471685000009074,
|
170 |
+
0.03024234899999101,
|
171 |
+
0.030145797999978186,
|
172 |
+
0.029653461999998854,
|
173 |
+
0.030801631000031193,
|
174 |
+
0.03009674800000539,
|
175 |
+
0.02937488299994584,
|
176 |
+
0.03002595499998506,
|
177 |
+
0.031004691999953593,
|
178 |
+
0.030148359000008895,
|
179 |
+
0.029392190000010032,
|
180 |
+
0.029430923000006715
|
181 |
]
|
182 |
},
|
183 |
"throughput": {
|
184 |
"unit": "tokens/s",
|
185 |
+
"value": 33.271495784390616
|
186 |
},
|
187 |
"energy": {
|
188 |
"unit": "kWh",
|
189 |
+
"cpu": 9.785618384679161e-07,
|
190 |
+
"ram": 4.089793152646829e-08,
|
191 |
"gpu": 0.0,
|
192 |
+
"total": 1.0194597699943845e-06
|
193 |
},
|
194 |
"efficiency": {
|
195 |
"unit": "tokens/kWh",
|
196 |
+
"value": 980911.6842398875
|
197 |
}
|
198 |
},
|
199 |
"per_token": {
|
200 |
"memory": null,
|
201 |
"latency": {
|
202 |
"unit": "s",
|
203 |
+
"count": 12,
|
204 |
+
"total": 0.9348950980000268,
|
205 |
+
"mean": 0.07790792483333557,
|
206 |
+
"stdev": 0.0009168054790122415,
|
207 |
+
"p50": 0.07781592550000482,
|
208 |
+
"p90": 0.07902765240002622,
|
209 |
+
"p95": 0.07911032395001313,
|
210 |
+
"p99": 0.07918034159000228,
|
211 |
"values": [
|
212 |
+
0.07892808900004411,
|
213 |
+
0.07882882499995958,
|
214 |
+
0.07903871500002424,
|
215 |
+
0.07811028700001543,
|
216 |
+
0.07634774299998526,
|
217 |
+
0.07728256500001862,
|
218 |
+
0.07710626599998704,
|
219 |
+
0.0773395499999765,
|
220 |
+
0.07919784599999957,
|
221 |
+
0.07833176299999423,
|
222 |
+
0.076861885000028,
|
223 |
+
0.07752156399999421
|
224 |
]
|
225 |
},
|
226 |
"throughput": {
|
227 |
"unit": "tokens/s",
|
228 |
+
"value": 12.835664691868622
|
229 |
},
|
230 |
"energy": null,
|
231 |
"efficiency": null
|