IlyasMoutawwakil HF staff commited on
Commit
0f24c24
1 Parent(s): 89aa270

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
@@ -1,8 +1,8 @@
1
  {
2
- "load": {
3
  "memory": {
4
  "unit": "MB",
5
- "max_ram": 1128.972288,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -11,26 +11,32 @@
11
  "latency": {
12
  "unit": "s",
13
  "values": [
14
- 1.721552040000006
15
  ],
16
  "count": 1,
17
- "total": 1.721552040000006,
18
- "mean": 1.721552040000006,
19
- "p50": 1.721552040000006,
20
- "p90": 1.721552040000006,
21
- "p95": 1.721552040000006,
22
- "p99": 1.721552040000006,
23
  "stdev": 0,
24
  "stdev_": 0
25
  },
26
  "throughput": null,
27
- "energy": null,
 
 
 
 
 
 
28
  "efficiency": null
29
  },
30
  "prefill": {
31
  "memory": {
32
  "unit": "MB",
33
- "max_ram": 1016.725504,
34
  "max_global_vram": null,
35
  "max_process_vram": null,
36
  "max_reserved": null,
@@ -39,44 +45,44 @@
39
  "latency": {
40
  "unit": "s",
41
  "values": [
42
- 0.11006252300001051,
43
- 0.11751415600002701,
44
- 0.11319680099995821,
45
- 0.11079609900002652,
46
- 0.1102337439999701,
47
- 0.10874600099998588,
48
- 0.11641410300001098
49
  ],
50
  "count": 7,
51
- "total": 0.7869634269999892,
52
- "mean": 0.11242334671428418,
53
- "p50": 0.11079609900002652,
54
- "p90": 0.1168541242000174,
55
- "p95": 0.1171841401000222,
56
- "p99": 0.11744815282002605,
57
- "stdev": 0.0031391391388253097,
58
- "stdev_": 2.7922484346629575
59
  },
60
  "throughput": {
61
- "unit": "tokens/s",
62
- "value": 284.6383863782822
63
  },
64
  "energy": {
65
  "unit": "kWh",
66
- "cpu": 4.0603973161111325e-06,
67
- "ram": 1.6969213605655676e-07,
68
  "gpu": 0.0,
69
- "total": 4.230089452167689e-06
70
  },
71
  "efficiency": {
72
- "unit": "tokens/kWh",
73
- "value": 7564851.845769303
74
  }
75
  },
76
  "decode": {
77
  "memory": {
78
  "unit": "MB",
79
- "max_ram": 1018.69568,
80
  "max_global_vram": null,
81
  "max_process_vram": null,
82
  "max_reserved": null,
@@ -85,38 +91,38 @@
85
  "latency": {
86
  "unit": "s",
87
  "values": [
88
- 0.047193404999973154,
89
- 0.04853139299996201,
90
- 0.04775638000000981,
91
- 0.04997743500001661,
92
- 0.0491628080000055,
93
- 0.04247845400004735,
94
- 0.04265343099996244
95
  ],
96
  "count": 7,
97
- "total": 0.3277533059999769,
98
- "mean": 0.04682190085713955,
99
- "p50": 0.04775638000000981,
100
- "p90": 0.049488658800009945,
101
- "p95": 0.049733046900013275,
102
- "p99": 0.04992855738001595,
103
- "stdev": 0.0028186253871583717,
104
- "stdev_": 6.019886710192328
105
  },
106
  "throughput": {
107
  "unit": "tokens/s",
108
- "value": 42.71505349819717
109
  },
110
  "energy": {
111
  "unit": "kWh",
112
- "cpu": 1.6383290894445212e-06,
113
- "ram": 6.846769303490792e-08,
114
  "gpu": 0.0,
115
- "total": 1.7067967824794315e-06
116
  },
117
  "efficiency": {
118
  "unit": "tokens/kWh",
119
- "value": 1171785.6633726703
120
  }
121
  },
122
  "per_token": {
@@ -124,28 +130,25 @@
124
  "latency": {
125
  "unit": "s",
126
  "values": [
127
- 0.04592370399996071,
128
- 0.047344837999958145,
129
- 0.04652628300004835,
130
- 0.04877996999999823,
131
- 0.04790436800004727,
132
- 0.041267513000036615,
133
- 0.041708228999993935
134
  ],
135
  "count": 7,
136
- "total": 0.31945490500004325,
137
- "mean": 0.04563641500000618,
138
- "p50": 0.04652628300004835,
139
- "p90": 0.04825460880002765,
140
- "p95": 0.048517289400012945,
141
- "p99": 0.04872743388000117,
142
- "stdev": 0.0027603469750366906,
143
- "stdev_": 6.048562261159902
144
- },
145
- "throughput": {
146
- "unit": "tokens/s",
147
- "value": 43.824651870654804
148
  },
 
149
  "energy": null,
150
  "efficiency": null
151
  }
 
1
  {
2
+ "load_model": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 1131.384832,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
11
  "latency": {
12
  "unit": "s",
13
  "values": [
14
+ 1.7704266750000102
15
  ],
16
  "count": 1,
17
+ "total": 1.7704266750000102,
18
+ "mean": 1.7704266750000102,
19
+ "p50": 1.7704266750000102,
20
+ "p90": 1.7704266750000102,
21
+ "p95": 1.7704266750000102,
22
+ "p99": 1.7704266750000102,
23
  "stdev": 0,
24
  "stdev_": 0
25
  },
26
  "throughput": null,
27
+ "energy": {
28
+ "unit": "kWh",
29
+ "cpu": 0.00019993497607222272,
30
+ "ram": 8.357487779306238e-06,
31
+ "gpu": 0,
32
+ "total": 0.00020829246385152897
33
+ },
34
  "efficiency": null
35
  },
36
  "prefill": {
37
  "memory": {
38
  "unit": "MB",
39
+ "max_ram": 1014.386688,
40
  "max_global_vram": null,
41
  "max_process_vram": null,
42
  "max_reserved": null,
 
45
  "latency": {
46
  "unit": "s",
47
  "values": [
48
+ 0.14783408299999223,
49
+ 0.14743117400001893,
50
+ 0.11171024699999066,
51
+ 0.10162863400000788,
52
+ 0.10082855499999255,
53
+ 0.10343215500000724,
54
+ 0.1025217909999867
55
  ],
56
  "count": 7,
57
+ "total": 0.8153866389999962,
58
+ "mean": 0.11648380557142803,
59
+ "p50": 0.10343215500000724,
60
+ "p90": 0.14759233760000826,
61
+ "p95": 0.14771321030000023,
62
+ "p99": 0.14780990845999384,
63
+ "stdev": 0.019980035733344993,
64
+ "stdev_": 17.152629616906882
65
  },
66
  "throughput": {
67
+ "unit": "samples/s",
68
+ "value": 17.1697687089524
69
  },
70
  "energy": {
71
  "unit": "kWh",
72
+ "cpu": 3.982604480555507e-06,
73
+ "ram": 1.664408373936839e-07,
74
  "gpu": 0.0,
75
+ "total": 4.149045317949191e-06
76
  },
77
  "efficiency": {
78
+ "unit": "samples/kWh",
79
+ "value": 482038.60086748085
80
  }
81
  },
82
  "decode": {
83
  "memory": {
84
  "unit": "MB",
85
+ "max_ram": 1022.808064,
86
  "max_global_vram": null,
87
  "max_process_vram": null,
88
  "max_reserved": null,
 
91
  "latency": {
92
  "unit": "s",
93
  "values": [
94
+ 0.04668609600000195,
95
+ 0.04664625099999853,
96
+ 0.04148627700001839,
97
+ 0.04116522999999006,
98
+ 0.04115808599999582,
99
+ 0.041363026999988506,
100
+ 0.04166488900000331
101
  ],
102
  "count": 7,
103
+ "total": 0.30016985599999657,
104
+ "mean": 0.04288140799999951,
105
+ "p50": 0.04148627700001839,
106
+ "p90": 0.046662188999999896,
107
+ "p95": 0.046674142500000924,
108
+ "p99": 0.046683705300001745,
109
+ "stdev": 0.002399303145292454,
110
+ "stdev_": 5.595206074605763
111
  },
112
  "throughput": {
113
  "unit": "tokens/s",
114
+ "value": 46.64025957356677
115
  },
116
  "energy": {
117
  "unit": "kWh",
118
+ "cpu": 1.5587437541666564e-06,
119
+ "ram": 6.514778224543256e-08,
120
  "gpu": 0.0,
121
+ "total": 1.6238915364120896e-06
122
  },
123
  "efficiency": {
124
  "unit": "tokens/kWh",
125
+ "value": 1231609.350227235
126
  }
127
  },
128
  "per_token": {
 
130
  "latency": {
131
  "unit": "s",
132
  "values": [
133
+ 0.04538736099999596,
134
+ 0.04533655499997735,
135
+ 0.040346306999992976,
136
+ 0.04016835699999888,
137
+ 0.04007773800000791,
138
+ 0.040290352999988954,
139
+ 0.040577594000012596
140
  ],
141
  "count": 7,
142
+ "total": 0.29218426499997463,
143
+ "mean": 0.04174060928571066,
144
+ "p50": 0.040346306999992976,
145
+ "p90": 0.0453568773999848,
146
+ "p95": 0.04537211919999038,
147
+ "p99": 0.045384312639994845,
148
+ "stdev": 0.002294921988133697,
149
+ "stdev_": 5.498055796035859
 
 
 
 
150
  },
151
+ "throughput": null,
152
  "energy": null,
153
  "efficiency": null
154
  }