IlyasMoutawwakil HF staff commited on
Commit
b7c6bc5
1 Parent(s): 5977202

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": 958.517248,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,52 +10,51 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 15,
14
- "total": 0.6466673000000185,
15
- "mean": 0.04311115333333457,
16
- "stdev": 0.000628344142034814,
17
- "p50": 0.04300828999998885,
18
- "p90": 0.04377932500000838,
19
- "p95": 0.044056888800011504,
20
- "p99": 0.044363279360003956,
21
  "values": [
22
- 0.04389275100001555,
23
- 0.04296841599997947,
24
- 0.042400681000003715,
25
- 0.04348359200000118,
26
- 0.04281238599998005,
27
- 0.043486647000008816,
28
- 0.04346382599999288,
29
- 0.042831762000020035,
30
- 0.043609185999997635,
31
- 0.04300828999998885,
32
- 0.043395868999994036,
33
- 0.042539683000001105,
34
- 0.04214698800001315,
35
- 0.04443987700000207,
36
- 0.04218734600001994
37
  ]
38
  },
39
  "throughput": {
40
  "unit": "tokens/s",
41
- "value": 46.391707142141165
42
  },
43
  "energy": {
44
  "unit": "kWh",
45
- "cpu": 1.6796448164516025e-06,
46
- "ram": 7.019462726404414e-08,
47
  "gpu": 0.0,
48
- "total": 1.7498394437156467e-06
49
  },
50
  "efficiency": {
51
  "unit": "tokens/kWh",
52
- "value": 1142962.0055615827
53
  }
54
  },
55
  "decode": {
56
  "memory": {
57
  "unit": "MB",
58
- "max_ram": 958.517248,
59
  "max_global_vram": null,
60
  "max_process_vram": null,
61
  "max_reserved": null,
@@ -63,80 +62,78 @@
63
  },
64
  "latency": {
65
  "unit": "s",
66
- "count": 15,
67
- "total": 0.40138098100004527,
68
- "mean": 0.026758732066669684,
69
- "stdev": 0.0006395512971557634,
70
- "p50": 0.026560845000005884,
71
- "p90": 0.027579339199996868,
72
- "p95": 0.027994945499995084,
73
- "p99": 0.028276997899993148,
74
  "values": [
75
- 0.028347510999992664,
76
- 0.0264083320000168,
77
- 0.026787815999995246,
78
- 0.026950647999996136,
79
- 0.026431716000018923,
80
- 0.027182578999997986,
81
- 0.02709183000001758,
82
- 0.02641869100000349,
83
- 0.026634330000007367,
84
- 0.026560845000005884,
85
- 0.02641063600000848,
86
- 0.026550085000025092,
87
- 0.02784384599999612,
88
- 0.025873698999987482,
89
- 0.025888416999976016
90
  ]
91
  },
92
  "throughput": {
93
  "unit": "tokens/s",
94
- "value": 37.37097847194286
95
  },
96
  "energy": {
97
  "unit": "kWh",
98
- "cpu": 9.204493076712996e-07,
99
- "ram": 3.846905034495762e-08,
100
  "gpu": 0.0,
101
- "total": 9.589183580162575e-07
102
  },
103
  "efficiency": {
104
  "unit": "tokens/kWh",
105
- "value": 1042841.6471958357
106
  }
107
  },
108
  "per_token": {
109
  "memory": null,
110
  "latency": {
111
  "unit": "s",
112
- "count": 14,
113
- "total": 0.9760648460000141,
114
- "mean": 0.06971891757142958,
115
- "stdev": 0.0007157762539604539,
116
- "p50": 0.06970139349999727,
117
- "p90": 0.07056339270000364,
118
- "p95": 0.07060894270000802,
119
- "p99": 0.0706569293400213,
120
  "values": [
121
- 0.06939534200000708,
122
- 0.06911407999999142,
123
- 0.0705324730000143,
124
- 0.06928323399998249,
125
- 0.07066892600002461,
126
- 0.07057664399999908,
127
- 0.06926396800000134,
128
- 0.07027315199999862,
129
- 0.06957379299998934,
130
- 0.06982941699999401,
131
- 0.06910669000001235,
132
- 0.0698289940000052,
133
- 0.07052190299998529,
134
- 0.06809623000000897
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "tokens/s",
139
- "value": 14.343309317380946
140
  },
141
  "energy": null,
142
  "efficiency": null
 
2
  "prefill": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 948.547584,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 14,
14
+ "total": 0.6211502870000061,
15
+ "mean": 0.04436787764285758,
16
+ "stdev": 0.000391442354453681,
17
+ "p50": 0.044403164500010917,
18
+ "p90": 0.04483030130000713,
19
+ "p95": 0.04499417425000587,
20
+ "p99": 0.045197034049999446,
21
  "values": [
22
+ 0.044397940000010294,
23
+ 0.04453810100000055,
24
+ 0.04446992300000829,
25
+ 0.044857634000010194,
26
+ 0.04383398199999533,
27
+ 0.04403125899997917,
28
+ 0.044766525,
29
+ 0.04392052299999705,
30
+ 0.04407735399999524,
31
+ 0.04396065800000315,
32
+ 0.04412389099999814,
33
+ 0.04524774899999784,
34
+ 0.044516358999999284,
35
+ 0.04440838900001154
 
36
  ]
37
  },
38
  "throughput": {
39
  "unit": "tokens/s",
40
+ "value": 45.077657671596185
41
  },
42
  "energy": {
43
  "unit": "kWh",
44
+ "cpu": 1.7364398868763507e-06,
45
+ "ram": 7.256484574970662e-08,
46
  "gpu": 0.0,
47
+ "total": 1.8090047326260573e-06
48
  },
49
  "efficiency": {
50
  "unit": "tokens/kWh",
51
+ "value": 1105580.302764981
52
  }
53
  },
54
  "decode": {
55
  "memory": {
56
  "unit": "MB",
57
+ "max_ram": 948.547584,
58
  "max_global_vram": null,
59
  "max_process_vram": null,
60
  "max_reserved": null,
 
62
  },
63
  "latency": {
64
  "unit": "s",
65
+ "count": 14,
66
+ "total": 0.3848824359999412,
67
+ "mean": 0.027491602571424373,
68
+ "stdev": 0.0010379555521635704,
69
+ "p50": 0.027129065500005822,
70
+ "p90": 0.02907766609998248,
71
+ "p95": 0.02930875804998436,
72
+ "p99": 0.029569841209992093,
73
  "values": [
74
+ 0.027383858999996846,
75
+ 0.028948485999990226,
76
+ 0.02754536999998436,
77
+ 0.027251874000000953,
78
+ 0.026474750000005542,
79
+ 0.02700625700001069,
80
+ 0.026788312000007863,
81
+ 0.02691250299997705,
82
+ 0.026829549000012776,
83
+ 0.028209802999981548,
84
+ 0.026584753000008732,
85
+ 0.029635111999994024,
86
+ 0.02913302899997916,
87
+ 0.026178778999991437
 
88
  ]
89
  },
90
  "throughput": {
91
  "unit": "tokens/s",
92
+ "value": 36.37474379319855
93
  },
94
  "energy": {
95
  "unit": "kWh",
96
+ "cpu": 1.044959204208447e-06,
97
+ "ram": 4.3673400253702705e-08,
98
  "gpu": 0.0,
99
+ "total": 1.0886326044621504e-06
100
  },
101
  "efficiency": {
102
  "unit": "tokens/kWh",
103
+ "value": 918583.547747093
104
  }
105
  },
106
  "per_token": {
107
  "memory": null,
108
  "latency": {
109
  "unit": "s",
110
+ "count": 13,
111
+ "total": 0.9344986109999809,
112
+ "mean": 0.07188450853846007,
113
+ "stdev": 0.0013101302501385952,
114
+ "p50": 0.07158214800000451,
115
+ "p90": 0.07349100299999237,
116
+ "p95": 0.07406847779998883,
117
+ "p99": 0.07476033875998496,
118
  "values": [
119
+ 0.07349192699999207,
120
+ 0.07201431000001435,
121
+ 0.07215583400000014,
122
+ 0.07033835599997929,
123
+ 0.07103427000001261,
124
+ 0.07158214800000451,
125
+ 0.07086787000000072,
126
+ 0.07093770999998128,
127
+ 0.0721527080000044,
128
+ 0.07073125600001617,
129
+ 0.07493330399998399,
130
+ 0.0734873069999935,
131
+ 0.07077161099999785
 
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "tokens/s",
136
+ "value": 13.911203127513547
137
  },
138
  "energy": null,
139
  "efficiency": null