IlyasMoutawwakil HF staff commited on
Commit
14739a0
1 Parent(s): d963c5b

Upload cpu_inference_transformers_text-generation_openai-community/gpt2/benchmark_report.json with huggingface_hub

Browse files
cpu_inference_transformers_text-generation_openai-community/gpt2/benchmark_report.json CHANGED
@@ -2,7 +2,7 @@
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 1120.60416,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -11,31 +11,31 @@
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
- "total": 4.911183175000019,
15
- "mean": 4.911183175000019,
16
  "stdev": 0.0,
17
- "p50": 4.911183175000019,
18
- "p90": 4.911183175000019,
19
- "p95": 4.911183175000019,
20
- "p99": 4.911183175000019,
21
  "values": [
22
- 4.911183175000019
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
- "cpu": 6.871327368888875e-05,
29
- "ram": 2.872040876692671e-06,
30
  "gpu": 0,
31
- "total": 7.158531456558141e-05
32
  },
33
  "efficiency": null
34
  },
35
  "prefill": {
36
  "memory": {
37
  "unit": "MB",
38
- "max_ram": 974.09024,
39
  "max_global_vram": null,
40
  "max_process_vram": null,
41
  "max_reserved": null,
@@ -43,51 +43,53 @@
43
  },
44
  "latency": {
45
  "unit": "s",
46
- "count": 14,
47
- "total": 0.6435222219999446,
48
- "mean": 0.04596587299999604,
49
- "stdev": 0.001945698753291796,
50
- "p50": 0.046605359000011504,
51
- "p90": 0.047873430599975106,
52
- "p95": 0.047938000399977906,
53
- "p99": 0.04794184007998524,
54
  "values": [
55
- 0.044693272000017714,
56
- 0.047942799999987074,
57
- 0.04754145700002255,
58
- 0.047935415999972975,
59
- 0.04731582499999831,
60
- 0.04772879799998009,
61
- 0.04720582899994952,
62
- 0.04694396900003994,
63
- 0.046266748999983065,
64
- 0.04620867100004489,
65
- 0.04303495399994972,
66
- 0.04130654700003333,
67
- 0.0448161719999689,
68
- 0.0445817629999965
 
 
69
  ]
70
  },
71
  "throughput": {
72
  "unit": "tokens/s",
73
- "value": 43.51054096155581
74
  },
75
  "energy": {
76
  "unit": "kWh",
77
- "cpu": 1.6940880023147838e-06,
78
- "ram": 7.079920691191188e-08,
79
  "gpu": 0.0,
80
- "total": 1.7648872092266958e-06
81
  },
82
  "efficiency": {
83
  "unit": "tokens/kWh",
84
- "value": 1133216.8931499715
85
  }
86
  },
87
  "decode": {
88
  "memory": {
89
  "unit": "MB",
90
- "max_ram": 974.876672,
91
  "max_global_vram": null,
92
  "max_process_vram": null,
93
  "max_reserved": null,
@@ -95,79 +97,83 @@
95
  },
96
  "latency": {
97
  "unit": "s",
98
- "count": 14,
99
- "total": 0.39310197500003596,
100
- "mean": 0.02807871250000257,
101
- "stdev": 0.0015257697598778576,
102
- "p50": 0.02855496699999094,
103
- "p90": 0.02940966810001555,
104
- "p95": 0.029759346900016227,
105
- "p99": 0.03020447417999776,
106
  "values": [
107
- 0.028366002999973716,
108
- 0.029292828999984977,
109
- 0.028279911999959495,
110
- 0.02922186600000032,
111
- 0.029459742000028655,
112
- 0.030315755999993144,
113
- 0.029090560000042842,
114
- 0.02874393100000816,
115
- 0.02878694200001064,
116
- 0.027589567999996234,
117
- 0.024745289999998477,
118
- 0.025681593000001612,
119
- 0.02712039900001173,
120
- 0.026407584000025963
 
 
121
  ]
122
  },
123
  "throughput": {
124
  "unit": "tokens/s",
125
- "value": 35.614168562746904
126
  },
127
  "energy": {
128
  "unit": "kWh",
129
- "cpu": 9.349531910185219e-07,
130
- "ram": 3.9072816804670715e-08,
131
  "gpu": 0.0,
132
- "total": 9.740260078231925e-07
133
  },
134
  "efficiency": {
135
  "unit": "tokens/kWh",
136
- "value": 1026666.6310428976
137
  }
138
  },
139
  "per_token": {
140
  "memory": null,
141
  "latency": {
142
  "unit": "s",
143
- "count": 14,
144
- "total": 0.3864910920000284,
145
- "mean": 0.0276065065714306,
146
- "stdev": 0.0014502653904852056,
147
- "p50": 0.028035273499995128,
148
- "p90": 0.02888154110002574,
149
- "p95": 0.029189194550022536,
150
- "p99": 0.029581458110017705,
151
  "values": [
152
- 0.027872768999998243,
153
- 0.028779738000025645,
154
- 0.0277407409999455,
155
- 0.028693706000012753,
156
- 0.028925171000025784,
157
- 0.0296795240000165,
158
- 0.02856867200000579,
159
- 0.028197777999992013,
160
- 0.02830684299999575,
161
- 0.027245473999983005,
162
- 0.02438061700001981,
163
- 0.025300039000001107,
164
- 0.02673802300000716,
165
- 0.026061996999999337
 
 
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "tokens/s",
170
- "value": 36.2233445732275
171
  },
172
  "energy": null,
173
  "efficiency": null
 
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1111.523328,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
11
  "latency": {
12
  "unit": "s",
13
  "count": 1,
14
+ "total": 4.650257371000009,
15
+ "mean": 4.650257371000009,
16
  "stdev": 0.0,
17
+ "p50": 4.650257371000009,
18
+ "p90": 4.650257371000009,
19
+ "p95": 4.650257371000009,
20
+ "p99": 4.650257371000009,
21
  "values": [
22
+ 4.650257371000009
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
+ "cpu": 6.633974872777802e-05,
29
+ "ram": 2.7728278621548728e-06,
30
  "gpu": 0,
31
+ "total": 6.911257658993289e-05
32
  },
33
  "efficiency": null
34
  },
35
  "prefill": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 964.878336,
39
  "max_global_vram": null,
40
  "max_process_vram": null,
41
  "max_reserved": null,
 
43
  },
44
  "latency": {
45
  "unit": "s",
46
+ "count": 16,
47
+ "total": 0.6343365389999462,
48
+ "mean": 0.03964603368749664,
49
+ "stdev": 0.0005871515142414719,
50
+ "p50": 0.03959320650000109,
51
+ "p90": 0.04024715749999075,
52
+ "p95": 0.040568321749987035,
53
+ "p99": 0.041045923549989996,
54
  "values": [
55
+ 0.03958684500000231,
56
+ 0.03958076300000357,
57
+ 0.040124993999995695,
58
+ 0.03866065799999774,
59
+ 0.03969249299998978,
60
+ 0.03961579899998924,
61
+ 0.03983653299999901,
62
+ 0.039524728000003506,
63
+ 0.0403693209999858,
64
+ 0.0398543060000236,
65
+ 0.039493929999991906,
66
+ 0.0395637919999956,
67
+ 0.03959956799999986,
68
+ 0.03895054099999129,
69
+ 0.04116532399999073,
70
+ 0.0387169439999866
71
  ]
72
  },
73
  "throughput": {
74
  "unit": "tokens/s",
75
+ "value": 50.44640822748303
76
  },
77
  "energy": {
78
  "unit": "kWh",
79
+ "cpu": 1.5154860628205454e-06,
80
+ "ram": 6.333501570026548e-08,
81
  "gpu": 0.0,
82
+ "total": 1.578821078520811e-06
83
  },
84
  "efficiency": {
85
  "unit": "tokens/kWh",
86
+ "value": 1266767.987335075
87
  }
88
  },
89
  "decode": {
90
  "memory": {
91
  "unit": "MB",
92
+ "max_ram": 965.664768,
93
  "max_global_vram": null,
94
  "max_process_vram": null,
95
  "max_reserved": null,
 
97
  },
98
  "latency": {
99
  "unit": "s",
100
+ "count": 16,
101
+ "total": 0.3960729360000812,
102
+ "mean": 0.024754558500005075,
103
+ "stdev": 0.0006383661211396777,
104
+ "p50": 0.024741068000011524,
105
+ "p90": 0.02507484900002055,
106
+ "p95": 0.025582415000009462,
107
+ "p99": 0.026579334200000915,
108
  "values": [
109
+ 0.024875274000009995,
110
+ 0.024761060000003,
111
+ 0.024555695000003652,
112
+ 0.024377621000013505,
113
+ 0.02473163500002329,
114
+ 0.024982666000028075,
115
+ 0.02469501599998125,
116
+ 0.02489601299998867,
117
+ 0.025167032000013023,
118
+ 0.024851178999995227,
119
+ 0.024592393999995465,
120
+ 0.026828563999998778,
121
+ 0.02417099400000211,
122
+ 0.02475050099999976,
123
+ 0.02388332500001411,
124
+ 0.02395396700001129
125
  ]
126
  },
127
  "throughput": {
128
  "unit": "tokens/s",
129
+ "value": 40.39660008478014
130
  },
131
  "energy": {
132
  "unit": "kWh",
133
+ "cpu": 8.965744107088403e-07,
134
+ "ram": 3.747186806489935e-08,
135
  "gpu": 0.0,
136
+ "total": 9.340462787737398e-07
137
  },
138
  "efficiency": {
139
  "unit": "tokens/kWh",
140
+ "value": 1070610.7638615586
141
  }
142
  },
143
  "per_token": {
144
  "memory": null,
145
  "latency": {
146
  "unit": "s",
147
+ "count": 16,
148
+ "total": 0.390491561999994,
149
+ "mean": 0.024405722624999626,
150
+ "stdev": 0.0006042411874206423,
151
+ "p50": 0.02437141400000087,
152
+ "p90": 0.024711933500014993,
153
+ "p95": 0.02520104250001509,
154
+ "p99": 0.026128790100000288,
155
  "values": [
156
+ 0.024536578999999392,
157
+ 0.024412746999985302,
158
+ 0.02423317099999167,
159
+ 0.02405080799999837,
160
+ 0.024387850000010758,
161
+ 0.024609386000008726,
162
+ 0.02435497799999098,
163
+ 0.024565754000008155,
164
+ 0.02481448100002126,
165
+ 0.024522582999992437,
166
+ 0.024281140999988793,
167
+ 0.026360726999996587,
168
+ 0.023862605999994457,
169
+ 0.024279107000012345,
170
+ 0.023573773999999048,
171
+ 0.02364586999999574
172
  ]
173
  },
174
  "throughput": {
175
  "unit": "tokens/s",
176
+ "value": 40.973996769743884
177
  },
178
  "energy": null,
179
  "efficiency": null