IlyasMoutawwakil HF staff commited on
Commit
68b6e93
1 Parent(s): 653850f

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.3504,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.5.0-1018-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.0",
83
- "optimum_benchmark_commit": "8c941d382a8099afb1970de0d586e2ae6aa525e8",
84
  "transformers_version": "4.40.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.1",
@@ -99,7 +99,7 @@
99
  "prefill": {
100
  "memory": {
101
  "unit": "MB",
102
- "max_ram": 947.535872,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
@@ -107,50 +107,49 @@
107
  },
108
  "latency": {
109
  "unit": "s",
110
- "count": 13,
111
- "total": 0.6203578859999936,
112
- "mean": 0.0477198373846149,
113
- "stdev": 0.002176628786059088,
114
- "p50": 0.048551591000006056,
115
- "p90": 0.050084055000002084,
116
- "p95": 0.05028668300000731,
117
- "p99": 0.05034081260001472,
118
  "values": [
119
- 0.046609295999985534,
120
- 0.045372859999986304,
121
- 0.04890531099999862,
122
- 0.05024157500000115,
123
- 0.04748215500001152,
124
- 0.048551591000006056,
125
- 0.04872412299999951,
126
- 0.04918482200000085,
127
- 0.04945397500000581,
128
- 0.050354345000016565,
129
- 0.04816254600001457,
130
- 0.04378876299998069,
131
- 0.043526523999986466
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "tokens/s",
136
- "value": 41.911291186520465
137
  },
138
  "energy": {
139
  "unit": "kWh",
140
- "cpu": 1.7981752000673853e-06,
141
- "ram": 7.514794847820943e-08,
142
  "gpu": 0.0,
143
- "total": 1.873323148545595e-06
144
  },
145
  "efficiency": {
146
  "unit": "tokens/kWh",
147
- "value": 1067621.4627213432
148
  }
149
  },
150
  "decode": {
151
  "memory": {
152
  "unit": "MB",
153
- "max_ram": 947.535872,
154
  "max_global_vram": null,
155
  "max_process_vram": null,
156
  "max_reserved": null,
@@ -158,76 +157,74 @@
158
  },
159
  "latency": {
160
  "unit": "s",
161
- "count": 13,
162
- "total": 0.38643292800000495,
163
- "mean": 0.029725609846154227,
164
- "stdev": 0.0020923003024940347,
165
- "p50": 0.030366155999985267,
166
- "p90": 0.031546085399997995,
167
- "p95": 0.03243195279999895,
168
- "p99": 0.03335699775999842,
169
  "values": [
170
- 0.028023705000009613,
171
- 0.02852750400001014,
172
- 0.031086098999992373,
173
- 0.030801317999987532,
174
- 0.030366155999985267,
175
- 0.03102182999998604,
176
- 0.030178175000003193,
177
- 0.030988187000019707,
178
- 0.031661081999999396,
179
- 0.03358825899999829,
180
- 0.026925715999993827,
181
- 0.026774113000016087,
182
- 0.026490784000003487
183
  ]
184
  },
185
  "throughput": {
186
  "unit": "tokens/s",
187
- "value": 33.641025539106835
188
  },
189
  "energy": {
190
  "unit": "kWh",
191
- "cpu": 8.861856749563508e-07,
192
- "ram": 3.703165139046005e-08,
193
  "gpu": 0.0,
194
- "total": 9.232173263468114e-07
195
  },
196
  "efficiency": {
197
  "unit": "tokens/kWh",
198
- "value": 1083168.5795553895
199
  }
200
  },
201
  "per_token": {
202
  "memory": null,
203
  "latency": {
204
  "unit": "s",
205
- "count": 12,
206
- "total": 0.9323710710000057,
207
- "mean": 0.07769758925000048,
208
- "stdev": 0.004158368280345058,
209
- "p50": 0.07923349150000547,
210
- "p90": 0.08112267239999937,
211
- "p95": 0.08239192059999709,
212
- "p99": 0.0836268809199953,
213
  "values": [
214
- 0.07388574700001982,
215
- 0.07987757799998008,
216
- 0.08106668700000341,
217
- 0.07788781499999686,
218
- 0.0795734910000192,
219
- 0.07889349199999174,
220
- 0.08019275600000242,
221
- 0.08112889299999893,
222
- 0.08393562099999485,
223
- 0.07530539600000452,
224
- 0.07058607999999822,
225
- 0.07003751499999566
226
  ]
227
  },
228
  "throughput": {
229
  "unit": "tokens/s",
230
- "value": 12.870412192357614
231
  },
232
  "energy": null,
233
  "efficiency": null
 
73
  "environment": {
74
  "cpu": " AMD EPYC 7763 64-Core Processor",
75
  "cpu_count": 4,
76
+ "cpu_ram_mb": 16757.346304,
77
  "system": "Linux",
78
  "machine": "x86_64",
79
  "platform": "Linux-6.5.0-1018-azure-x86_64-with-glibc2.35",
80
  "processor": "x86_64",
81
  "python_version": "3.10.14",
82
  "optimum_benchmark_version": "0.2.0",
83
+ "optimum_benchmark_commit": "b0a0b933f18d5fa56eadb290a26cc2099f2dd4d8",
84
  "transformers_version": "4.40.2",
85
  "transformers_commit": null,
86
  "accelerate_version": "0.30.1",
 
99
  "prefill": {
100
  "memory": {
101
  "unit": "MB",
102
+ "max_ram": 947.67104,
103
  "max_global_vram": null,
104
  "max_process_vram": null,
105
  "max_reserved": null,
 
107
  },
108
  "latency": {
109
  "unit": "s",
110
+ "count": 12,
111
+ "total": 0.6362601239999606,
112
+ "mean": 0.053021676999996714,
113
+ "stdev": 0.0009879796796853479,
114
+ "p50": 0.05330665149999447,
115
+ "p90": 0.054035152600016546,
116
+ "p95": 0.054086199050016145,
117
+ "p99": 0.054134867010011474,
118
  "values": [
119
+ 0.05414703400001031,
120
+ 0.05403642500002093,
121
+ 0.05157386299998734,
122
+ 0.05316608200001838,
123
+ 0.05345428299997934,
124
+ 0.05070891999997684,
125
+ 0.053372851000005994,
126
+ 0.05278962599999204,
127
+ 0.053284173999998075,
128
+ 0.05237403600000334,
129
+ 0.05402370099997711,
130
+ 0.05332912899999087
 
131
  ]
132
  },
133
  "throughput": {
134
  "unit": "tokens/s",
135
+ "value": 37.72042140425177
136
  },
137
  "energy": {
138
  "unit": "kWh",
139
+ "cpu": 1.8332425392035284e-06,
140
+ "ram": 7.661293786705932e-08,
141
  "gpu": 0.0,
142
+ "total": 1.909855477070588e-06
143
  },
144
  "efficiency": {
145
  "unit": "tokens/kWh",
146
+ "value": 1047199.6567340684
147
  }
148
  },
149
  "decode": {
150
  "memory": {
151
  "unit": "MB",
152
+ "max_ram": 947.67104,
153
  "max_global_vram": null,
154
  "max_process_vram": null,
155
  "max_reserved": null,
 
157
  },
158
  "latency": {
159
  "unit": "s",
160
+ "count": 12,
161
+ "total": 0.39697931500001005,
162
+ "mean": 0.03308160958333417,
163
+ "stdev": 0.0006865410009691628,
164
+ "p50": 0.03313834499999757,
165
+ "p90": 0.03381396359999087,
166
+ "p95": 0.034019586199990216,
167
+ "p99": 0.034196957239990694,
168
  "values": [
169
+ 0.032926583000005394,
170
+ 0.03359598000000119,
171
+ 0.03303443499999048,
172
+ 0.03256758899999568,
173
+ 0.03232157700000471,
174
+ 0.03324225500000466,
175
+ 0.03343429599999581,
176
+ 0.0327964890000203,
177
+ 0.034241299999990815,
178
+ 0.033838183999989724,
179
+ 0.033405552000004946,
180
+ 0.031575075000006336
 
181
  ]
182
  },
183
  "throughput": {
184
  "unit": "tokens/s",
185
+ "value": 30.228275244012895
186
  },
187
  "energy": {
188
  "unit": "kWh",
189
+ "cpu": 1.0896824827097892e-06,
190
+ "ram": 4.553964979426669e-08,
191
  "gpu": 0.0,
192
+ "total": 1.1352221325040545e-06
193
  },
194
  "efficiency": {
195
  "unit": "tokens/kWh",
196
+ "value": 880884.8694609365
197
  }
198
  },
199
  "per_token": {
200
  "memory": null,
201
  "latency": {
202
  "unit": "s",
203
+ "count": 11,
204
+ "total": 0.9463848640000094,
205
+ "mean": 0.0860349876363645,
206
+ "stdev": 0.0011781546398233853,
207
+ "p50": 0.08581834000000299,
208
+ "p90": 0.08754055299999663,
209
+ "p95": 0.08759233499999652,
210
+ "p99": 0.08763376059999643,
211
  "values": [
212
+ 0.08764411699999641,
213
+ 0.08462633300001698,
214
+ 0.08574536300000091,
215
+ 0.08581834000000299,
216
+ 0.08396824700000138,
217
+ 0.08685305199998083,
218
+ 0.08559130400001891,
219
+ 0.08754055299999663,
220
+ 0.08622163699999419,
221
+ 0.08742857199999321,
222
+ 0.08494734600000697
 
223
  ]
224
  },
225
  "throughput": {
226
  "unit": "tokens/s",
227
+ "value": 11.623178284474223
228
  },
229
  "energy": null,
230
  "efficiency": null