IlyasMoutawwakil HF staff commited on
Commit
133dad2
·
verified ·
1 Parent(s): 3d01326

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
  "prefill": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 957.7472,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,52 +10,49 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 15,
14
- "total": 0.6495224139999607,
15
- "mean": 0.04330149426666405,
16
- "stdev": 0.0011315971338525784,
17
- "p50": 0.04311687599999914,
18
- "p90": 0.04458205979998411,
19
- "p95": 0.045031404299987796,
20
- "p99": 0.0457870632599986,
21
  "values": [
22
- 0.044515268999987256,
23
- 0.04307617100002403,
24
- 0.04334875800000759,
25
- 0.043221029999983784,
26
- 0.042728984999996555,
27
- 0.04270609200000308,
28
- 0.04311687599999914,
29
- 0.045975978000001305,
30
- 0.04462658699998201,
31
- 0.04329140199999415,
32
- 0.042861270999992485,
33
- 0.04242945799998665,
34
- 0.04442864800000734,
35
- 0.04170012000000156,
36
- 0.04149576899999374
37
  ]
38
  },
39
  "throughput": {
40
  "unit": "tokens/s",
41
- "value": 46.187782520468666
42
  },
43
  "energy": {
44
  "unit": "kWh",
45
- "cpu": 1.688671719144892e-06,
46
- "ram": 7.057252887804566e-08,
47
  "gpu": 0.0,
48
- "total": 1.7592442480229379e-06
49
  },
50
  "efficiency": {
51
  "unit": "tokens/kWh",
52
- "value": 1136851.8056816878
53
  }
54
  },
55
  "decode": {
56
  "memory": {
57
  "unit": "MB",
58
- "max_ram": 957.7472,
59
  "max_global_vram": null,
60
  "max_process_vram": null,
61
  "max_reserved": null,
@@ -63,80 +60,74 @@
63
  },
64
  "latency": {
65
  "unit": "s",
66
- "count": 15,
67
- "total": 0.4010198910000611,
68
- "mean": 0.026734659400004072,
69
- "stdev": 0.0008285951985799797,
70
- "p50": 0.026552226999996265,
71
- "p90": 0.027581553200008102,
72
- "p95": 0.02824474420000058,
73
- "p99": 0.02893224163998809,
74
  "values": [
75
- 0.026632567000007157,
76
- 0.026574689000000262,
77
- 0.026927196000002596,
78
- 0.02646976400001222,
79
- 0.026087232000008953,
80
- 0.027139220000009345,
81
- 0.027876442000007273,
82
- 0.02649163300000623,
83
- 0.026485814000011487,
84
- 0.0270053300000086,
85
- 0.026552226999996265,
86
- 0.02617345200002319,
87
- 0.02910411599998497,
88
- 0.026044461999987334,
89
- 0.0254557469999952
90
  ]
91
  },
92
  "throughput": {
93
  "unit": "tokens/s",
94
- "value": 37.40462839036011
95
  },
96
  "energy": {
97
  "unit": "kWh",
98
- "cpu": 1.0297779794092536e-06,
99
- "ram": 4.3036892500168716e-08,
100
  "gpu": 0.0,
101
- "total": 1.0728148719094218e-06
102
  },
103
  "efficiency": {
104
  "unit": "tokens/kWh",
105
- "value": 932127.2720802014
106
  }
107
  },
108
  "per_token": {
109
  "memory": null,
110
  "latency": {
111
  "unit": "s",
112
- "count": 14,
113
- "total": 0.9796396160000143,
114
- "mean": 0.06997425828571531,
115
- "stdev": 0.0016961246556955753,
116
- "p50": 0.06977705949999802,
117
- "p90": 0.07224189719998719,
118
- "p95": 0.07301124244999216,
119
- "p99": 0.07346308449000645,
120
  "values": [
121
- 0.06968002400000728,
122
- 0.07028198500000826,
123
- 0.06971998800000279,
124
- 0.06882983200000581,
125
- 0.06983413099999325,
126
- 0.07079384700000446,
127
- 0.07270711799998253,
128
- 0.07115638199999808,
129
- 0.07027797800000712,
130
- 0.06945445400000949,
131
- 0.06859875199998555,
132
- 0.07357604500001003,
133
- 0.06776091300000076,
134
- 0.06696816699999886
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "tokens/s",
139
- "value": 14.29096962938644
140
  },
141
  "energy": null,
142
  "efficiency": null
 
2
  "prefill": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 947.945472,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 12,
14
+ "total": 0.6501918929999988,
15
+ "mean": 0.0541826577499999,
16
+ "stdev": 0.0013730740943377403,
17
+ "p50": 0.05391719749999879,
18
+ "p90": 0.056113270900002024,
19
+ "p95": 0.05628114490000087,
20
+ "p99": 0.05643012978000059,
21
  "values": [
22
+ 0.05449306400001319,
23
+ 0.05646737600000051,
24
+ 0.05343985400000406,
25
+ 0.05597374300000979,
26
+ 0.05612877400000116,
27
+ 0.05451769999999101,
28
+ 0.05386753499999486,
29
+ 0.05206449199999952,
30
+ 0.05348776400001043,
31
+ 0.05366801099998497,
32
+ 0.053966860000002725,
33
+ 0.05211671999998657
 
 
 
34
  ]
35
  },
36
  "throughput": {
37
  "unit": "tokens/s",
38
+ "value": 36.91217970938319
39
  },
40
  "energy": {
41
  "unit": "kWh",
42
+ "cpu": 1.7939004633161758e-06,
43
+ "ram": 7.496956684447428e-08,
44
  "gpu": 0.0,
45
+ "total": 1.86887003016065e-06
46
  },
47
  "efficiency": {
48
  "unit": "tokens/kWh",
49
+ "value": 1070165.3767908504
50
  }
51
  },
52
  "decode": {
53
  "memory": {
54
  "unit": "MB",
55
+ "max_ram": 947.945472,
56
  "max_global_vram": null,
57
  "max_process_vram": null,
58
  "max_reserved": null,
 
60
  },
61
  "latency": {
62
  "unit": "s",
63
+ "count": 12,
64
+ "total": 0.39980038700005593,
65
+ "mean": 0.03331669891667133,
66
+ "stdev": 0.0010702724590086038,
67
+ "p50": 0.03314393150000683,
68
+ "p90": 0.03458322480001641,
69
+ "p95": 0.034989840450009524,
70
+ "p99": 0.0353334984900016,
71
  "values": [
72
+ 0.03248409299999366,
73
+ 0.03313558100001046,
74
+ 0.03541941299999962,
75
+ 0.033722918999984586,
76
+ 0.03361108999999374,
77
+ 0.034638372000017625,
78
+ 0.03277439500001833,
79
+ 0.03281135500000687,
80
+ 0.03101574600000845,
81
+ 0.0331522820000032,
82
+ 0.03408690000000547,
83
+ 0.03294824100001392
 
 
 
84
  ]
85
  },
86
  "throughput": {
87
  "unit": "tokens/s",
88
+ "value": 30.014978449729018
89
  },
90
  "energy": {
91
  "unit": "kWh",
92
+ "cpu": 1.0845343271891277e-06,
93
+ "ram": 4.5323853443693366e-08,
94
  "gpu": 0.0,
95
+ "total": 1.129858180632821e-06
96
  },
97
  "efficiency": {
98
  "unit": "tokens/kWh",
99
+ "value": 885066.8315203163
100
  }
101
  },
102
  "per_token": {
103
  "memory": null,
104
  "latency": {
105
  "unit": "s",
106
+ "count": 11,
107
+ "total": 0.9632466059999842,
108
+ "mean": 0.08756787327272585,
109
+ "stdev": 0.001953518647042037,
110
+ "p50": 0.08810024699999985,
111
+ "p90": 0.08973437200000944,
112
+ "p95": 0.08974758749999978,
113
+ "p99": 0.08975815989999206,
114
  "values": [
115
+ 0.08963376499997366,
116
+ 0.0888551300000131,
117
+ 0.08973437200000944,
118
+ 0.08976080299999012,
119
+ 0.08915110300000606,
120
+ 0.08666020299997967,
121
+ 0.08491508100001965,
122
+ 0.08453501899998628,
123
+ 0.08680758900001706,
124
+ 0.08810024699999985,
125
+ 0.08509329399998933
 
 
 
126
  ]
127
  },
128
  "throughput": {
129
  "unit": "tokens/s",
130
+ "value": 11.419713219316735
131
  },
132
  "energy": null,
133
  "efficiency": null