IlyasMoutawwakil HF staff commited on
Commit
e30ebb2
·
verified ·
1 Parent(s): fedef7b

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.985344,
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.6619469620000586,
15
- "mean": 0.044129797466670576,
16
- "stdev": 0.002180577741411704,
17
- "p50": 0.043776980000018284,
18
- "p90": 0.04781995980001739,
19
- "p95": 0.048631943099991304,
20
- "p99": 0.04880535661996532,
21
  "values": [
22
- 0.04884870999995883,
23
- 0.04853904300000522,
24
- 0.043825962000028085,
25
- 0.04322396699996034,
26
- 0.04261489099997107,
27
- 0.04489405600003238,
28
- 0.043776980000018284,
29
- 0.042662579000023015,
30
- 0.04390447699995548,
31
- 0.04674133500003563,
32
- 0.0427032950000239,
33
- 0.04433308800003033,
34
- 0.041481443999998646,
35
- 0.04194865600004505,
36
- 0.042448478999972394
37
  ]
38
  },
39
  "throughput": {
40
  "unit": "tokens/s",
41
- "value": 45.32085155184585
42
  },
43
  "energy": {
44
  "unit": "kWh",
45
- "cpu": 1.6324496379605049e-06,
46
- "ram": 6.821928384880493e-08,
47
  "gpu": 0.0,
48
- "total": 1.7006689218093096e-06
49
  },
50
  "efficiency": {
51
  "unit": "tokens/kWh",
52
- "value": 1176007.8486483057
53
  }
54
  },
55
  "decode": {
56
  "memory": {
57
  "unit": "MB",
58
- "max_ram": 956.985344,
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.3971508969999604,
68
- "mean": 0.02647672646666403,
69
- "stdev": 0.0011445116238779911,
70
- "p50": 0.026342206000038004,
71
- "p90": 0.027135782200002723,
72
- "p95": 0.0282082983000123,
73
- "p99": 0.029789475660006698,
74
  "values": [
75
- 0.0301847700000053,
76
- 0.026545234000025175,
77
- 0.026655189999985396,
78
- 0.026127936000023055,
79
- 0.026617179000027136,
80
- 0.026797596999983853,
81
- 0.02609939299998132,
82
- 0.026398731999961456,
83
- 0.026342206000038004,
84
- 0.026330413999971825,
85
- 0.027361239000015303,
86
- 0.025051926999992702,
87
- 0.025565955999979906,
88
- 0.02543549299997494,
89
- 0.025637630999995054
90
  ]
91
  },
92
  "throughput": {
93
  "unit": "tokens/s",
94
- "value": 37.76901956739505
95
  },
96
  "energy": {
97
  "unit": "kWh",
98
- "cpu": 9.56197055401625e-07,
99
- "ram": 3.9965275882281064e-08,
100
  "gpu": 0.0,
101
- "total": 9.961623312839072e-07
102
  },
103
  "efficiency": {
104
  "unit": "tokens/kWh",
105
- "value": 1003852.4531550462
106
  }
107
  },
108
  "per_token": {
109
  "memory": null,
110
  "latency": {
111
  "unit": "s",
112
- "count": 14,
113
- "total": 0.9805076190000364,
114
- "mean": 0.0700362585000026,
115
- "stdev": 0.002102027039272845,
116
- "p50": 0.06975170500001582,
117
- "p90": 0.07267594009999244,
118
- "p95": 0.07386498314999983,
119
- "p99": 0.07501496783000278,
120
  "values": [
121
- 0.07530246400000351,
122
- 0.07049988800002893,
123
- 0.06935783399995898,
124
- 0.06924855100004379,
125
- 0.07170757199997979,
126
- 0.06985371000001805,
127
- 0.06911311799996156,
128
- 0.07027120899999773,
129
- 0.07309095499999785,
130
- 0.06985858000001599,
131
- 0.06964970000001358,
132
- 0.06704113899996855,
133
- 0.06742579700005535,
134
- 0.06808710199999268
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "tokens/s",
139
- "value": 14.278318422734745
140
  },
141
  "energy": null,
142
  "efficiency": null
 
2
  "prefill": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 956.837888,
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.6405069269998762,
15
+ "mean": 0.04575049478570544,
16
+ "stdev": 0.002331541050808257,
17
+ "p50": 0.04650717549998262,
18
+ "p90": 0.047667009499991767,
19
+ "p95": 0.04791023484999357,
20
+ "p99": 0.04795499176999272,
21
  "values": [
22
+ 0.0479661809999925,
23
+ 0.04788010999999415,
24
+ 0.0471697749999862,
25
+ 0.046457998999983374,
26
+ 0.04434686200005444,
27
+ 0.04655635199998187,
28
+ 0.046287270999982866,
29
+ 0.04689336100000219,
30
+ 0.04693889599997192,
31
+ 0.04637273999998115,
32
+ 0.04687180100000887,
33
+ 0.04591306300000042,
34
+ 0.04070340999999189,
35
+ 0.04014910599994437
 
36
  ]
37
  },
38
  "throughput": {
39
  "unit": "tokens/s",
40
+ "value": 43.715374213283745
41
  },
42
  "energy": {
43
  "unit": "kWh",
44
+ "cpu": 1.548574520991399e-06,
45
+ "ram": 6.471743282746118e-08,
46
  "gpu": 0.0,
47
+ "total": 1.61329195381886e-06
48
  },
49
  "efficiency": {
50
  "unit": "tokens/kWh",
51
+ "value": 1239701.2179139396
52
  }
53
  },
54
  "decode": {
55
  "memory": {
56
  "unit": "MB",
57
+ "max_ram": 956.837888,
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.3938643540001294,
67
+ "mean": 0.02813316814286639,
68
+ "stdev": 0.0014214745719536034,
69
+ "p50": 0.028675639000027786,
70
+ "p90": 0.02945363829999792,
71
+ "p95": 0.029599561250009288,
72
+ "p99": 0.029620733050015245,
73
  "values": [
74
+ 0.029626026000016736,
75
+ 0.027960590999953183,
76
+ 0.028843357000027936,
77
+ 0.02876842700004545,
78
+ 0.028859105999970325,
79
+ 0.02894663000000719,
80
+ 0.028135958999996546,
81
+ 0.029146401999980753,
82
+ 0.029585311000005277,
83
+ 0.028582851000010123,
84
+ 0.02852419200002032,
85
+ 0.026504278999993858,
86
+ 0.0247047200000452,
87
+ 0.025676503000056528
 
88
  ]
89
  },
90
  "throughput": {
91
  "unit": "tokens/s",
92
+ "value": 35.54523240759025
93
  },
94
  "energy": {
95
  "unit": "kWh",
96
+ "cpu": 9.442384999531969e-07,
97
+ "ram": 3.946180583553242e-08,
98
  "gpu": 0.0,
99
+ "total": 9.837003057887297e-07
100
  },
101
  "efficiency": {
102
  "unit": "tokens/kWh",
103
+ "value": 1016569.7765013921
104
  }
105
  },
106
  "per_token": {
107
  "memory": null,
108
  "latency": {
109
  "unit": "s",
110
+ "count": 13,
111
+ "total": 0.9572018220000018,
112
+ "mean": 0.07363090938461553,
113
+ "stdev": 0.00357479025210195,
114
+ "p50": 0.07525248499996451,
115
+ "p90": 0.07610086180003464,
116
+ "p95": 0.07631410200001483,
117
+ "p99": 0.07654280279999512,
118
  "values": [
119
+ 0.07588265999999066,
120
+ 0.07601023700004816,
121
+ 0.07525248499996451,
122
+ 0.07322024600000532,
123
+ 0.07553119400000696,
124
+ 0.07428790699998444,
125
+ 0.07612351800003125,
126
+ 0.07659997799999019,
127
+ 0.07495814599997175,
128
+ 0.0754330310000455,
129
+ 0.0726004129999751,
130
+ 0.06542875899998535,
131
+ 0.0658732480000026
 
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "tokens/s",
136
+ "value": 13.581252878141695
137
  },
138
  "energy": null,
139
  "efficiency": null