IlyasMoutawwakil HF staff commited on
Commit
e0b8ea5
1 Parent(s): 43d982f

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": 1110.700032,
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.985544787999999,
15
- "mean": 4.985544787999999,
16
  "stdev": 0.0,
17
- "p50": 4.985544787999999,
18
- "p90": 4.985544787999999,
19
- "p95": 4.985544787999999,
20
- "p99": 4.985544787999999,
21
  "values": [
22
- 4.985544787999999
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
- "cpu": 6.800998442777833e-05,
29
- "ram": 2.842646858687908e-06,
30
  "gpu": 0,
31
- "total": 7.085263128646624e-05
32
  },
33
  "efficiency": null
34
  },
35
  "prefill": {
36
  "memory": {
37
  "unit": "MB",
38
- "max_ram": 964.042752,
39
  "max_global_vram": null,
40
  "max_process_vram": null,
41
  "max_reserved": null,
@@ -43,50 +43,52 @@
43
  },
44
  "latency": {
45
  "unit": "s",
46
- "count": 13,
47
- "total": 0.6267067390000136,
48
- "mean": 0.04820821069230874,
49
- "stdev": 0.0021459860148466967,
50
- "p50": 0.04866667599998209,
51
- "p90": 0.05023369680001224,
52
- "p95": 0.05072652079999784,
53
- "p99": 0.051186066559984054,
54
  "values": [
55
- 0.047659333000012793,
56
- 0.049725910999995904,
57
- 0.04912055899998791,
58
- 0.047947160999996186,
59
- 0.05034356600000933,
60
- 0.05130095299998061,
61
- 0.049040923999996267,
62
- 0.04866667599998209,
63
- 0.04979422000002387,
64
- 0.042715979000007565,
65
- 0.0478101570000149,
66
- 0.0470463489999986,
67
- 0.045534951000007595
 
 
68
  ]
69
  },
70
  "throughput": {
71
  "unit": "tokens/s",
72
- "value": 41.48670882570394
73
  },
74
  "energy": {
75
  "unit": "kWh",
76
- "cpu": 1.6627967724537004e-06,
77
- "ram": 6.949172502802344e-08,
78
  "gpu": 0.0,
79
- "total": 1.732288497481724e-06
80
  },
81
  "efficiency": {
82
  "unit": "tokens/kWh",
83
- "value": 1154542.1001798809
84
  }
85
  },
86
  "decode": {
87
  "memory": {
88
  "unit": "MB",
89
- "max_ram": 964.829184,
90
  "max_global_vram": null,
91
  "max_process_vram": null,
92
  "max_reserved": null,
@@ -94,77 +96,81 @@
94
  },
95
  "latency": {
96
  "unit": "s",
97
- "count": 13,
98
- "total": 0.386703625999985,
99
- "mean": 0.029746432769229614,
100
- "stdev": 0.0017120197487387923,
101
- "p50": 0.030086836999998923,
102
- "p90": 0.031649524999994585,
103
- "p95": 0.03174076799999739,
104
- "p99": 0.03184991280000531,
105
  "values": [
106
- 0.030281763999994382,
107
- 0.030534136999989414,
108
- 0.029945635000018456,
109
- 0.03164836900000978,
110
- 0.031649813999990783,
111
- 0.03084866800000441,
112
- 0.031877199000007295,
113
- 0.02999714899999617,
114
- 0.026491816999993034,
115
- 0.02757747299997959,
116
- 0.02695069300000341,
117
- 0.030086836999998923,
118
- 0.02881407099999933
 
 
119
  ]
120
  },
121
  "throughput": {
122
  "unit": "tokens/s",
123
- "value": 33.61747634608553
124
  },
125
  "energy": {
126
  "unit": "kWh",
127
- "cpu": 9.969289312499564e-07,
128
- "ram": 4.166352117617076e-08,
129
  "gpu": 0.0,
130
- "total": 1.038592452426128e-06
131
  },
132
  "efficiency": {
133
  "unit": "tokens/kWh",
134
- "value": 962841.5820508065
135
  }
136
  },
137
  "per_token": {
138
  "memory": null,
139
  "latency": {
140
  "unit": "s",
141
- "count": 13,
142
- "total": 0.38050565699995786,
143
- "mean": 0.02926966592307368,
144
- "stdev": 0.0016489780978953127,
145
- "p50": 0.02967904499999463,
146
- "p90": 0.031091859599990813,
147
- "p95": 0.03118656919999694,
148
- "p99": 0.03129772904000447,
149
  "values": [
150
- 0.029761109999981272,
151
- 0.030029311999982156,
152
- 0.029394723000024214,
153
- 0.03108355399999141,
154
- 0.031093935999990663,
155
- 0.030328147000005856,
156
- 0.03132551900000635,
157
- 0.029520851000000903,
158
- 0.026133607999980768,
159
- 0.02715953300000251,
160
- 0.02656148599999142,
161
- 0.02967904499999463,
162
- 0.02843483300000571
 
 
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "tokens/s",
167
- "value": 34.16506367473386
168
  },
169
  "energy": null,
170
  "efficiency": null
 
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1120.997376,
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.817695952999998,
15
+ "mean": 4.817695952999998,
16
  "stdev": 0.0,
17
+ "p50": 4.817695952999998,
18
+ "p90": 4.817695952999998,
19
+ "p95": 4.817695952999998,
20
+ "p99": 4.817695952999998,
21
  "values": [
22
+ 4.817695952999998
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
+ "cpu": 6.773925950555571e-05,
29
+ "ram": 2.831335126010108e-06,
30
  "gpu": 0,
31
+ "total": 7.057059463156583e-05
32
  },
33
  "efficiency": null
34
  },
35
  "prefill": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 974.35648,
39
  "max_global_vram": null,
40
  "max_process_vram": null,
41
  "max_reserved": null,
 
43
  },
44
  "latency": {
45
  "unit": "s",
46
+ "count": 15,
47
+ "total": 0.6525908280001431,
48
+ "mean": 0.04350605520000954,
49
+ "stdev": 0.0026428602654081272,
50
+ "p50": 0.042000638999979856,
51
+ "p90": 0.04733701180001617,
52
+ "p95": 0.047611198500010235,
53
+ "p99": 0.04791959330002328,
54
  "values": [
55
+ 0.045335292999993726,
56
+ 0.04744598700000324,
57
+ 0.047173549000035564,
58
+ 0.04564084300000104,
59
+ 0.04799669200002654,
60
+ 0.042000638999979856,
61
+ 0.04174655600002097,
62
+ 0.04134698100000378,
63
+ 0.04165098800001488,
64
+ 0.042298965000043154,
65
+ 0.041645146999996996,
66
+ 0.041204144999994696,
67
+ 0.046024998000007145,
68
+ 0.040768313000000944,
69
+ 0.040311732000020584
70
  ]
71
  },
72
  "throughput": {
73
  "unit": "tokens/s",
74
+ "value": 45.9706123849988
75
  },
76
  "energy": {
77
  "unit": "kWh",
78
+ "cpu": 1.575150347555488e-06,
79
+ "ram": 6.582821309684959e-08,
80
  "gpu": 0.0,
81
+ "total": 1.6409785606523378e-06
82
  },
83
  "efficiency": {
84
  "unit": "tokens/kWh",
85
+ "value": 1218784.9664561984
86
  }
87
  },
88
  "decode": {
89
  "memory": {
90
  "unit": "MB",
91
+ "max_ram": 975.142912,
92
  "max_global_vram": null,
93
  "max_process_vram": null,
94
  "max_reserved": null,
 
96
  },
97
  "latency": {
98
  "unit": "s",
99
+ "count": 15,
100
+ "total": 0.39532712799990577,
101
+ "mean": 0.026355141866660384,
102
+ "stdev": 0.0016425696594828349,
103
+ "p50": 0.025568035999981475,
104
+ "p90": 0.028765444999987722,
105
+ "p95": 0.028840855300001068,
106
+ "p99": 0.028877267060007625,
107
  "values": [
108
+ 0.028886370000009265,
109
+ 0.028681588999972973,
110
+ 0.028821348999997554,
111
+ 0.028605226000024686,
112
+ 0.025245024999946963,
113
+ 0.025613692000035826,
114
+ 0.025094092999950135,
115
+ 0.024916050999991057,
116
+ 0.025568035999981475,
117
+ 0.025186064999957125,
118
+ 0.025196213000015177,
119
+ 0.027901885000005677,
120
+ 0.026449570000011136,
121
+ 0.024445604999982606,
122
+ 0.024716359000024113
123
  ]
124
  },
125
  "throughput": {
126
  "unit": "tokens/s",
127
+ "value": 37.94325999303437
128
  },
129
  "energy": {
130
  "unit": "kWh",
131
+ "cpu": 9.560905684167279e-07,
132
+ "ram": 3.995728038672081e-08,
133
  "gpu": 0.0,
134
+ "total": 9.96047848803448e-07
135
  },
136
  "efficiency": {
137
  "unit": "tokens/kWh",
138
+ "value": 1003967.8326711912
139
  }
140
  },
141
  "per_token": {
142
  "memory": null,
143
  "latency": {
144
  "unit": "s",
145
+ "count": 15,
146
+ "total": 0.3894108639997853,
147
+ "mean": 0.025960724266652354,
148
+ "stdev": 0.001576295914858571,
149
+ "p50": 0.025199238999960016,
150
+ "p90": 0.02828385119998984,
151
+ "p95": 0.02836672859996838,
152
+ "p99": 0.028400329719967202,
153
  "values": [
154
+ 0.02840872999996691,
155
+ 0.02818653600002108,
156
+ 0.028348727999969014,
157
+ 0.028087952000021232,
158
+ 0.02490423999995528,
159
+ 0.025287214000002223,
160
+ 0.024714575999951194,
161
+ 0.024575976999983595,
162
+ 0.025199238999960016,
163
+ 0.02484466899994686,
164
+ 0.024837034000029234,
165
+ 0.027404128000000583,
166
+ 0.026101191000009294,
167
+ 0.024100761999989118,
168
+ 0.024409887999979674
169
  ]
170
  },
171
  "throughput": {
172
  "unit": "tokens/s",
173
+ "value": 38.519726558035295
174
  },
175
  "energy": null,
176
  "efficiency": null