IlyasMoutawwakil HF staff commited on
Commit
0a9d2b1
1 Parent(s): 5a0aa3a

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": 956.8256,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,50 +10,52 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 13,
14
- "total": 0.6219809429999827,
15
- "mean": 0.0478446879230756,
16
- "stdev": 0.000811586685782954,
17
- "p50": 0.048065213999962,
18
- "p90": 0.04858335019998776,
19
- "p95": 0.048702704599998016,
20
- "p99": 0.048810608120008966,
21
  "values": [
22
- 0.04804461600002696,
23
- 0.048465610999983255,
24
- 0.04861278499998889,
25
- 0.0488375840000117,
26
- 0.04836251899996569,
27
- 0.045606254000006174,
28
- 0.047167433000026904,
29
- 0.047654250000050524,
30
- 0.047280934000013985,
31
- 0.0482910160000074,
32
- 0.048126067999987754,
33
- 0.047466658999951505,
34
- 0.048065213999962
 
 
35
  ]
36
  },
37
  "throughput": {
38
  "unit": "tokens/s",
39
- "value": 41.80192382518176
40
  },
41
  "energy": {
42
  "unit": "kWh",
43
- "cpu": 1.6345091440059522e-06,
44
- "ram": 6.830680039653221e-08,
45
  "gpu": 0.0,
46
- "total": 1.7028159444024843e-06
47
  },
48
  "efficiency": {
49
  "unit": "tokens/kWh",
50
- "value": 1174525.060429709
51
  }
52
  },
53
  "decode": {
54
  "memory": {
55
  "unit": "MB",
56
- "max_ram": 956.8256,
57
  "max_global_vram": null,
58
  "max_process_vram": null,
59
  "max_reserved": null,
@@ -61,76 +63,80 @@
61
  },
62
  "latency": {
63
  "unit": "s",
64
- "count": 13,
65
- "total": 0.39072484399991936,
66
- "mean": 0.03005575723076303,
67
- "stdev": 0.0004925865733221267,
68
- "p50": 0.03009674800000539,
69
- "p90": 0.030735641800026768,
70
- "p95": 0.030882855400000152,
71
- "p99": 0.030980324679962905,
72
  "values": [
73
- 0.029936168999995516,
74
- 0.030471685000009074,
75
- 0.03024234899999101,
76
- 0.030145797999978186,
77
- 0.029653461999998854,
78
- 0.030801631000031193,
79
- 0.03009674800000539,
80
- 0.02937488299994584,
81
- 0.03002595499998506,
82
- 0.031004691999953593,
83
- 0.030148359000008895,
84
- 0.029392190000010032,
85
- 0.029430923000006715
 
 
86
  ]
87
  },
88
  "throughput": {
89
  "unit": "tokens/s",
90
- "value": 33.271495784390616
91
  },
92
  "energy": {
93
  "unit": "kWh",
94
- "cpu": 9.785618384679161e-07,
95
- "ram": 4.089793152646829e-08,
96
  "gpu": 0.0,
97
- "total": 1.0194597699943845e-06
98
  },
99
  "efficiency": {
100
  "unit": "tokens/kWh",
101
- "value": 980911.6842398875
102
  }
103
  },
104
  "per_token": {
105
  "memory": null,
106
  "latency": {
107
  "unit": "s",
108
- "count": 12,
109
- "total": 0.9348950980000268,
110
- "mean": 0.07790792483333557,
111
- "stdev": 0.0009168054790122415,
112
- "p50": 0.07781592550000482,
113
- "p90": 0.07902765240002622,
114
- "p95": 0.07911032395001313,
115
- "p99": 0.07918034159000228,
116
  "values": [
117
- 0.07892808900004411,
118
- 0.07882882499995958,
119
- 0.07903871500002424,
120
- 0.07811028700001543,
121
- 0.07634774299998526,
122
- 0.07728256500001862,
123
- 0.07710626599998704,
124
- 0.0773395499999765,
125
- 0.07919784599999957,
126
- 0.07833176299999423,
127
- 0.076861885000028,
128
- 0.07752156399999421
 
 
129
  ]
130
  },
131
  "throughput": {
132
  "unit": "tokens/s",
133
- "value": 12.835664691868622
134
  },
135
  "energy": null,
136
  "efficiency": null
 
2
  "prefill": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 945.9712,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 15,
14
+ "total": 0.6196716800000672,
15
+ "mean": 0.04131144533333782,
16
+ "stdev": 0.001136959780379773,
17
+ "p50": 0.041051613000036014,
18
+ "p90": 0.0427447652000069,
19
+ "p95": 0.04377694990000691,
20
+ "p99": 0.04432319238001128,
21
  "values": [
22
+ 0.041232820999994146,
23
+ 0.04100296200005005,
24
+ 0.04027558100000306,
25
+ 0.04089408800001593,
26
+ 0.04163543300001038,
27
+ 0.04445975300001237,
28
+ 0.04069847199997412,
29
+ 0.04106845399996928,
30
+ 0.041051613000036014,
31
+ 0.04104388799999015,
32
+ 0.0413927999999828,
33
+ 0.04108327099999087,
34
+ 0.04037881499999685,
35
+ 0.04348432000000457,
36
+ 0.03996940900003665
37
  ]
38
  },
39
  "throughput": {
40
  "unit": "tokens/s",
41
+ "value": 48.41273365921248
42
  },
43
  "energy": {
44
  "unit": "kWh",
45
+ "cpu": 1.5775086614820696e-06,
46
+ "ram": 6.592608893034443e-08,
47
  "gpu": 0.0,
48
+ "total": 1.643434750412414e-06
49
  },
50
  "efficiency": {
51
  "unit": "tokens/kWh",
52
+ "value": 1216963.4355718151
53
  }
54
  },
55
  "decode": {
56
  "memory": {
57
  "unit": "MB",
58
+ "max_ram": 945.9712,
59
  "max_global_vram": null,
60
  "max_process_vram": null,
61
  "max_reserved": null,
 
63
  },
64
  "latency": {
65
  "unit": "s",
66
+ "count": 15,
67
+ "total": 0.38933879099988644,
68
+ "mean": 0.02595591939999243,
69
+ "stdev": 0.0012802474366298072,
70
+ "p50": 0.025811646000022392,
71
+ "p90": 0.026198720399975173,
72
+ "p95": 0.027472737699980595,
73
+ "p99": 0.029839756340010123,
74
  "values": [
75
+ 0.025630086999967716,
76
+ 0.02543260699997063,
77
+ 0.02620469199996478,
78
+ 0.0259293469999875,
79
+ 0.02519108599994979,
80
+ 0.030431511000017508,
81
+ 0.025737427000024127,
82
+ 0.025832686000001104,
83
+ 0.0259845900000073,
84
+ 0.025811646000022392,
85
+ 0.025619607999999516,
86
+ 0.025989589000005253,
87
+ 0.026189762999990762,
88
+ 0.024640808000015113,
89
+ 0.024713343999962945
90
  ]
91
  },
92
  "throughput": {
93
  "unit": "tokens/s",
94
+ "value": 38.52685719159275
95
  },
96
  "energy": {
97
  "unit": "kWh",
98
+ "cpu": 9.545972314145826e-07,
99
+ "ram": 3.9897485302340366e-08,
100
  "gpu": 0.0,
101
+ "total": 9.944947167169232e-07
102
  },
103
  "efficiency": {
104
  "unit": "tokens/kWh",
105
+ "value": 1005535.7592056909
106
  }
107
  },
108
  "per_token": {
109
  "memory": null,
110
  "latency": {
111
  "unit": "s",
112
+ "count": 14,
113
+ "total": 0.9423972800000229,
114
+ "mean": 0.06731409142857306,
115
+ "stdev": 0.002228178990291803,
116
+ "p50": 0.06686003749999259,
117
+ "p90": 0.06795645550001836,
118
+ "p95": 0.07063124250002772,
119
+ "p99": 0.07405332610001948,
120
  "values": [
121
+ 0.0664522910000187,
122
+ 0.06649016099999017,
123
+ 0.0668481609999958,
124
+ 0.06685098600001993,
125
+ 0.07490884700001743,
126
+ 0.06644735099996524,
127
+ 0.06691740000002255,
128
+ 0.06705043900001328,
129
+ 0.06686908899996524,
130
+ 0.06702684500004352,
131
+ 0.06708971199998359,
132
+ 0.06641818599996441,
133
+ 0.06832791700003327,
134
+ 0.06469989499998974
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "tokens/s",
139
+ "value": 14.855730483432275
140
  },
141
  "energy": null,
142
  "efficiency": null