File size: 1,111 Bytes
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 |
{
"(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
]
}
}
} |