IlyasMoutawwakil HF staff commited on
Commit
a1505ea
1 Parent(s): 5b78a99

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.301312,
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.6361479900000404,
15
- "mean": 0.0424098660000027,
16
- "stdev": 0.0018390360265007626,
17
- "p50": 0.04185601399998973,
18
- "p90": 0.045596994400005995,
19
- "p95": 0.046463519700006374,
20
- "p99": 0.046613207140022726,
21
  "values": [
22
- 0.04665062900002681,
23
- 0.04638332999999761,
24
- 0.042280293999994,
25
- 0.04185601399998973,
26
- 0.04196089999999231,
27
- 0.041785113000003093,
28
- 0.04220914100000073,
29
- 0.04146166999998968,
30
- 0.04441749100001857,
31
- 0.041634079999994356,
32
- 0.04226321200002303,
33
- 0.041070386000001236,
34
- 0.04067454600001952,
35
- 0.04048820899998873,
36
- 0.041012975000001006
37
  ]
38
  },
39
  "throughput": {
40
  "unit": "tokens/s",
41
- "value": 47.15883799302438
42
  },
43
  "energy": {
44
  "unit": "kWh",
45
- "cpu": 1.619554572635227e-06,
46
- "ram": 6.768150465863982e-08,
47
  "gpu": 0.0,
48
- "total": 1.6872360772938669e-06
49
  },
50
  "efficiency": {
51
  "unit": "tokens/kWh",
52
- "value": 1185370.5755318904
53
  }
54
  },
55
  "decode": {
56
  "memory": {
57
  "unit": "MB",
58
- "max_ram": 956.301312,
59
  "max_global_vram": null,
60
  "max_process_vram": null,
61
  "max_reserved": null,
@@ -63,95 +62,92 @@
63
  },
64
  "latency": {
65
  "unit": "s",
66
- "count": 15,
67
- "total": 0.3870651419999547,
68
- "mean": 0.02580434279999698,
69
- "stdev": 0.0008580597562006976,
70
- "p50": 0.02566595099997926,
71
- "p90": 0.02624925039999084,
72
- "p95": 0.027032363800000778,
73
- "p99": 0.028273730360000967,
74
  "values": [
75
- 0.028584072000001015,
76
- 0.026072106999976086,
77
- 0.02636734600000068,
78
- 0.02566404699999225,
79
- 0.02601451900000029,
80
- 0.025531800000010207,
81
- 0.025861394999992626,
82
- 0.02592569400002276,
83
- 0.025850394000002552,
84
- 0.02487846500000046,
85
- 0.02566595099997926,
86
- 0.025239976999984037,
87
- 0.0249988989999963,
88
- 0.024882211999994297,
89
- 0.025528264000001855
90
  ]
91
  },
92
  "throughput": {
93
  "unit": "tokens/s",
94
- "value": 38.753166773157155
95
  },
96
  "energy": {
97
  "unit": "kWh",
98
- "cpu": 9.731943276193409e-07,
99
- "ram": 4.0676114632088917e-08,
100
  "gpu": 0.0,
101
- "total": 1.013870442251429e-06
102
  },
103
  "efficiency": {
104
  "unit": "tokens/kWh",
105
- "value": 986319.3149011938
106
  }
107
  },
108
  "per_token": {
109
  "memory": null,
110
  "latency": {
111
  "unit": "s",
112
- "count": 29,
113
- "total": 0.9764794589999894,
114
- "mean": 0.03367170548275826,
115
- "stdev": 0.008574100134662196,
116
- "p50": 0.028110199999986207,
117
- "p90": 0.04260830620002025,
118
- "p95": 0.04391882380000993,
119
- "p99": 0.04629050324001241,
120
  "values": [
121
- 0.028110199999986207,
122
- 0.046875316000011935,
123
- 0.025749846999985948,
124
- 0.04261701100000437,
125
- 0.026037381000008963,
126
- 0.04220125699998789,
127
- 0.025358347999997477,
128
- 0.042281776999999465,
129
- 0.02567508699999621,
130
- 0.04214066500000513,
131
- 0.025195824999997285,
132
- 0.042560906000005616,
133
- 0.025493059000012863,
134
- 0.04184565499997461,
135
- 0.025571925000008378,
136
- 0.04478669900001364,
137
- 0.025524988999990228,
138
- 0.04197506500000259,
139
- 0.02455058499998586,
140
- 0.04260613000002422,
141
- 0.025365661999984468,
142
- 0.041385262000005696,
143
- 0.02494475800000373,
144
- 0.04098420200000419,
145
- 0.02470009299997855,
146
- 0.04080144100001348,
147
- 0.024582774999998946,
148
- 0.04132683899999279,
149
- 0.02523070000000871
150
  ]
151
  },
152
  "throughput": {
153
  "unit": "tokens/s",
154
- "value": 29.69852538393264
155
  },
156
  "energy": null,
157
  "efficiency": null
 
2
  "prefill": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 956.649472,
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.6301878069999987,
15
+ "mean": 0.04501341478571419,
16
+ "stdev": 0.0013203565164908336,
17
+ "p50": 0.045144573499996454,
18
+ "p90": 0.046806418899990376,
19
+ "p95": 0.04694154044998413,
20
+ "p99": 0.04706634408998525,
21
  "values": [
22
+ 0.045499759999984235,
23
+ 0.04233386399999972,
24
+ 0.04709754499998553,
25
+ 0.04404092300001139,
26
+ 0.04403666500002146,
27
+ 0.045522672999993574,
28
+ 0.04530207100000894,
29
+ 0.044834240000000136,
30
+ 0.04467866100000606,
31
+ 0.04513705499999787,
32
+ 0.046687141000006704,
33
+ 0.04685753799998338,
34
+ 0.04515209199999504,
35
+ 0.043007579000004625
 
36
  ]
37
  },
38
  "throughput": {
39
  "unit": "tokens/s",
40
+ "value": 44.43119922185365
41
  },
42
  "energy": {
43
  "unit": "kWh",
44
+ "cpu": 1.7108322917551234e-06,
45
+ "ram": 7.149711481929443e-08,
46
  "gpu": 0.0,
47
+ "total": 1.782329406574418e-06
48
  },
49
  "efficiency": {
50
  "unit": "tokens/kWh",
51
+ "value": 1122127.02804693
52
  }
53
  },
54
  "decode": {
55
  "memory": {
56
  "unit": "MB",
57
+ "max_ram": 956.649472,
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.3809905000000242,
67
+ "mean": 0.02721360714285887,
68
+ "stdev": 0.000960422394388218,
69
+ "p50": 0.027168287500003885,
70
+ "p90": 0.028461729999986574,
71
+ "p95": 0.028787240649991476,
72
+ "p99": 0.029091460929999185,
73
  "values": [
74
+ 0.027574559000015597,
75
+ 0.027371571000003314,
76
+ 0.029167516000001115,
77
+ 0.02817998699998725,
78
+ 0.02784611499998846,
79
+ 0.02663270499999726,
80
+ 0.028582476999986284,
81
+ 0.0264063039999769,
82
+ 0.02755323900001372,
83
+ 0.026474641000021393,
84
+ 0.026401705000012043,
85
+ 0.025897627000006196,
86
+ 0.02593705000001023,
87
+ 0.026965004000004456
 
88
  ]
89
  },
90
  "throughput": {
91
  "unit": "tokens/s",
92
+ "value": 36.74632307104537
93
  },
94
  "energy": {
95
  "unit": "kWh",
96
+ "cpu": 1.1579869450002485e-06,
97
+ "ram": 4.839096792084418e-08,
98
  "gpu": 0.0,
99
+ "total": 1.2063779129210915e-06
100
  },
101
  "efficiency": {
102
  "unit": "tokens/kWh",
103
+ "value": 828927.6430622196
104
  }
105
  },
106
  "per_token": {
107
  "memory": null,
108
  "latency": {
109
  "unit": "s",
110
+ "count": 27,
111
+ "total": 0.9655346810000083,
112
+ "mean": 0.03576054374074105,
113
+ "stdev": 0.009326294914120306,
114
+ "p50": 0.028800883000002386,
115
+ "p90": 0.04637811979999924,
116
+ "p95": 0.04720854969999948,
117
+ "p99": 0.0474358005999909,
118
  "values": [
119
+ 0.02718095599999515,
120
+ 0.0427433570000062,
121
+ 0.026989680000014005,
122
+ 0.0474957669999867,
123
+ 0.028800883000002386,
124
+ 0.04442264400000795,
125
+ 0.027806350999981078,
126
+ 0.04442583000002287,
127
+ 0.027471897999987505,
128
+ 0.04591250900000432,
129
+ 0.026268676999990248,
130
+ 0.04568092700000648,
131
+ 0.028226262999993423,
132
+ 0.04520602300001997,
133
+ 0.02605820599998765,
134
+ 0.04504269899999258,
135
+ 0.027151110000005474,
136
+ 0.045556465999993634,
137
+ 0.026099833000017725,
138
+ 0.04707653599999162,
139
+ 0.026010536999990563,
140
+ 0.04726512700000285,
141
+ 0.025559686999997666,
142
+ 0.045505421000001434,
143
+ 0.02558416300001909,
144
+ 0.04337626499997782,
145
+ 0.026616866000011896
 
 
146
  ]
147
  },
148
  "throughput": {
149
  "unit": "tokens/s",
150
+ "value": 27.963780619496738
151
  },
152
  "energy": null,
153
  "efficiency": null