IlyasMoutawwakil HF staff commited on
Commit
cd7c1e4
·
verified ·
1 Parent(s): d0468a0

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.526592,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,50 +10,52 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 13,
14
- "total": 0.6378364839999904,
15
- "mean": 0.04906434492307618,
16
- "stdev": 0.0021008574413539072,
17
- "p50": 0.04890757800001211,
18
- "p90": 0.0507737607999843,
19
- "p95": 0.05221143759998767,
20
- "p99": 0.05368967152000323,
21
  "values": [
22
- 0.05405923000000712,
23
- 0.05097957599997471,
24
- 0.04890979299995024,
25
- 0.04814796700003399,
26
- 0.04814300800001092,
27
- 0.04995050000002266,
28
- 0.049756537000007484,
29
- 0.049341330999993716,
30
- 0.047951850000004015,
31
- 0.04882190799997943,
32
- 0.04890757800001211,
33
- 0.04872964499998034,
34
- 0.04413756100001365
 
 
35
  ]
36
  },
37
  "throughput": {
38
  "unit": "tokens/s",
39
- "value": 40.76279838517421
40
  },
41
  "energy": {
42
  "unit": "kWh",
43
- "cpu": 1.6674685809347367e-06,
44
- "ram": 6.968496072403241e-08,
45
  "gpu": 0.0,
46
- "total": 1.737153541658769e-06
47
  },
48
  "efficiency": {
49
  "unit": "tokens/kWh",
50
- "value": 1151308.708204483
51
  }
52
  },
53
  "decode": {
54
  "memory": {
55
  "unit": "MB",
56
- "max_ram": 956.526592,
57
  "max_global_vram": null,
58
  "max_process_vram": null,
59
  "max_reserved": null,
@@ -61,76 +63,80 @@
61
  },
62
  "latency": {
63
  "unit": "s",
64
- "count": 13,
65
- "total": 0.39171619900008636,
66
- "mean": 0.03013201530769895,
67
- "stdev": 0.0016810689361049936,
68
- "p50": 0.030122733000041535,
69
- "p90": 0.031056456599958437,
70
- "p95": 0.03234407659997487,
71
- "p99": 0.03383635291999781,
72
  "values": [
73
- 0.03420942200000354,
74
- 0.029241294000030393,
75
- 0.030122733000041535,
76
- 0.03088023099996917,
77
- 0.03050217300000213,
78
- 0.031100512999955754,
79
- 0.0306525550000174,
80
- 0.029580258000009962,
81
- 0.03081067099998336,
82
- 0.028963894000014534,
83
- 0.02920186000000058,
84
- 0.030115740000042024,
85
- 0.026334855000015978
 
 
86
  ]
87
  },
88
  "throughput": {
89
  "unit": "tokens/s",
90
- "value": 33.18729231311961
91
  },
92
  "energy": {
93
  "unit": "kWh",
94
- "cpu": 9.912686546643571e-07,
95
- "ram": 4.142798445337805e-08,
96
  "gpu": 0.0,
97
- "total": 1.0326966391177357e-06
98
  },
99
  "efficiency": {
100
  "unit": "tokens/kWh",
101
- "value": 968338.5828139526
102
  }
103
  },
104
  "per_token": {
105
  "memory": null,
106
  "latency": {
107
  "unit": "s",
108
- "count": 12,
109
- "total": 0.9416927060000262,
110
- "mean": 0.07847439216666885,
111
- "stdev": 0.002556070288920903,
112
- "p50": 0.0789358294999829,
113
- "p90": 0.08043597459999888,
114
- "p95": 0.08072864014998231,
115
- "p99": 0.08099842482996791,
116
  "values": [
117
- 0.08028523000001542,
118
- 0.07902762700001631,
119
- 0.07905465799996136,
120
- 0.07865735400002904,
121
- 0.08106587099996432,
122
- 0.08045272399999703,
123
- 0.07890389499999628,
124
- 0.07878092500004641,
125
- 0.07779963799998768,
126
- 0.07814285099999552,
127
- 0.07896776399996952,
128
- 0.0705541690000473
 
 
129
  ]
130
  },
131
  "throughput": {
132
  "unit": "tokens/s",
133
- "value": 12.74301045717101
134
  },
135
  "energy": null,
136
  "efficiency": null
 
2
  "prefill": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 956.985344,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 15,
14
+ "total": 0.6619469620000586,
15
+ "mean": 0.044129797466670576,
16
+ "stdev": 0.002180577741411704,
17
+ "p50": 0.043776980000018284,
18
+ "p90": 0.04781995980001739,
19
+ "p95": 0.048631943099991304,
20
+ "p99": 0.04880535661996532,
21
  "values": [
22
+ 0.04884870999995883,
23
+ 0.04853904300000522,
24
+ 0.043825962000028085,
25
+ 0.04322396699996034,
26
+ 0.04261489099997107,
27
+ 0.04489405600003238,
28
+ 0.043776980000018284,
29
+ 0.042662579000023015,
30
+ 0.04390447699995548,
31
+ 0.04674133500003563,
32
+ 0.0427032950000239,
33
+ 0.04433308800003033,
34
+ 0.041481443999998646,
35
+ 0.04194865600004505,
36
+ 0.042448478999972394
37
  ]
38
  },
39
  "throughput": {
40
  "unit": "tokens/s",
41
+ "value": 45.32085155184585
42
  },
43
  "energy": {
44
  "unit": "kWh",
45
+ "cpu": 1.6324496379605049e-06,
46
+ "ram": 6.821928384880493e-08,
47
  "gpu": 0.0,
48
+ "total": 1.7006689218093096e-06
49
  },
50
  "efficiency": {
51
  "unit": "tokens/kWh",
52
+ "value": 1176007.8486483057
53
  }
54
  },
55
  "decode": {
56
  "memory": {
57
  "unit": "MB",
58
+ "max_ram": 956.985344,
59
  "max_global_vram": null,
60
  "max_process_vram": null,
61
  "max_reserved": null,
 
63
  },
64
  "latency": {
65
  "unit": "s",
66
+ "count": 15,
67
+ "total": 0.3971508969999604,
68
+ "mean": 0.02647672646666403,
69
+ "stdev": 0.0011445116238779911,
70
+ "p50": 0.026342206000038004,
71
+ "p90": 0.027135782200002723,
72
+ "p95": 0.0282082983000123,
73
+ "p99": 0.029789475660006698,
74
  "values": [
75
+ 0.0301847700000053,
76
+ 0.026545234000025175,
77
+ 0.026655189999985396,
78
+ 0.026127936000023055,
79
+ 0.026617179000027136,
80
+ 0.026797596999983853,
81
+ 0.02609939299998132,
82
+ 0.026398731999961456,
83
+ 0.026342206000038004,
84
+ 0.026330413999971825,
85
+ 0.027361239000015303,
86
+ 0.025051926999992702,
87
+ 0.025565955999979906,
88
+ 0.02543549299997494,
89
+ 0.025637630999995054
90
  ]
91
  },
92
  "throughput": {
93
  "unit": "tokens/s",
94
+ "value": 37.76901956739505
95
  },
96
  "energy": {
97
  "unit": "kWh",
98
+ "cpu": 9.56197055401625e-07,
99
+ "ram": 3.9965275882281064e-08,
100
  "gpu": 0.0,
101
+ "total": 9.961623312839072e-07
102
  },
103
  "efficiency": {
104
  "unit": "tokens/kWh",
105
+ "value": 1003852.4531550462
106
  }
107
  },
108
  "per_token": {
109
  "memory": null,
110
  "latency": {
111
  "unit": "s",
112
+ "count": 14,
113
+ "total": 0.9805076190000364,
114
+ "mean": 0.0700362585000026,
115
+ "stdev": 0.002102027039272845,
116
+ "p50": 0.06975170500001582,
117
+ "p90": 0.07267594009999244,
118
+ "p95": 0.07386498314999983,
119
+ "p99": 0.07501496783000278,
120
  "values": [
121
+ 0.07530246400000351,
122
+ 0.07049988800002893,
123
+ 0.06935783399995898,
124
+ 0.06924855100004379,
125
+ 0.07170757199997979,
126
+ 0.06985371000001805,
127
+ 0.06911311799996156,
128
+ 0.07027120899999773,
129
+ 0.07309095499999785,
130
+ 0.06985858000001599,
131
+ 0.06964970000001358,
132
+ 0.06704113899996855,
133
+ 0.06742579700005535,
134
+ 0.06808710199999268
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "tokens/s",
139
+ "value": 14.278318422734745
140
  },
141
  "energy": null,
142
  "efficiency": null