tenstorrent / tt-tvm

TVM for Tenstorrent ASICs
Apache License 2.0
18 stars 6 forks source link

Decompose `tril` ops with dynamic `diagonal` argument #5

Closed JushBJJ closed 1 month ago

JushBJJ commented 5 months ago

Thanks @Lewis300 for the patch!

This patch is required to get Qwen1.5 0.5B bounty working: https://github.com/tenstorrent/tt-buda-demos/issues/20 Bounty PR: https://github.com/tenstorrent/tt-buda-demos/pull/37

Lewis breaks his explanation down here: https://github.com/tenstorrent/tt-buda-demos/issues/20#issuecomment-2053728300

JushBJJ commented 1 month ago

Closed as this is no longer an issue for Qwen specifically