IlyasMoutawwakil HF staff commited on
Commit
1664737
·
verified ·
1 Parent(s): bd5e17f

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": 946.352128,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -11,49 +11,49 @@
11
  "latency": {
12
  "unit": "s",
13
  "count": 13,
14
- "total": 0.6274317090000352,
15
- "mean": 0.048263977615387324,
16
- "stdev": 0.0033652210581413544,
17
- "p50": 0.05000621199999955,
18
- "p90": 0.051905234600008045,
19
- "p95": 0.052314373200010776,
20
- "p99": 0.05242016904000593,
21
  "values": [
22
- 0.050053219999995235,
23
- 0.05062133299998095,
24
- 0.05041648400001009,
25
- 0.05058210100000338,
26
- 0.04833408099997882,
27
- 0.05000621199999955,
28
- 0.05244661800000472,
29
- 0.04748237200001881,
30
- 0.0466254529999901,
31
- 0.05222621000001482,
32
- 0.044000795000016524,
33
- 0.04215734600001042,
34
- 0.04247948400001178
35
  ]
36
  },
37
  "throughput": {
38
  "unit": "tokens/s",
39
- "value": 41.43877274139892
40
  },
41
  "energy": {
42
  "unit": "kWh",
43
- "cpu": 1.683818300565084e-06,
44
- "ram": 7.03694987358716e-08,
45
  "gpu": 0.0,
46
- "total": 1.7541877993009554e-06
47
  },
48
  "efficiency": {
49
  "unit": "tokens/kWh",
50
- "value": 1140128.7825607958
51
  }
52
  },
53
  "decode": {
54
  "memory": {
55
  "unit": "MB",
56
- "max_ram": 946.352128,
57
  "max_global_vram": null,
58
  "max_process_vram": null,
59
  "max_reserved": null,
@@ -62,43 +62,43 @@
62
  "latency": {
63
  "unit": "s",
64
  "count": 13,
65
- "total": 0.38780337700001155,
66
- "mean": 0.02983102900000089,
67
- "stdev": 0.002023949214410245,
68
- "p50": 0.03038238799999249,
69
- "p90": 0.03163492020000262,
70
- "p95": 0.03175620740000795,
71
- "p99": 0.03187531508001484,
72
  "values": [
73
- 0.0311774630000059,
74
- 0.029199142999999594,
75
- 0.0314423330000011,
76
- 0.03165695100000221,
77
- 0.031905092000016566,
78
- 0.03154679700000429,
79
- 0.03147077599999193,
80
- 0.03016786000000593,
81
- 0.029543842999999015,
82
- 0.03038238799999249,
83
- 0.02623006700000019,
84
- 0.02670120999999881,
85
- 0.02637945399999353
86
  ]
87
  },
88
  "throughput": {
89
  "unit": "tokens/s",
90
- "value": 33.52214233038928
91
  },
92
  "energy": {
93
  "unit": "kWh",
94
- "cpu": 1.0219877075265956e-06,
95
- "ram": 4.271205439965324e-08,
96
  "gpu": 0.0,
97
- "total": 1.0646997619262488e-06
98
  },
99
  "efficiency": {
100
  "unit": "tokens/kWh",
101
- "value": 939231.9184807609
102
  }
103
  },
104
  "per_token": {
@@ -106,31 +106,31 @@
106
  "latency": {
107
  "unit": "s",
108
  "count": 12,
109
- "total": 0.9344495689999803,
110
- "mean": 0.07787079741666503,
111
- "stdev": 0.005296569182113948,
112
- "p50": 0.08007116699999983,
113
- "p90": 0.08252702070002157,
114
- "p95": 0.08317721535000544,
115
- "p99": 0.08378542866998658,
116
  "values": [
117
- 0.07991126499999268,
118
- 0.08187582799999404,
119
- 0.08227359599999318,
120
- 0.08023106900000698,
121
- 0.08155465300001197,
122
- 0.08393748199998186,
123
- 0.07765196500000116,
124
- 0.07622493799999575,
125
- 0.08255517900002474,
126
- 0.0704801739999823,
127
- 0.06886468700000137,
128
- 0.06888873299999432
129
  ]
130
  },
131
  "throughput": {
132
  "unit": "tokens/s",
133
- "value": 12.841784509400584
134
  },
135
  "energy": null,
136
  "efficiency": null
 
2
  "prefill": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 955.838464,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
11
  "latency": {
12
  "unit": "s",
13
  "count": 13,
14
+ "total": 0.6638927820000333,
15
+ "mean": 0.0510686755384641,
16
+ "stdev": 0.002045444067699494,
17
+ "p50": 0.05120662400000242,
18
+ "p90": 0.05376475900000628,
19
+ "p95": 0.054256579000008284,
20
+ "p99": 0.05438413660001174,
21
  "values": [
22
+ 0.05207829200000447,
23
+ 0.05441602600001261,
24
+ 0.05415028100000541,
25
+ 0.0515553809999858,
26
+ 0.048570006000005606,
27
+ 0.05222267100000977,
28
+ 0.05146354100000394,
29
+ 0.05041946099998995,
30
+ 0.048943198000017674,
31
+ 0.05120662400000242,
32
+ 0.051157893000009835,
33
+ 0.05108318399999234,
34
+ 0.0466262239999935
35
  ]
36
  },
37
  "throughput": {
38
  "unit": "tokens/s",
39
+ "value": 39.16295026084302
40
  },
41
  "energy": {
42
  "unit": "kWh",
43
+ "cpu": 1.766204891573404e-06,
44
+ "ram": 7.381309496177772e-08,
45
  "gpu": 0.0,
46
+ "total": 1.8400179865351817e-06
47
  },
48
  "efficiency": {
49
  "unit": "tokens/kWh",
50
+ "value": 1086945.8965268433
51
  }
52
  },
53
  "decode": {
54
  "memory": {
55
  "unit": "MB",
56
+ "max_ram": 955.838464,
57
  "max_global_vram": null,
58
  "max_process_vram": null,
59
  "max_reserved": null,
 
62
  "latency": {
63
  "unit": "s",
64
  "count": 13,
65
+ "total": 0.40678622899997663,
66
+ "mean": 0.031291248384613585,
67
+ "stdev": 0.001711399813907373,
68
+ "p50": 0.03150826099999904,
69
+ "p90": 0.03236894979999079,
70
+ "p95": 0.03312458519999381,
71
+ "p99": 0.033997589040000095,
72
  "values": [
73
+ 0.032397081999988586,
74
+ 0.03421584000000166,
75
+ 0.03225642099999959,
76
+ 0.03081424100000163,
77
+ 0.0313733799999909,
78
+ 0.032005884999989576,
79
+ 0.032052802000009706,
80
+ 0.03150826099999904,
81
+ 0.03156042799997749,
82
+ 0.031312657000000854,
83
+ 0.031474787999997034,
84
+ 0.026685342000007495,
85
+ 0.029129102000013063
86
  ]
87
  },
88
  "throughput": {
89
  "unit": "tokens/s",
90
+ "value": 31.95781733309548
91
  },
92
  "energy": {
93
  "unit": "kWh",
94
+ "cpu": 1.089805969293567e-06,
95
+ "ram": 4.554324453157282e-08,
96
  "gpu": 0.0,
97
+ "total": 1.1353492138251402e-06
98
  },
99
  "efficiency": {
100
  "unit": "tokens/kWh",
101
+ "value": 880786.2707112546
102
  }
103
  },
104
  "per_token": {
 
106
  "latency": {
107
  "unit": "s",
108
  "count": 12,
109
+ "total": 0.986620572000021,
110
+ "mean": 0.08221838100000174,
111
+ "stdev": 0.0033235099788530573,
112
+ "p50": 0.08248187099998461,
113
+ "p90": 0.08624422410000818,
114
+ "p95": 0.08742922315001067,
115
+ "p99": 0.08836903983001036,
116
  "values": [
117
+ 0.08860399400001029,
118
+ 0.08646804700001098,
119
+ 0.08247610999998756,
120
+ 0.07991193800000929,
121
+ 0.08422981799998297,
122
+ 0.08354884300001686,
123
+ 0.08192640999999412,
124
+ 0.08056282600000486,
125
+ 0.08248763199998166,
126
+ 0.08264841100000808,
127
+ 0.07797228399999767,
128
+ 0.07578425900001662
129
  ]
130
  },
131
  "throughput": {
132
  "unit": "tokens/s",
133
+ "value": 12.16273037534002
134
  },
135
  "energy": null,
136
  "efficiency": null