IlyasMoutawwakil HF staff commited on
Commit
0abb307
1 Parent(s): 320d36e

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": 955.711488,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
@@ -10,44 +10,50 @@
10
  },
11
  "latency": {
12
  "unit": "s",
13
- "count": 7,
14
- "total": 0.7056788980000306,
15
- "mean": 0.10081127114286151,
16
- "stdev": 0.015688099450519424,
17
- "p50": 0.09362313200000472,
18
- "p90": 0.11864169800003312,
19
- "p95": 0.12766414850003113,
20
- "p99": 0.13488210890002958,
21
  "values": [
22
- 0.09335442100001501,
23
- 0.13668659900002922,
24
- 0.0964519539999742,
25
- 0.09254585599995835,
26
- 0.09362313200000472,
27
- 0.10661176400003569,
28
- 0.08640517200001341
 
 
 
 
 
 
29
  ]
30
  },
31
  "throughput": {
32
  "unit": "tokens/s",
33
- "value": 19.839051500161755
34
  },
35
  "energy": {
36
  "unit": "kWh",
37
- "cpu": 4.959682034857479e-06,
38
- "ram": 2.0727175843499404e-07,
39
  "gpu": 0.0,
40
- "total": 5.166953793292474e-06
41
  },
42
  "efficiency": {
43
  "unit": "tokens/kWh",
44
- "value": 387075.263300461
45
  }
46
  },
47
  "decode": {
48
  "memory": {
49
  "unit": "MB",
50
- "max_ram": 955.711488,
51
  "max_global_vram": null,
52
  "max_process_vram": null,
53
  "max_reserved": null,
@@ -55,64 +61,76 @@
55
  },
56
  "latency": {
57
  "unit": "s",
58
- "count": 7,
59
- "total": 0.40437483900001325,
60
- "mean": 0.057767834142859034,
61
- "stdev": 0.0026472389352107926,
62
- "p50": 0.058321372000023075,
63
- "p90": 0.06032705679997434,
64
- "p95": 0.060845310399975004,
65
- "p99": 0.061259913279975535,
66
  "values": [
67
- 0.05963605199997346,
68
- 0.06136356399997567,
69
- 0.058321372000023075,
70
- 0.0541982950000488,
71
- 0.05788041900001417,
72
- 0.05934210499998471,
73
- 0.053633031999993364
 
 
 
 
 
 
74
  ]
75
  },
76
  "throughput": {
77
  "unit": "tokens/s",
78
- "value": 17.31067149803495
79
  },
80
  "energy": {
81
  "unit": "kWh",
82
- "cpu": 1.2932001808543267e-06,
83
- "ram": 5.4025168118238503e-08,
84
  "gpu": 0.0,
85
- "total": 1.3472253489725645e-06
86
  },
87
  "efficiency": {
88
  "unit": "tokens/kWh",
89
- "value": 742266.318520974
90
  }
91
  },
92
  "per_token": {
93
  "memory": null,
94
  "latency": {
95
  "unit": "s",
96
- "count": 6,
97
- "total": 0.9573631239999827,
98
- "mean": 0.1595605206666638,
99
- "stdev": 0.019005152167452244,
100
- "p50": 0.15309262350001518,
101
- "p90": 0.1821334959999774,
102
- "p95": 0.19017806499998358,
103
- "p99": 0.19661372019998852,
104
  "values": [
105
- 0.19822263399998974,
106
- 0.15473023600003444,
107
- 0.14681681700000127,
108
- 0.15145501099999592,
109
- 0.1660443579999651,
110
- 0.14009406799999624
 
 
 
 
 
 
111
  ]
112
  },
113
  "throughput": {
114
  "unit": "tokens/s",
115
- "value": 6.267214445163973
116
  },
117
  "energy": null,
118
  "efficiency": null
 
2
  "prefill": {
3
  "memory": {
4
  "unit": "MB",
5
+ "max_ram": 944.242688,
6
  "max_global_vram": null,
7
  "max_process_vram": null,
8
  "max_reserved": null,
 
10
  },
11
  "latency": {
12
  "unit": "s",
13
+ "count": 13,
14
+ "total": 0.6511665159999893,
15
+ "mean": 0.05008973199999918,
16
+ "stdev": 0.0008901456519693848,
17
+ "p50": 0.05048302099999091,
18
+ "p90": 0.05086131680001245,
19
+ "p95": 0.05106322580000437,
20
+ "p99": 0.05130395395999244,
21
  "values": [
22
+ 0.05065752600000906,
23
+ 0.05074538099998449,
24
+ 0.05085610800000495,
25
+ 0.05086261900001432,
26
+ 0.048842355999994425,
27
+ 0.050551447999993115,
28
+ 0.05048302099999091,
29
+ 0.048909090000023525,
30
+ 0.05029365699999744,
31
+ 0.0498817380000105,
32
+ 0.05136413599998946,
33
+ 0.049254164999979366,
34
+ 0.048465270999997756
35
  ]
36
  },
37
  "throughput": {
38
  "unit": "tokens/s",
39
+ "value": 39.928342998521785
40
  },
41
  "energy": {
42
  "unit": "kWh",
43
+ "cpu": 1.6857422060436675e-06,
44
+ "ram": 7.044953641845096e-08,
45
  "gpu": 0.0,
46
+ "total": 1.7561917424621184e-06
47
  },
48
  "efficiency": {
49
  "unit": "tokens/kWh",
50
+ "value": 1138827.812272976
51
  }
52
  },
53
  "decode": {
54
  "memory": {
55
  "unit": "MB",
56
+ "max_ram": 944.242688,
57
  "max_global_vram": null,
58
  "max_process_vram": null,
59
  "max_reserved": null,
 
61
  },
62
  "latency": {
63
  "unit": "s",
64
+ "count": 13,
65
+ "total": 0.4010149900000499,
66
+ "mean": 0.030847306923080763,
67
+ "stdev": 0.0010302531407087147,
68
+ "p50": 0.03121004900000912,
69
+ "p90": 0.031966991799998824,
70
+ "p95": 0.032040472600004935,
71
+ "p99": 0.03204053452000494,
72
  "values": [
73
+ 0.031134328000007372,
74
+ 0.030643240000017613,
75
+ 0.03138406400000804,
76
+ 0.032040421000004926,
77
+ 0.03204055000000494,
78
+ 0.03131409299999177,
79
+ 0.03121004900000912,
80
+ 0.03167327499997441,
81
+ 0.03121474799999646,
82
+ 0.03098446699999613,
83
+ 0.02940026900000703,
84
+ 0.029402232000023787,
85
+ 0.02857325400000832
86
  ]
87
  },
88
  "throughput": {
89
  "unit": "tokens/s",
90
+ "value": 32.41774079317679
91
  },
92
  "energy": {
93
  "unit": "kWh",
94
+ "cpu": 1.0477525878835606e-06,
95
+ "ram": 4.378964971698927e-08,
96
  "gpu": 0.0,
97
+ "total": 1.09154223760055e-06
98
  },
99
  "efficiency": {
100
  "unit": "tokens/kWh",
101
+ "value": 916134.9561682744
102
  }
103
  },
104
  "per_token": {
105
  "memory": null,
106
  "latency": {
107
  "unit": "s",
108
+ "count": 12,
109
+ "total": 0.9708104479999804,
110
+ "mean": 0.08090087066666503,
111
+ "stdev": 0.0015149395942056193,
112
+ "p50": 0.0811769409999954,
113
+ "p90": 0.08223946449999744,
114
+ "p95": 0.08257633564999481,
115
+ "p99": 0.08286515032999489,
116
  "values": [
117
+ 0.08140842899999257,
118
+ 0.08228095699999471,
119
+ 0.08293735399999491,
120
+ 0.08089987799999676,
121
+ 0.08186603200002196,
122
+ 0.08170432099998948,
123
+ 0.08059357599998407,
124
+ 0.08150394600002642,
125
+ 0.08091769199998566,
126
+ 0.08094545299999822,
127
+ 0.07854675199999406,
128
+ 0.07720605800000158
129
  ]
130
  },
131
  "throughput": {
132
  "unit": "tokens/s",
133
+ "value": 12.360806401210304
134
  },
135
  "energy": null,
136
  "efficiency": null