IlyasMoutawwakil HF Staff commited on
Commit
386c26c
·
verified ·
1 Parent(s): 84c6f0f

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": 959.299584,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,51 +10,50 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 14,
14
- "total": 0.6521580040000288,
15
- "mean": 0.04658271457143063,
16
- "stdev": 0.00094203966590618,
17
- "p50": 0.04664233899998749,
18
- "p90": 0.04780846419999705,
19
- "p95": 0.04781945374999026,
20
- "p99": 0.04783206114998592,
21
  "values": [
22
- 0.04707592400001204,
23
- 0.04710927600001469,
24
- 0.04576594700000669,
25
- 0.047096463000002586,
26
- 0.04783521299998483,
27
- 0.04454768899998385,
28
- 0.04780262200000607,
29
- 0.046621734999973796,
30
- 0.04534920700001521,
31
- 0.04626250399999776,
32
- 0.04781096799999318,
33
- 0.04666294300000118,
34
- 0.04641240400002289,
35
- 0.045805109000014
36
  ]
37
  },
38
  "throughput": {
39
  "unit": "tokens/s",
40
- "value": 42.93438066888889
41
  },
42
  "energy": {
43
  "unit": "kWh",
44
- "cpu": 1.5913492838541671e-06,
45
- "ram": 6.650483993810213e-08,
46
  "gpu": 0.0,
47
- "total": 1.6578541237922693e-06
48
  },
49
  "efficiency": {
50
  "unit": "tokens/kWh",
51
- "value": 1206378.7587203914
52
  }
53
  },
54
  "decode": {
55
  "memory": {
56
  "unit": "MB",
57
- "max_ram": 959.299584,
58
  "max_global_vram": null,
59
  "max_process_vram": null,
60
  "max_reserved": null,
@@ -62,78 +61,76 @@
62
  },
63
  "latency": {
64
  "unit": "s",
65
- "count": 14,
66
- "total": 0.4143888169999741,
67
- "mean": 0.029599201214283864,
68
- "stdev": 0.0005382837635555755,
69
- "p50": 0.02965273549999381,
70
- "p90": 0.03026930359999369,
71
- "p95": 0.030361556099994403,
72
- "p99": 0.030479848819994403,
73
  "values": [
74
- 0.029589682999983324,
75
- 0.0305094219999944,
76
- 0.030010499000013624,
77
- 0.029782101999984434,
78
- 0.02915416900000878,
79
- 0.029806938999996646,
80
- 0.029478826000001845,
81
- 0.029316703000006328,
82
- 0.03023982799999203,
83
- 0.030281935999994403,
84
- 0.029715788000004295,
85
- 0.0286999690000016,
86
- 0.02899474099999111,
87
- 0.028808212000001276
88
  ]
89
  },
90
  "throughput": {
91
  "unit": "tokens/s",
92
- "value": 33.78469549770904
93
  },
94
  "energy": {
95
  "unit": "kWh",
96
- "cpu": 9.476988944742413e-07,
97
- "ram": 3.9607318744128616e-08,
98
  "gpu": 0.0,
99
- "total": 9.8730621321837e-07
100
  },
101
  "efficiency": {
102
  "unit": "tokens/kWh",
103
- "value": 1012856.990679975
104
  }
105
  },
106
  "per_token": {
107
  "memory": null,
108
  "latency": {
109
  "unit": "s",
110
- "count": 13,
111
- "total": 0.9902764230000116,
112
- "mean": 0.07617510946153935,
113
- "stdev": 0.0010277287978319026,
114
- "p50": 0.07593973000001597,
115
- "p90": 0.07750530879999928,
116
- "p95": 0.07757450159999735,
117
- "p99": 0.07760544191999089,
118
  "values": [
119
- 0.07761317699998926,
120
- 0.07579196500000762,
121
- 0.07690361100000587,
122
- 0.07705049699998767,
123
- 0.0743297110000185,
124
- 0.07733167199998547,
125
- 0.07593973000001597,
126
- 0.07563033200000291,
127
- 0.07652431299999307,
128
- 0.07754871800000274,
129
- 0.07539003299999081,
130
- 0.07545443300000443,
131
- 0.07476823100000729
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "tokens/s",
136
- "value": 13.12764769317329
137
  },
138
  "energy": null,
139
  "efficiency": null
 
2
  "prefill": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 958.943232,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 13,
14
+ "total": 0.6204911969999785,
15
+ "mean": 0.04773009207692142,
16
+ "stdev": 0.0009133680248022937,
17
+ "p50": 0.0475830690000123,
18
+ "p90": 0.04884250680000264,
19
+ "p95": 0.04896724660000586,
20
+ "p99": 0.04901646292000919,
21
  "values": [
22
+ 0.048926233000003094,
23
+ 0.04840851700001281,
24
+ 0.047442687000000205,
25
+ 0.048507602000000816,
26
+ 0.04719415299999241,
27
+ 0.046810287999988986,
28
+ 0.0475830690000123,
29
+ 0.047273870999987366,
30
+ 0.048422614999992675,
31
+ 0.04715296599999874,
32
+ 0.04902876700001002,
33
+ 0.048079754999974966,
34
+ 0.045660674000004065
 
35
  ]
36
  },
37
  "throughput": {
38
  "unit": "tokens/s",
39
+ "value": 41.9022866492027
40
  },
41
  "energy": {
42
  "unit": "kWh",
43
+ "cpu": 1.8244317685714877e-06,
44
+ "ram": 7.624539440536698e-08,
45
  "gpu": 0.0,
46
+ "total": 1.9006771629768547e-06
47
  },
48
  "efficiency": {
49
  "unit": "tokens/kWh",
50
+ "value": 1052256.5530632173
51
  }
52
  },
53
  "decode": {
54
  "memory": {
55
  "unit": "MB",
56
+ "max_ram": 958.943232,
57
  "max_global_vram": null,
58
  "max_process_vram": null,
59
  "max_reserved": null,
 
61
  },
62
  "latency": {
63
  "unit": "s",
64
+ "count": 13,
65
+ "total": 0.3882265669999754,
66
+ "mean": 0.029863582076921184,
67
+ "stdev": 0.0007283825675714093,
68
+ "p50": 0.029798438999989685,
69
+ "p90": 0.030556406799996695,
70
+ "p95": 0.031099695599999675,
71
+ "p99": 0.03164168952000523,
72
  "values": [
73
+ 0.029798438999989685,
74
+ 0.029936547000005476,
75
+ 0.02971778899998867,
76
+ 0.03002830799999856,
77
+ 0.029664007999997466,
78
+ 0.02983449600000654,
79
+ 0.0294206250000002,
80
+ 0.02939688099999671,
81
+ 0.030189898000003268,
82
+ 0.029199772999987772,
83
+ 0.03064803399999505,
84
+ 0.03177718800000662,
85
+ 0.02861458099999936
 
86
  ]
87
  },
88
  "throughput": {
89
  "unit": "tokens/s",
90
+ "value": 33.48560120565068
91
  },
92
  "energy": {
93
  "unit": "kWh",
94
+ "cpu": 1.0716519572518082e-06,
95
+ "ram": 4.478705194024805e-08,
96
  "gpu": 0.0,
97
+ "total": 1.1164390091920568e-06
98
  },
99
  "efficiency": {
100
  "unit": "tokens/kWh",
101
+ "value": 895704.9975561842
102
  }
103
  },
104
  "per_token": {
105
  "memory": null,
106
  "latency": {
107
  "unit": "s",
108
+ "count": 12,
109
+ "total": 0.9303966850000052,
110
+ "mean": 0.07753305708333376,
111
+ "stdev": 0.001510353011715292,
112
+ "p50": 0.07709178250000548,
113
+ "p90": 0.07956558189999896,
114
+ "p95": 0.0797690607999968,
115
+ "p99": 0.07986273855999429,
116
  "values": [
117
+ 0.07855636799999388,
118
+ 0.0771555060000253,
119
+ 0.07857870899999853,
120
+ 0.07688182599997617,
121
+ 0.07662799300001666,
122
+ 0.07702805899998566,
123
+ 0.07669302400000788,
124
+ 0.07859653299999536,
125
+ 0.07640625900000941,
126
+ 0.07967325399999936,
127
+ 0.07988615799999366,
128
+ 0.0743129960000033
 
129
  ]
130
  },
131
  "throughput": {
132
  "unit": "tokens/s",
133
+ "value": 12.897724372265937
134
  },
135
  "energy": null,
136
  "efficiency": null