File size: 3,356 Bytes
54b017a 406c29f ffe2398 54b017a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 |
{
"(max_new_tokens=256, dynamic=False, dynamic_length_multiplier=0, attn_backend=math)": {
"compile_256_steps": {
"time": [
28.46793555491604,
2.046271288068965,
2.92398768896237,
2.9239750729175285,
2.923966547008604,
2.9233065580483526,
2.923905084026046
],
"throughput": [
87.55166821199792,
87.55204597027033,
87.55230126073215,
87.57206776524656,
87.55414168489457
]
},
"decode_256_steps": {
"time": [
2.923116547986865,
2.923381404951215,
2.9234596610767767,
2.9231232579331845,
2.923231226974167
],
"throughput": [
87.57776017391637,
87.56982567051394,
87.56748157274363,
87.57755914165818,
87.57432447962226
]
}
},
"(max_new_tokens=256, dynamic=False, dynamic_length_multiplier=0, attn_backend=mem_efficient)": {
"compile_256_steps": {
"time": [
26.776753408950754,
2.288479048991576,
3.2720538249704987,
3.2734143850393593,
3.272128211101517,
3.2720855380175635,
3.2721059609903023
],
"throughput": [
78.23832176792145,
78.20580283694265,
78.2365431560584,
78.23756348224961,
78.23707515954699
]
},
"decode_256_steps": {
"time": [
3.272048377082683,
3.272279590019025,
3.2725540139945224,
3.2718116529285908,
3.2719840799691156
],
"throughput": [
78.23845203298808,
78.23292385554122,
78.22636353907663,
78.24411279018919,
78.23998948137192
]
}
},
"(max_new_tokens=256, dynamic=True, dynamic_length_multiplier=16, attn_backend=math)": {
"compile_256_steps": {
"time": [
63.78192087600473,
1.957973335054703,
2.4806162149179727,
2.4811129599111155,
2.4813056340208277,
2.480286636040546,
2.480559766991064
],
"throughput": [
103.2001639191354,
103.17950215743949,
103.17149023885672,
103.21387708989579,
103.20251235491486
]
},
"decode_256_steps": {
"time": [
2.4799297569552436,
2.4884759209817275,
2.4813270189333707,
2.4806014120113105,
2.4797641170443967
],
"throughput": [
103.22873028238764,
102.87421222022738,
103.17060107218144,
103.20077976269117,
103.23562561471515
]
}
}
} |