IlyasMoutawwakil HF staff commited on
Commit
e88883a
·
verified ·
1 Parent(s): b7e478a

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": 955.785216,
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.6218918910000468,
15
- "mean": 0.0444208493571462,
16
- "stdev": 0.0010790875710717678,
17
- "p50": 0.043943934499992565,
18
- "p90": 0.04594600920001995,
19
- "p95": 0.04666790895001469,
20
- "p99": 0.04712083779000437,
21
  "values": [
22
- 0.0444791839999823,
23
- 0.043715988000002426,
24
- 0.04384338700000967,
25
- 0.04636305300002164,
26
- 0.04464880099999391,
27
- 0.04357408300000998,
28
- 0.044005669999990005,
29
- 0.04723407000000179,
30
- 0.0444360740000036,
31
- 0.04376246500001457,
32
- 0.043882198999995126,
33
- 0.043671213999999736,
34
- 0.04330279600000608,
35
- 0.044972907000015994
36
  ]
37
  },
38
  "throughput": {
39
  "unit": "tokens/s",
40
- "value": 45.023902715589344
41
  },
42
  "energy": {
43
  "unit": "kWh",
44
- "cpu": 1.680608700822901e-06,
45
- "ram": 7.02356019589819e-08,
46
  "gpu": 0.0,
47
- "total": 1.7508443027818828e-06
48
  },
49
  "efficiency": {
50
  "unit": "tokens/kWh",
51
- "value": 1142306.0273390606
52
  }
53
  },
54
  "decode": {
55
  "memory": {
56
  "unit": "MB",
57
- "max_ram": 955.785216,
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.38838130900003875,
67
- "mean": 0.02774152207143134,
68
- "stdev": 0.0010533510661675603,
69
- "p50": 0.027449605000001043,
70
- "p90": 0.02891533670000115,
71
- "p95": 0.02981638884999995,
72
- "p99": 0.030648914569995325,
73
  "values": [
74
- 0.02747412600001553,
75
- 0.026798824999985982,
76
- 0.029256035000003067,
77
- 0.028120373999996673,
78
- 0.027449941000014633,
79
- 0.027733611000002156,
80
- 0.027071714000015845,
81
- 0.02767881900001612,
82
- 0.027400006999982907,
83
- 0.027449268999987453,
84
- 0.027346608000016204,
85
- 0.026981005000010327,
86
- 0.03085704599999417,
87
- 0.026763928999997688
88
  ]
89
  },
90
  "throughput": {
91
  "unit": "tokens/s",
92
- "value": 36.04704880377908
93
  },
94
  "energy": {
95
  "unit": "kWh",
96
- "cpu": 1.0053710363529348e-06,
97
- "ram": 4.201771942845056e-08,
98
  "gpu": 0.0,
99
- "total": 1.0473887557813857e-06
100
  },
101
  "efficiency": {
102
  "unit": "tokens/kWh",
103
- "value": 954755.3327073555
104
  }
105
  },
106
  "per_token": {
107
  "memory": null,
108
  "latency": {
109
  "unit": "s",
110
- "count": 13,
111
- "total": 0.9385427059999927,
112
- "mean": 0.07219559276923021,
113
- "stdev": 0.001431526159125522,
114
- "p50": 0.07178495599998769,
115
- "p90": 0.07447220000000243,
116
- "p95": 0.07470121399999244,
117
- "p99": 0.0748759963999828,
118
  "values": [
119
- 0.07054371600000309,
120
- 0.07305326499999865,
121
- 0.07455556200000046,
122
- 0.07211271799999963,
123
- 0.07129487000000267,
124
- 0.07111637700000983,
125
- 0.07491969199998039,
126
- 0.07187831000001665,
127
- 0.07120511200000124,
128
- 0.07126228900000342,
129
- 0.07067708699997866,
130
- 0.0741387520000103,
131
- 0.07178495599998769
132
  ]
133
  },
134
  "throughput": {
135
  "unit": "tokens/s",
136
- "value": 13.851261020827858
137
  },
138
  "energy": null,
139
  "efficiency": null
 
2
  "prefill": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 956.510208,
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.6357577669999728,
15
+ "mean": 0.04890444361538252,
16
+ "stdev": 0.0008820830605062864,
17
+ "p50": 0.04921229699999685,
18
+ "p90": 0.04982055379998655,
19
+ "p95": 0.049928289999991195,
20
+ "p99": 0.050039097999995195,
21
  "values": [
22
+ 0.05006679999999619,
23
+ 0.04983594999998786,
24
+ 0.04832375000000866,
25
+ 0.04955616799998097,
26
+ 0.04920199800000091,
27
+ 0.04694990999999504,
28
+ 0.049388175000018464,
29
+ 0.04921639500000197,
30
+ 0.047933985000014445,
31
+ 0.04808931499999858,
32
+ 0.04921229699999685,
33
+ 0.048224054999991495,
34
+ 0.049758968999981334
 
35
  ]
36
  },
37
  "throughput": {
38
  "unit": "tokens/s",
39
+ "value": 40.89607921376934
40
  },
41
  "energy": {
42
  "unit": "kWh",
43
+ "cpu": 1.694125656920355e-06,
44
+ "ram": 7.079968758763816e-08,
45
  "gpu": 0.0,
46
+ "total": 1.764925344507993e-06
47
  },
48
  "efficiency": {
49
  "unit": "tokens/kWh",
50
+ "value": 1133192.4073862392
51
  }
52
  },
53
  "decode": {
54
  "memory": {
55
  "unit": "MB",
56
+ "max_ram": 956.510208,
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.39826846500002944,
66
+ "mean": 0.030636035769233034,
67
+ "stdev": 0.0003253756376968252,
68
+ "p50": 0.030561998999985462,
69
+ "p90": 0.03104573480001136,
70
+ "p95": 0.031231302600008348,
71
+ "p99": 0.031380361320007065,
72
  "values": [
73
+ 0.03068658300000493,
74
+ 0.03037712600001896,
75
+ 0.03141762600000675,
76
+ 0.031107087000009415,
77
+ 0.03019482600001311,
78
+ 0.03044065499997828,
79
+ 0.030740413999978955,
80
+ 0.030752866999989692,
81
+ 0.030392584999987093,
82
+ 0.030474567999988267,
83
+ 0.03080032600001914,
84
+ 0.030321803000049385,
85
+ 0.030561998999985462
 
86
  ]
87
  },
88
  "throughput": {
89
  "unit": "tokens/s",
90
+ "value": 32.64129887863213
91
  },
92
  "energy": {
93
  "unit": "kWh",
94
+ "cpu": 1.0548160118373317e-06,
95
+ "ram": 4.408370176471442e-08,
96
  "gpu": 0.0,
97
+ "total": 1.0988997136020455e-06
98
  },
99
  "efficiency": {
100
  "unit": "tokens/kWh",
101
+ "value": 910001.1471675923
102
  }
103
  },
104
  "per_token": {
105
  "memory": null,
106
  "latency": {
107
  "unit": "s",
108
+ "count": 12,
109
+ "total": 0.953466211999995,
110
+ "mean": 0.07945551766666625,
111
+ "stdev": 0.0009842037005582196,
112
+ "p50": 0.07985784400001705,
113
+ "p90": 0.0803253735000169,
114
+ "p95": 0.08050314630000628,
115
+ "p99": 0.08067198925999207,
116
  "values": [
117
+ 0.08027954099998169,
118
+ 0.07970219400002065,
119
+ 0.08071419999998852,
120
+ 0.07941578000000504,
121
+ 0.07734190499999727,
122
+ 0.08015944600001035,
123
+ 0.0800676959999862,
124
+ 0.07834084600000324,
125
+ 0.0785156829999778,
126
+ 0.08001349400001345,
127
+ 0.07858496099999002,
128
+ 0.0803304660000208
 
129
  ]
130
  },
131
  "throughput": {
132
  "unit": "tokens/s",
133
+ "value": 12.585658357865398
134
  },
135
  "energy": null,
136
  "efficiency": null