IlyasMoutawwakil HF staff commited on
Commit
efe51da
·
verified ·
1 Parent(s): 0571763

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": 1105.53088,
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.826897729000052,
15
- "mean": 4.826897729000052,
16
  "stdev": 0.0,
17
- "p50": 4.826897729000052,
18
- "p90": 4.826897729000052,
19
- "p95": 4.826897729000052,
20
- "p99": 4.826897729000052,
21
  "values": [
22
- 4.826897729000052
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
- "cpu": 6.858394808239406e-05,
29
- "ram": 2.866628699965759e-06,
30
  "gpu": 0,
31
- "total": 7.145057678235982e-05
32
  },
33
  "efficiency": null
34
  },
35
  "prefill": {
36
  "memory": {
37
  "unit": "MB",
38
- "max_ram": 959.000576,
39
  "max_global_vram": null,
40
  "max_process_vram": null,
41
  "max_reserved": null,
@@ -43,50 +43,51 @@
43
  },
44
  "latency": {
45
  "unit": "s",
46
- "count": 13,
47
- "total": 0.6239135109999552,
48
- "mean": 0.04799334699999655,
49
- "stdev": 0.0028518285666014613,
50
- "p50": 0.049141796999947474,
51
- "p90": 0.04994485600002463,
52
- "p95": 0.05018801500000336,
53
- "p99": 0.05045481819997803,
54
  "values": [
55
- 0.04986156400002528,
56
- 0.049200476000009985,
57
- 0.0488449719999835,
58
- 0.04605809600002431,
59
- 0.049141796999947474,
60
- 0.049278092000008655,
61
- 0.04985039300004246,
62
- 0.049965679000024465,
63
- 0.050521518999971704,
64
- 0.048930899999959365,
65
- 0.04876582499991855,
66
- 0.041974424000045474,
67
- 0.04151977399999396
 
68
  ]
69
  },
70
  "throughput": {
71
  "unit": "tokens/s",
72
- "value": 41.67244264085486
73
  },
74
  "energy": {
75
  "unit": "kWh",
76
- "cpu": 1.6238256737037945e-06,
77
- "ram": 6.786258671425571e-08,
78
  "gpu": 0.0,
79
- "total": 1.6916882604180502e-06
80
  },
81
  "efficiency": {
82
  "unit": "tokens/kWh",
83
- "value": 1182250.9186803482
84
  }
85
  },
86
  "decode": {
87
  "memory": {
88
  "unit": "MB",
89
- "max_ram": 959.91808,
90
  "max_global_vram": null,
91
  "max_process_vram": null,
92
  "max_reserved": null,
@@ -94,77 +95,79 @@
94
  },
95
  "latency": {
96
  "unit": "s",
97
- "count": 13,
98
- "total": 0.3851852020001161,
99
- "mean": 0.02962963092308585,
100
- "stdev": 0.0017502645267959557,
101
- "p50": 0.03027097500000764,
102
- "p90": 0.030689391800046907,
103
- "p95": 0.03119611980002901,
104
- "p99": 0.03178931435998038,
105
  "values": [
106
- 0.030323683000005985,
107
- 0.030479605999971682,
108
- 0.029998114000022724,
109
- 0.03027097500000764,
110
- 0.030701791000069534,
111
- 0.030639794999956393,
112
- 0.030493231000036758,
113
- 0.03193761299996822,
114
- 0.030253642000047876,
115
- 0.0298051539999733,
116
- 0.02853244100003849,
117
- 0.02592872000002444,
118
- 0.025820436999993035
 
119
  ]
120
  },
121
  "throughput": {
122
  "unit": "tokens/s",
123
- "value": 33.749998526672584
124
  },
125
  "energy": {
126
  "unit": "kWh",
127
- "cpu": 9.982253887035225e-07,
128
- "ram": 4.171751199848472e-08,
129
  "gpu": 0.0,
130
- "total": 1.0399429007020075e-06
131
  },
132
  "efficiency": {
133
  "unit": "tokens/kWh",
134
- "value": 961591.25594776
135
  }
136
  },
137
  "per_token": {
138
  "memory": null,
139
  "latency": {
140
  "unit": "s",
141
- "count": 13,
142
- "total": 0.37936013900002763,
143
- "mean": 0.02918154915384828,
144
- "stdev": 0.0016790253338550573,
145
- "p50": 0.0298075069999868,
146
- "p90": 0.030236592400001427,
147
- "p95": 0.030676778200017907,
148
- "p99": 0.03119057644000804,
149
  "values": [
150
- 0.029834077000032266,
151
- 0.030000257999972746,
152
- 0.029565825000076984,
153
- 0.029776679999940825,
154
- 0.030248613000026126,
155
- 0.030188509999902635,
156
- 0.029988436000053298,
157
- 0.03131902600000558,
158
- 0.0298075069999868,
159
- 0.029329943999982788,
160
- 0.028186584000081893,
161
- 0.025605574999985947,
162
- 0.025509103999979743
 
163
  ]
164
  },
165
  "throughput": {
166
  "unit": "tokens/s",
167
- "value": 34.26822869231143
168
  },
169
  "energy": null,
170
  "efficiency": null
 
2
  "load": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1104.93696,
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.791509840999993,
15
+ "mean": 4.791509840999993,
16
  "stdev": 0.0,
17
+ "p50": 4.791509840999993,
18
+ "p90": 4.791509840999993,
19
+ "p95": 4.791509840999993,
20
+ "p99": 4.791509840999993,
21
  "values": [
22
+ 4.791509840999993
23
  ]
24
  },
25
  "throughput": null,
26
  "energy": {
27
  "unit": "kWh",
28
+ "cpu": 6.951810386445787e-05,
29
+ "ram": 2.9056832494553455e-06,
30
  "gpu": 0,
31
+ "total": 7.242378711391321e-05
32
  },
33
  "efficiency": null
34
  },
35
  "prefill": {
36
  "memory": {
37
  "unit": "MB",
38
+ "max_ram": 958.01344,
39
  "max_global_vram": null,
40
  "max_process_vram": null,
41
  "max_reserved": null,
 
43
  },
44
  "latency": {
45
  "unit": "s",
46
+ "count": 14,
47
+ "total": 0.654458666000096,
48
+ "mean": 0.04674704757143543,
49
+ "stdev": 0.0022246892216892015,
50
+ "p50": 0.047599926000003734,
51
+ "p90": 0.048207206900031,
52
+ "p95": 0.04850091645001555,
53
+ "p99": 0.048838493689997334,
54
  "values": [
55
+ 0.04728835100002016,
56
+ 0.04827370100002781,
57
+ 0.04780141399999138,
58
+ 0.046878372000037416,
59
+ 0.04892288799999278,
60
+ 0.04775192100004233,
61
+ 0.04772848699997212,
62
+ 0.04767835299998069,
63
+ 0.048052054000038424,
64
+ 0.046909349999964434,
65
+ 0.04752149900002678,
66
+ 0.046688306000021385,
67
+ 0.04178840999998101,
68
+ 0.04117555999999922
69
  ]
70
  },
71
  "throughput": {
72
  "unit": "tokens/s",
73
+ "value": 42.78345058998102
74
  },
75
  "energy": {
76
  "unit": "kWh",
77
+ "cpu": 1.6673368436318858e-06,
78
+ "ram": 6.968032489455014e-08,
79
  "gpu": 0.0,
80
+ "total": 1.737017168526436e-06
81
  },
82
  "efficiency": {
83
  "unit": "tokens/kWh",
84
+ "value": 1151399.0973944492
85
  }
86
  },
87
  "decode": {
88
  "memory": {
89
  "unit": "MB",
90
+ "max_ram": 958.930944,
91
  "max_global_vram": null,
92
  "max_process_vram": null,
93
  "max_reserved": null,
 
95
  },
96
  "latency": {
97
  "unit": "s",
98
+ "count": 14,
99
+ "total": 0.4030300570000236,
100
+ "mean": 0.028787861214287398,
101
+ "stdev": 0.0018371539043317414,
102
+ "p50": 0.029565092500007495,
103
+ "p90": 0.0302946183000131,
104
+ "p95": 0.030323387600026307,
105
+ "p99": 0.030333348720030243,
106
  "values": [
107
+ 0.03033583900003123,
108
+ 0.029677832999993825,
109
+ 0.029549702999986494,
110
+ 0.03024313399998846,
111
+ 0.03031668300002366,
112
+ 0.029803739999977097,
113
+ 0.029375265999988187,
114
+ 0.029900250000025608,
115
+ 0.029563650000000052,
116
+ 0.029566535000014937,
117
+ 0.02860264499997811,
118
+ 0.025381912000000284,
119
+ 0.025459506999993664,
120
+ 0.025253360000021985
121
  ]
122
  },
123
  "throughput": {
124
  "unit": "tokens/s",
125
+ "value": 34.736863310418514
126
  },
127
  "energy": {
128
  "unit": "kWh",
129
+ "cpu": 1.0223479182631883e-06,
130
+ "ram": 4.272699304313381e-08,
131
  "gpu": 0.0,
132
+ "total": 1.0650749113063215e-06
133
  },
134
  "efficiency": {
135
  "unit": "tokens/kWh",
136
+ "value": 938901.094546949
137
  }
138
  },
139
  "per_token": {
140
  "memory": null,
141
  "latency": {
142
  "unit": "s",
143
+ "count": 14,
144
+ "total": 0.3971152149999284,
145
+ "mean": 0.028365372499994886,
146
+ "stdev": 0.0017728211168115862,
147
+ "p50": 0.02912257699998122,
148
+ "p90": 0.029818629999994073,
149
+ "p95": 0.029847991950003917,
150
+ "p99": 0.02986117759001786,
151
  "values": [
152
+ 0.029864474000021346,
153
+ 0.029218660999958956,
154
+ 0.029126959999985047,
155
+ 0.029770826999993005,
156
+ 0.02983911699999453,
157
+ 0.029383650999989186,
158
+ 0.02891090399998575,
159
+ 0.02944914400001153,
160
+ 0.029118193999977393,
161
+ 0.0290826369999877,
162
+ 0.028149745000007442,
163
+ 0.025079162999986693,
164
+ 0.025166838000018288,
165
+ 0.02495490000001155
166
  ]
167
  },
168
  "throughput": {
169
  "unit": "tokens/s",
170
+ "value": 35.25425234589041
171
  },
172
  "energy": null,
173
  "efficiency": null