IlyasMoutawwakil HF staff commited on
Commit
69ad875
·
verified ·
1 Parent(s): 7749132

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": 948.854784,
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.6401660989999982,
15
- "mean": 0.04924354607692294,
16
- "stdev": 0.0021440113891737817,
17
- "p50": 0.049729882000008274,
18
- "p90": 0.05126852980000649,
19
- "p95": 0.05144384919999538,
20
- "p99": 0.05157724263998716,
21
  "values": [
22
- 0.051332688000002236,
23
- 0.05101189700002351,
24
- 0.049090221000000156,
25
- 0.05016652999998428,
26
- 0.05063057800001047,
27
- 0.04754371999999307,
28
- 0.04859973099999593,
29
- 0.04889405199998009,
30
- 0.04873199799999384,
31
- 0.04986942300001829,
32
- 0.049729882000008274,
33
- 0.051610590999985106,
34
- 0.042954788000002964
 
 
35
  ]
36
  },
37
  "throughput": {
38
  "unit": "tokens/s",
39
- "value": 40.614459342059085
40
  },
41
  "energy": {
42
  "unit": "kWh",
43
- "cpu": 1.6426015231344437e-06,
44
- "ram": 6.864565053732008e-08,
45
  "gpu": 0.0,
46
- "total": 1.7112471736717638e-06
47
  },
48
  "efficiency": {
49
  "unit": "tokens/kWh",
50
- "value": 1168738.2341784497
51
  }
52
  },
53
  "decode": {
54
  "memory": {
55
  "unit": "MB",
56
- "max_ram": 948.854784,
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.38900748100002147,
66
- "mean": 0.029923652384617035,
67
- "stdev": 0.0016211185072591183,
68
- "p50": 0.030636574999988397,
69
- "p90": 0.031217832600020756,
70
- "p95": 0.031269527800014886,
71
- "p99": 0.03127888636000648,
72
  "values": [
73
- 0.03126172900002189,
74
- 0.030636574999988397,
75
- 0.03099395600000321,
76
- 0.03128122600000438,
77
- 0.029306249000001117,
78
- 0.029724222999988115,
79
- 0.031042247000016232,
80
- 0.030328346999993983,
81
- 0.030649780000004512,
82
- 0.03087839899998812,
83
- 0.030180309000002126,
84
- 0.026071700000017017,
85
- 0.026652740999992375
 
 
86
  ]
87
  },
88
  "throughput": {
89
  "unit": "tokens/s",
90
- "value": 33.41838045525732
91
  },
92
  "energy": {
93
  "unit": "kWh",
94
- "cpu": 9.346199532349906e-07,
95
- "ram": 3.9062220221950386e-08,
96
  "gpu": 0.0,
97
- "total": 9.73682173456941e-07
98
  },
99
  "efficiency": {
100
  "unit": "tokens/kWh",
101
- "value": 1027029.1757007533
102
  }
103
  },
104
  "per_token": {
105
  "memory": null,
106
  "latency": {
107
  "unit": "s",
108
- "count": 12,
109
- "total": 0.9469444380000027,
110
- "mean": 0.07891203650000023,
111
- "stdev": 0.003054696336697735,
112
- "p50": 0.07976452249998545,
113
- "p90": 0.08141053410000723,
114
- "p95": 0.08154644330000878,
115
- "p99": 0.08160853346000949,
116
  "values": [
117
- 0.08162405600000966,
118
- 0.08011603699998204,
119
- 0.08148294200000805,
120
- 0.08000816099999497,
121
- 0.07728233900002124,
122
- 0.07960436699997331,
123
- 0.07925097400001846,
124
- 0.07940003299998466,
125
- 0.08075886299999979,
126
- 0.07992467799999758,
127
- 0.07787260700001752,
128
- 0.06961938099999543
 
 
129
  ]
130
  },
131
  "throughput": {
132
  "unit": "tokens/s",
133
- "value": 12.672338015253189
134
  },
135
  "energy": null,
136
  "efficiency": null
 
2
  "prefill": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 959.213568,
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.6432671100000391,
15
+ "mean": 0.04288447400000261,
16
+ "stdev": 0.0006131960096328534,
17
+ "p50": 0.04273281500002213,
18
+ "p90": 0.04365834460001565,
19
+ "p95": 0.04395496820001199,
20
+ "p99": 0.044244434440008716,
21
  "values": [
22
+ 0.04379989700001374,
23
+ 0.04344601600001852,
24
+ 0.04252090999997904,
25
+ 0.04273281500002213,
26
+ 0.042765174999999545,
27
+ 0.04289095400000065,
28
+ 0.0443168010000079,
29
+ 0.04272660400002337,
30
+ 0.04321895300000733,
31
+ 0.042399514000010186,
32
+ 0.04325059100000317,
33
+ 0.042260153000000855,
34
+ 0.04252561899997431,
35
+ 0.0418052649999936,
36
+ 0.04260784299998477
37
  ]
38
  },
39
  "throughput": {
40
  "unit": "tokens/s",
41
+ "value": 46.63692505590434
42
  },
43
  "energy": {
44
  "unit": "kWh",
45
+ "cpu": 1.6362696334167766e-06,
46
+ "ram": 6.838202435243407e-08,
47
  "gpu": 0.0,
48
+ "total": 1.7046516577692106e-06
49
  },
50
  "efficiency": {
51
  "unit": "tokens/kWh",
52
+ "value": 1173260.2323088674
53
  }
54
  },
55
  "decode": {
56
  "memory": {
57
  "unit": "MB",
58
+ "max_ram": 959.213568,
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.40162400400001275,
68
+ "mean": 0.02677493360000085,
69
+ "stdev": 0.0009793670233713997,
70
+ "p50": 0.02653633799999966,
71
+ "p90": 0.027721777799996516,
72
+ "p95": 0.028593429400007152,
73
+ "p99": 0.02956511228002,
74
  "values": [
75
+ 0.02653633799999966,
76
+ 0.026568989999987025,
77
+ 0.026909554000013713,
78
+ 0.02618327999999792,
79
+ 0.026637598000007756,
80
+ 0.02807288500000027,
81
+ 0.026492405999988478,
82
+ 0.026366701999990028,
83
+ 0.026629262000000153,
84
+ 0.027195116999990887,
85
+ 0.02634892899999386,
86
+ 0.02603897100001973,
87
+ 0.029808033000023215,
88
+ 0.02548179100000425,
89
+ 0.026354147999995803
90
  ]
91
  },
92
  "throughput": {
93
  "unit": "tokens/s",
94
+ "value": 37.34836526354517
95
  },
96
  "energy": {
97
  "unit": "kWh",
98
+ "cpu": 9.886841310395135e-07,
99
+ "ram": 4.132014078664287e-08,
100
  "gpu": 0.0,
101
+ "total": 1.0300042718261557e-06
102
  },
103
  "efficiency": {
104
  "unit": "tokens/kWh",
105
+ "value": 970869.7598186079
106
  }
107
  },
108
  "per_token": {
109
  "memory": null,
110
  "latency": {
111
  "unit": "s",
112
+ "count": 14,
113
+ "total": 0.9748128969999925,
114
+ "mean": 0.0696294926428566,
115
+ "stdev": 0.001117507853519043,
116
+ "p50": 0.06950122199999953,
117
+ "p90": 0.0709310381000023,
118
+ "p95": 0.07139638105000187,
119
+ "p99": 0.07202770420999116,
120
  "values": [
121
+ 0.07002267000001439,
122
+ 0.06940666999997802,
123
+ 0.06898561400001313,
124
+ 0.06941038799999433,
125
+ 0.0709714520000091,
126
+ 0.07083673899998644,
127
+ 0.06910846400000992,
128
+ 0.06987409199999206,
129
+ 0.06959205600000473,
130
+ 0.06961640099999045,
131
+ 0.0683459920000189,
132
+ 0.07218553499998848,
133
+ 0.06748049600000172,
134
+ 0.06897632799999087
135
  ]
136
  },
137
  "throughput": {
138
  "unit": "tokens/s",
139
+ "value": 14.361730382399843
140
  },
141
  "energy": null,
142
  "efficiency": null