Skip to content

Conversation

@stephen-youn
Copy link
Contributor

This PR made mamba's triton kernels compatible to triton version >= 3.0.0.
Specifically, tl.math.log1p() was deprecated so it's replaced by "tl.math.log(tl.math.exp(dt) + 1)".

@stephen-youn
Copy link
Contributor Author

stephen-youn commented Jun 7, 2024

This would help ROCm to run mamba2 ssd triton kernels on top of this PR #359

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants