Add SVE implementation for Mamba Sequential Scan Algorithm#38185
Add SVE implementation for Mamba Sequential Scan Algorithm#38185vineelabhinav wants to merge 3 commits intohuggingface:mainfrom
Conversation
|
Hi @vineelabhinav, thank you for the PR 🤗 — it looks great! That said, we're currently moving away from maintaining custom kernels directly inside The idea is to build and publish kernels using Currently, |
|
Hi @MekkCyber,
|
|
Hi @MekkCyber, |
|
Hi @MekkCyber @ArthurZucker , |
|
Hi @vineelabhinav! sorry I was off for a bit !
|
|
@MekkCyber, |
What does this PR do?
This PR adds SVE kernel support specific to Mamba Model on ARM architecture.
This PR contributions are:
Advantages:
Main Files:
Bindings:
Results
Accuracy
There is no change in model accuracy as a result of this PR. Accuracy remained intact.
Contributors
cc: @NishantPrabhuFujitsu
Before submitting
Pull Request section?
to it if that's the case.
documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
@ArthurZucker
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.