-
Notifications
You must be signed in to change notification settings - Fork 267
Enable Mamba to use PScan Kernel #2177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Contains changes in the logic itself, as well as docs and tests.
Looks good.
|
@slokesha This doesn't work with SynapseAI v1.21 right? |
yes it fails with error: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Got it, let's wait for Synapse 1.22 to be released before merging this one in main then 🙂
Signed-off-by: slokesha <[email protected]>
| "throughput": 3100.9825044466907 | ||
| "throughput": 20208.867657545277 | ||
| }, | ||
| "gaudi3": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gaudi3 baselines are unchanged?
|
@slokesha Are you still working on the PR? It looks like only a confirmation of baseline numbers is required and it could be merged. |
What does this PR do?
Mamba model to use the PScan Kernel which will improve its throughput.
HL-SMI Version: hl-1.22.0-rc-fw-
Driver Version: 1.22.0-48ef525
Nic Driver Version: 1.22.0-48ef525
image: artifactory-kfs.habana-labs.com/docker-local/1.22.0/ubuntu22.04/habanalabs/pytorch-installer-2.7.1:1.22.0-543
G2:

Before submitting