File size: 3,357 Bytes
db13895 d4c6d5f 696d62e db13895 |
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.789103159098886,
2.047049680026248,
2.9245105870068073,
2.923570840037428,
2.9239669220987707,
2.9242882559774444,
2.924470051075332
],
"throughput": [
87.53601410689785,
87.5641515143593,
87.55229002941245,
87.54266939201995,
87.53722743916234
]
},
"decode_256_steps": {
"time": [
2.9234371290076524,
2.9266492690658197,
2.9250142470700666,
2.924588855006732,
2.923514202935621
],
"throughput": [
87.5681564894464,
87.4720461744002,
87.52094122496344,
87.53367146350926,
87.56584789050788
]
}
},
"(max_new_tokens=256, dynamic=False, dynamic_length_multiplier=0, attn_backend=mem_efficient)": {
"compile_256_steps": {
"time": [
26.917906417977065,
2.2885711489943787,
3.2730734719661996,
3.2748494440456852,
3.275369248003699,
3.272694136016071,
3.2762450840091333
],
"throughput": [
78.21394850822452,
78.17153257700377,
78.15912668656493,
78.22301423854871,
78.13823246908422
]
},
"decode_256_steps": {
"time": [
3.2856900519691408,
3.272908988990821,
3.2744883589912206,
3.272708744974807,
3.2740413090214133
],
"throughput": [
77.91361812918937,
78.21787922032499,
78.18015272433783,
78.22266506088695,
78.19082773775891
]
}
},
"(max_new_tokens=256, dynamic=True, dynamic_length_multiplier=16, attn_backend=math)": {
"compile_256_steps": {
"time": [
63.97109697700944,
1.9409691650653258,
2.4809098839759827,
2.480244401958771,
2.479986476013437,
2.480030074948445,
2.4800741859944537
],
"throughput": [
103.18794795953109,
103.21563463577388,
103.22636936775496,
103.22455464791965,
103.22271867740513
]
},
"decode_256_steps": {
"time": [
2.4794313110178337,
2.4800544269382954,
2.4800765729742125,
2.4797024220461026,
2.480105674942024
],
"throughput": [
103.24948259805157,
103.22354107205622,
103.22261932944836,
103.23819411716511,
103.2214080982595
]
}
}
} |