IlyasMoutawwakil HF staff commited on
Commit
db98d40
·
verified ·
1 Parent(s): 7dc4fa4

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": 957.919232,
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.6209561489999089,
15
- "mean": 0.04139707659999393,
16
- "stdev": 0.001215984812479955,
17
- "p50": 0.04136080299997502,
18
- "p90": 0.04277917779999711,
19
- "p95": 0.04362523439998824,
20
- "p99": 0.04437743647999753,
21
  "values": [
22
- 0.04322226899998327,
23
- 0.04136080299997502,
24
- 0.04158306799999423,
25
- 0.04160475899999483,
26
- 0.040270537999987255,
27
- 0.04112958199999639,
28
- 0.040301956999996946,
29
- 0.040833929999990914,
30
- 0.04099267699999132,
31
- 0.04141674699999953,
32
- 0.04188611499998274,
33
- 0.04211454100001788,
34
- 0.03962887000000137,
35
- 0.04456548699999985,
36
- 0.04004480599999738
37
  ]
38
  },
39
  "throughput": {
40
  "unit": "tokens/s",
41
- "value": 48.31259026634488
42
  },
43
  "energy": {
44
  "unit": "kWh",
45
- "cpu": 1.636626985337999e-06,
46
- "ram": 6.839705853513481e-08,
47
  "gpu": 0.0,
48
- "total": 1.705024043873134e-06
49
  },
50
  "efficiency": {
51
  "unit": "tokens/kWh",
52
- "value": 1173003.9861823875
53
  }
54
  },
55
  "decode": {
56
  "memory": {
57
  "unit": "MB",
58
- "max_ram": 957.919232,
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.38539122700007056,
68
- "mean": 0.02569274846667137,
69
- "stdev": 0.0010644268041239298,
70
- "p50": 0.025318746000010606,
71
- "p90": 0.026641747400009307,
72
- "p95": 0.027510887900010057,
73
- "p99": 0.028760059180013398,
74
  "values": [
75
- 0.025868852000002107,
76
- 0.025181119000023955,
77
- 0.025490657000005967,
78
- 0.025318746000010606,
79
- 0.0248253950000219,
80
- 0.025734653000000662,
81
- 0.02481574600000158,
82
- 0.025195935999988706,
83
- 0.025759087000011505,
84
- 0.024829101999984005,
85
- 0.02634183500001086,
86
- 0.02493068100000073,
87
- 0.026841689000008273,
88
- 0.029072352000014234,
89
- 0.025185376999985465
90
  ]
91
  },
92
  "throughput": {
93
  "unit": "tokens/s",
94
- "value": 38.921487955918764
95
  },
96
  "energy": {
97
  "unit": "kWh",
98
- "cpu": 1.0018698374430347e-06,
99
- "ram": 4.186933423504592e-08,
100
  "gpu": 0.0,
101
- "total": 1.0437391716780795e-06
102
  },
103
  "efficiency": {
104
  "unit": "tokens/kWh",
105
- "value": 958093.7720218381
106
  }
107
  },
108
  "per_token": {
109
  "memory": null,
110
  "latency": {
111
  "unit": "s",
112
- "count": 14,
113
- "total": 0.937497766000007,
114
- "mean": 0.06696412614285764,
115
- "stdev": 0.002035000141926469,
116
- "p50": 0.06662766249999663,
117
- "p90": 0.06783331170000224,
118
- "p95": 0.07003707000000503,
119
- "p99": 0.07295033879999976,
120
  "values": [
121
- 0.06653081199999633,
122
- 0.06711912000000098,
123
- 0.06693043699999635,
124
- 0.06511442800001532,
125
- 0.06687713799999528,
126
- 0.06514225899999815,
127
- 0.06602905500000134,
128
- 0.06672451299999693,
129
- 0.06632880399999408,
130
- 0.06807621600000857,
131
- 0.06726653499998747,
132
- 0.06644808699999771,
133
- 0.07367865599999845,
134
- 0.06523170600002004
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "tokens/s",
139
- "value": 14.933368918555797
140
  },
141
  "energy": null,
142
  "efficiency": null
 
2
  "prefill": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 957.206528,
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.6387231899999222,
15
+ "mean": 0.04562308499999444,
16
+ "stdev": 0.002015861364428384,
17
+ "p50": 0.046632702499991296,
18
+ "p90": 0.047173561899981564,
19
+ "p95": 0.04719734799998889,
20
+ "p99": 0.04720031200000505,
21
  "values": [
22
+ 0.04719535299997801,
23
+ 0.04699393499998905,
24
+ 0.04674314400000412,
25
+ 0.047078662999979315,
26
+ 0.04490739100000951,
27
+ 0.04712271599998985,
28
+ 0.04652226099997847,
29
+ 0.04695320799999081,
30
+ 0.0472010530000091,
31
+ 0.04615858799999728,
32
+ 0.04584094200001232,
33
+ 0.042746658999988085,
34
+ 0.04227583599998752,
35
+ 0.040983441000008725
 
36
  ]
37
  },
38
  "throughput": {
39
  "unit": "tokens/s",
40
+ "value": 43.837456410504544
41
  },
42
  "energy": {
43
  "unit": "kWh",
44
+ "cpu": 1.6029505729675295e-06,
45
+ "ram": 6.698988656630717e-08,
46
  "gpu": 0.0,
47
+ "total": 1.6699404595338366e-06
48
  },
49
  "efficiency": {
50
  "unit": "tokens/kWh",
51
+ "value": 1197647.490113689
52
  }
53
  },
54
  "decode": {
55
  "memory": {
56
  "unit": "MB",
57
+ "max_ram": 957.206528,
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.39395761500003346,
67
+ "mean": 0.02813982964285953,
68
+ "stdev": 0.0016018981040718367,
69
+ "p50": 0.02830891700000393,
70
+ "p90": 0.029609133900001437,
71
+ "p95": 0.029927618500002494,
72
+ "p99": 0.030335054099991224,
73
  "values": [
74
+ 0.029299890000004325,
75
+ 0.027634806999998318,
76
+ 0.030436912999988408,
77
+ 0.029455643000005693,
78
+ 0.02965338300001008,
79
+ 0.02907299500000704,
80
+ 0.028112914000018918,
81
+ 0.028504919999988942,
82
+ 0.029505885999981274,
83
+ 0.02810255400001438,
84
+ 0.027854520000005323,
85
+ 0.025749852000018336,
86
+ 0.02548508600000332,
87
+ 0.025088251999989097
 
88
  ]
89
  },
90
  "throughput": {
91
  "unit": "tokens/s",
92
+ "value": 35.53681783762147
93
  },
94
  "energy": {
95
  "unit": "kWh",
96
+ "cpu": 9.644201596577967e-07,
97
+ "ram": 4.030301915143466e-08,
98
  "gpu": 0.0,
99
+ "total": 1.0047231788092312e-06
100
  },
101
  "efficiency": {
102
  "unit": "tokens/kWh",
103
+ "value": 995299.0247375113
104
  }
105
  },
106
  "per_token": {
107
  "memory": null,
108
  "latency": {
109
  "unit": "s",
110
+ "count": 13,
111
+ "total": 0.9565889090000042,
112
+ "mean": 0.07358376223076955,
113
+ "stdev": 0.003504193314235454,
114
+ "p50": 0.07468265299999644,
115
+ "p90": 0.07665597619999857,
116
+ "p95": 0.07685573879999197,
117
+ "p99": 0.07707262535998893,
118
  "values": [
119
+ 0.07470334200002071,
120
+ 0.07712684699998817,
121
+ 0.0765798810000149,
122
+ 0.07449270699999033,
123
+ 0.07628734299998996,
124
+ 0.07468265299999644,
125
+ 0.07546289600000478,
126
+ 0.0766749999999945,
127
+ 0.07431690700002491,
128
+ 0.07370704399997408,
129
+ 0.06868606599999794,
130
+ 0.06778333500000144,
131
+ 0.066084888000006
 
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "tokens/s",
136
+ "value": 13.58995476289799
137
  },
138
  "energy": null,
139
  "efficiency": null