IlyasMoutawwakil HF staff commited on
Commit
173dece
1 Parent(s): 798c7ed

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.06848,
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.6442333580000366,
15
- "mean": 0.04294889053333577,
16
- "stdev": 0.0033313548716193075,
17
- "p50": 0.045148796999995966,
18
- "p90": 0.046343429600005946,
19
- "p95": 0.04659896879999224,
20
- "p99": 0.046630472159988584,
21
  "values": [
22
- 0.04598543600002358,
23
- 0.045148796999995966,
24
- 0.04658209199999419,
25
- 0.04408837700000845,
26
- 0.04554947399998355,
27
- 0.04562140999999542,
28
- 0.04570151000001488,
29
- 0.045319669999997814,
30
- 0.04663834799998767,
31
- 0.03941107500000385,
32
- 0.039141784000008784,
33
- 0.03893678800000089,
34
- 0.038733553000014354,
35
- 0.03867448200000467,
36
- 0.03870056200000249
37
  ]
38
  },
39
  "throughput": {
40
  "unit": "tokens/s",
41
- "value": 46.56697705491727
42
  },
43
  "energy": {
44
  "unit": "kWh",
45
- "cpu": 1.542007209908249e-06,
46
- "ram": 6.444267440329555e-08,
47
  "gpu": 0.0,
48
- "total": 1.6064498843115445e-06
49
  },
50
  "efficiency": {
51
  "unit": "tokens/kWh",
52
- "value": 1244981.2593171024
53
  }
54
  },
55
  "decode": {
56
  "memory": {
57
  "unit": "MB",
58
- "max_ram": 962.06848,
59
  "max_global_vram": null,
60
  "max_process_vram": null,
61
  "max_reserved": null,
@@ -63,81 +62,79 @@
63
  },
64
  "latency": {
65
  "unit": "s",
66
- "count": 15,
67
- "total": 0.40373973399991314,
68
- "mean": 0.026915982266660875,
69
- "stdev": 0.002197365852444602,
70
- "p50": 0.028289878000009594,
71
- "p90": 0.029012218200006146,
72
- "p95": 0.029146122900007752,
73
- "p99": 0.029191344580003147,
74
  "values": [
75
- 0.028777608999973836,
76
- 0.028768861999992623,
77
- 0.02884770000000003,
78
- 0.029202650000001995,
79
- 0.02806632600001535,
80
- 0.029121897000010222,
81
- 0.028333420999985037,
82
- 0.028765505999984953,
83
- 0.028289878000009594,
84
- 0.02415629799997987,
85
- 0.024169814000003953,
86
- 0.02492124099998705,
87
- 0.023830584999984694,
88
- 0.024493984999992335,
89
- 0.023993961999991598
90
  ]
91
  },
92
  "throughput": {
93
  "unit": "tokens/s",
94
- "value": 37.15264745283462
95
  },
96
  "energy": {
97
  "unit": "kWh",
98
- "cpu": 9.204057865163199e-07,
99
- "ram": 3.8463325585187395e-08,
100
  "gpu": 0.0,
101
- "total": 9.588691121015078e-07
102
  },
103
  "efficiency": {
104
  "unit": "tokens/kWh",
105
- "value": 1042895.2057996191
106
  }
107
  },
108
  "per_token": {
109
  "memory": null,
110
  "latency": {
111
  "unit": "s",
112
- "count": 15,
113
- "total": 0.39759017099993343,
114
- "mean": 0.026506011399995564,
115
- "stdev": 0.0021239884895784857,
116
- "p50": 0.027801487000004954,
117
- "p90": 0.02856334540000489,
118
- "p95": 0.028697773800007553,
119
- "p99": 0.02872329636000245,
120
  "values": [
121
- 0.02829623999997466,
122
- 0.02828890699998965,
123
- 0.028382211999996798,
124
- 0.028729677000001175,
125
- 0.02762820000000943,
126
- 0.028684101000010287,
127
- 0.027864655999991328,
128
- 0.028268257999997104,
129
- 0.027801487000004954,
130
- 0.023851963999987902,
131
- 0.02385916800000132,
132
- 0.02457458699998938,
133
- 0.023518735999999762,
134
- 0.02416567599999553,
135
- 0.023676301999984162
136
  ]
137
  },
138
  "throughput": {
139
  "unit": "tokens/s",
140
- "value": 37.72729079865133
141
  },
142
  "energy": null,
143
  "efficiency": null
 
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,
 
10
  },
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,
 
62
  },
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": {
107
  "memory": null,
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