IlyasMoutawwakil HF staff commited on
Commit
c4dc027
·
verified ·
1 Parent(s): 85c39d3

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": 962.048,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -11,50 +11,50 @@
11
  "latency": {
12
  "unit": "s",
13
  "count": 14,
14
- "total": 0.6365873449998389,
15
- "mean": 0.045470524642845636,
16
- "stdev": 0.002563014198834841,
17
- "p50": 0.04655033499997785,
18
- "p90": 0.047761842700009535,
19
- "p95": 0.04795784630002231,
20
- "p99": 0.04809651886002371,
21
  "values": [
22
- 0.04786450900002137,
23
- 0.04751678799999581,
24
- 0.04592823799998769,
25
- 0.048131187000024056,
26
- 0.04752228799998193,
27
- 0.04712417399997548,
28
- 0.04635588599995799,
29
- 0.04626427599998806,
30
- 0.04701781599999322,
31
- 0.04674478399999771,
32
- 0.04172550699996691,
33
- 0.04161751499998445,
34
- 0.04167481100000714,
35
- 0.04109956599995712
36
  ]
37
  },
38
  "throughput": {
39
  "unit": "tokens/s",
40
- "value": 43.984537581417186
41
  },
42
  "energy": {
43
  "unit": "kWh",
44
- "cpu": 1.606097804175483e-06,
45
- "ram": 6.712110951034447e-08,
46
  "gpu": 0.0,
47
- "total": 1.6732189136858274e-06
48
  },
49
  "efficiency": {
50
  "unit": "tokens/kWh",
51
- "value": 1195300.856117104
52
  }
53
  },
54
  "decode": {
55
  "memory": {
56
  "unit": "MB",
57
- "max_ram": 962.048,
58
  "max_global_vram": null,
59
  "max_process_vram": null,
60
  "max_reserved": null,
@@ -63,44 +63,44 @@
63
  "latency": {
64
  "unit": "s",
65
  "count": 14,
66
- "total": 0.3936966590001134,
67
- "mean": 0.02812118992857953,
68
- "stdev": 0.0017452619961330588,
69
- "p50": 0.02884964049997052,
70
- "p90": 0.029497711600026833,
71
- "p95": 0.029891198600029156,
72
- "p99": 0.03047370052002293,
73
  "values": [
74
- 0.029069496999966304,
75
- 0.029189061000010952,
76
- 0.029499130000033347,
77
- 0.028629783999974734,
78
- 0.029494402000011632,
79
- 0.030619326000021374,
80
- 0.029092160000004696,
81
- 0.028553692000002684,
82
- 0.02924239000003581,
83
- 0.028308092999964174,
84
- 0.025472690000015064,
85
- 0.025248892000035994,
86
- 0.025246077000019795,
87
- 0.02603146500001685
88
  ]
89
  },
90
  "throughput": {
91
  "unit": "tokens/s",
92
- "value": 35.56037289103834
93
  },
94
  "energy": {
95
  "unit": "kWh",
96
- "cpu": 9.982922695301194e-07,
97
- "ram": 4.171832787837956e-08,
98
  "gpu": 0.0,
99
- "total": 1.0400105974085e-06
100
  },
101
  "efficiency": {
102
  "unit": "tokens/kWh",
103
- "value": 961528.6637384287
104
  }
105
  },
106
  "per_token": {
@@ -108,33 +108,33 @@
108
  "latency": {
109
  "unit": "s",
110
  "count": 14,
111
- "total": 0.3872701830000551,
112
- "mean": 0.027662155928575367,
113
- "stdev": 0.0016662209608155868,
114
- "p50": 0.028340829499995834,
115
- "p90": 0.028956401000027655,
116
- "p95": 0.029356640250017562,
117
- "p99": 0.029941970450014423,
118
  "values": [
119
- 0.028581664999990153,
120
- 0.028696420000017042,
121
- 0.02894177800004627,
122
- 0.028118377999987842,
123
- 0.028962668000019676,
124
- 0.03008830300001364,
125
- 0.028563281000003826,
126
- 0.028057924999984607,
127
- 0.02875592000003735,
128
- 0.02783537899995281,
129
- 0.025136701999997513,
130
- 0.024909067000010054,
131
- 0.024908354999979565,
132
- 0.025714342000014767
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "tokens/s",
137
- "value": 36.150472240198276
138
  },
139
  "energy": null,
140
  "efficiency": null
 
2
  "prefill": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 951.296,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
11
  "latency": {
12
  "unit": "s",
13
  "count": 14,
14
+ "total": 0.6263326659999962,
15
+ "mean": 0.0447380475714283,
16
+ "stdev": 0.0029586513659995736,
17
+ "p50": 0.046470490999993785,
18
+ "p90": 0.04748351039999647,
19
+ "p95": 0.047532928550003815,
20
+ "p99": 0.047536616910015254,
21
  "values": [
22
+ 0.047537539000018114,
23
+ 0.04641709599999899,
24
+ 0.04753044599999612,
25
+ 0.045910859999992226,
26
+ 0.04665894800001524,
27
+ 0.04737399399999731,
28
+ 0.0469719330000089,
29
+ 0.04677776899998776,
30
+ 0.04652388599998858,
31
+ 0.04329594600000064,
32
+ 0.04044702400000233,
33
+ 0.04043652499998984,
34
+ 0.04012838899998883,
35
+ 0.04032231100001127
36
  ]
37
  },
38
  "throughput": {
39
  "unit": "tokens/s",
40
+ "value": 44.70467775346747
41
  },
42
  "energy": {
43
  "unit": "kWh",
44
+ "cpu": 1.5846464898851183e-06,
45
+ "ram": 6.622484247565507e-08,
46
  "gpu": 0.0,
47
+ "total": 1.6508713323607735e-06
48
  },
49
  "efficiency": {
50
  "unit": "tokens/kWh",
51
+ "value": 1211481.452730763
52
  }
53
  },
54
  "decode": {
55
  "memory": {
56
  "unit": "MB",
57
+ "max_ram": 951.296,
58
  "max_global_vram": null,
59
  "max_process_vram": null,
60
  "max_reserved": null,
 
63
  "latency": {
64
  "unit": "s",
65
  "count": 14,
66
+ "total": 0.38897942500000227,
67
+ "mean": 0.027784244642857305,
68
+ "stdev": 0.0021795230420107296,
69
+ "p50": 0.029203817000009735,
70
+ "p90": 0.029673101800000268,
71
+ "p95": 0.029818707600006177,
72
+ "p99": 0.0298983071200081,
73
  "values": [
74
+ 0.029765131000004885,
75
+ 0.029441837000007354,
76
+ 0.029363930999977583,
77
+ 0.02991820700000858,
78
+ 0.028975855999988198,
79
+ 0.029458366999989494,
80
+ 0.029244217000012895,
81
+ 0.02921480300000212,
82
+ 0.02919283100001735,
83
+ 0.02494374399998378,
84
+ 0.024798943999996936,
85
+ 0.024913598000011916,
86
+ 0.025219410000005382,
87
+ 0.024528548999995792
88
  ]
89
  },
90
  "throughput": {
91
  "unit": "tokens/s",
92
+ "value": 35.99162089357276
93
  },
94
  "energy": {
95
  "unit": "kWh",
96
+ "cpu": 9.554523030916855e-07,
97
+ "ram": 3.993149819015848e-08,
98
  "gpu": 0.0,
99
+ "total": 9.953838012818435e-07
100
  },
101
  "efficiency": {
102
  "unit": "tokens/kWh",
103
+ "value": 1004637.6068328738
104
  }
105
  },
106
  "per_token": {
 
108
  "latency": {
109
  "unit": "s",
110
  "count": 14,
111
+ "total": 0.38289486800002237,
112
+ "mean": 0.027349633428573026,
113
+ "stdev": 0.002107019988854247,
114
+ "p50": 0.028686471000014535,
115
+ "p90": 0.02919502419998423,
116
+ "p95": 0.02933636414999512,
117
+ "p99": 0.02941392163001467,
118
  "values": [
119
+ 0.02928416199998196,
120
+ 0.02894623100002036,
121
+ 0.028887901999979704,
122
+ 0.029433311000019557,
123
+ 0.02851327199999787,
124
+ 0.02898703599998953,
125
+ 0.028753160000007938,
126
+ 0.028707726000021694,
127
+ 0.028665216000007376,
128
+ 0.024597567999990133,
129
+ 0.024487983000000213,
130
+ 0.024588980999993737,
131
+ 0.02482866900001568,
132
+ 0.024213650999996617
133
  ]
134
  },
135
  "throughput": {
136
  "unit": "tokens/s",
137
+ "value": 36.56356135856901
138
  },
139
  "energy": null,
140
  "efficiency": null